Localization issues with bounding boxes

#51
by Rainbowl - opened

Great work! The latest model works wonders in object detection, I was surprised by the performance with given simple prompts.

I have encountered a few cases where the bounding box is not localized properly when playing with the moondream playground. Am curious is it an issue with the code or limitation of the model. Any advice on how I could improve the localization of the bounding boxes.
 
An example is detecting 'license plate' in the following image. The bounding boxes on the extreme left and right are off-centered.
license_plate.png

Sign up or log in to comment