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.55k stars 2.19k forks source link

The object detection model (RetinaNet) supported by ImageAI can detect 80 different types of objects. #199

Closed kangqing closed 5 years ago

kangqing commented 5 years ago

Regarding these 80 objects, I would like to ask if I can customize more objects. For example, I want to filter out the fruits in the picture, not just apples, bananas, and oranges. I need it to recognize more fruits and what do I need to do?Looking forward to your answer, thank you

OlafenwaMoses commented 5 years ago

Please refer to this thread. #8