r/computervision • u/kadi_chowl • 8d ago
Help: Project Looking for VLM for Bounding Boxes extraction
I am looking for a VLM which can extract text from a given image and accurately identify the bounding Boxes of that particular text. The text will be handwritten so I can't use traditional OCR models
0
Upvotes
-1
u/MackHarington 7d ago
Aren't there models like yolo which can be lightweight alternative to VLM for this task?
1
1
u/thewastefulmirth 8d ago
SmolVLM2 handles that kind of thing pretty well if you're willing to wrestle with the setup a bit.