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

Is possible to use Open Images Dataset V4? #130

Closed unpxre closed 5 years ago

unpxre commented 5 years ago

Can i use some of models pre-trained on open images dataset? ( https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md#open-images-trained-models )

If it is possible how to do that? I think i must use use own detection model type?

OlafenwaMoses commented 5 years ago

ImageAI currently doesn't provide pre-trained model for Open Images. We will let you know when we will be adding this.