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.5k stars 2.18k forks source link

Model request: MobileNetv2 + SSD #90

Closed lefnire closed 5 years ago

lefnire commented 5 years ago

Would love to pit MobileNetv2 + SSD up against YOLO, Tiny-YOLO for comparative video performance/speed.

OlafenwaMoses commented 5 years ago

I am closing this issue has it doesn't reflect any bug present of any feature suggested for ImageAI. You can perform performance check on RetinaNet vs YOLOv3 vs TinyYOLOv3 yourself using ImageAI. SSD isn't supported yet and as per this moment, there is no plan to add SSD.