OlafenwaMoses / ImageAI

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
https://www.genxr.co/#products
MIT License
8.48k stars 2.18k forks source link

Custom image detection always returns one wrong result #818

Open toolhater opened 1 year ago

toolhater commented 1 year ago

I'm doing custom object detection and I have one item that is always identified wrong. In short, it's detecting what it thinks is a custom object but isnt. Is the only solution adding more images? Or is there anything else I can do to make the model predictions better.

Thanks in advance.

OlafenwaMoses commented 10 months ago

What's the size of the dataset, how many objects are in the dataset and how varying are the images (e.g different scenes, objects color, lighting conditions)?