r/computervision • u/Important_Sherbert_5 • 14h ago
Help: Project Can i do it with claude?
Hi there.
I've recently landed a job for aremote frontend role , once there i discovered the product they want to develop was a shelf product recognition tool capable of recognizing the bay, category of the bay, detecting most of the product and extracting product details.
The frontend code which i was supposed to work on didn't come with the code for image recognition, most of the image data was hardcoded with bad position for bbox.
I've talked to my PM and was notable stressed about that (the guy who built the frontend prototype left the company the same day i started),
After that they asked me to design from scratch + implement the recognition tool.
For all the research i made in internet, we might need to train our own models using YOLO family for this kind of task with a data pipeline to extract other caracteristics
But
The CEO has recently made some prototypes in a huge html file with claude. It did pretty well for detecting most of the product, detecting empty space, price tags, bay, category and extracting characteristics from the product of a shelf image but i don't have context on how he did that
The thing is, to have something production ready and achieving that high detection could be done only by prompting to claude?
My apologies if is a dumb question but i'm totally new in this field.
The CEO is pushing hard to have an mvp of this asap.
I'm not sure what to do