Rendered at 09:56:46 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
leoncos 2 hours ago [-]
When I use Codex/Claude to complete a computer vision task, such as extracting assets from an image, OpenCV is their default solution. However, I believe that using YOLO and other methods is outdated. The best solution now is to directly use Nano Banana or other AI image models. A paper has proven that image generation models can perform most CV tasks well. I believe the new OpenCV should become a wrapper for VLM or AI image models.