openimages / dataset

The Open Images dataset
https://storage.googleapis.com/openimages/web/index.html
Apache License 2.0
4.27k stars 603 forks source link

Where I can find the label-map and label-description-dict data for v4? #71

Open drimyus opened 6 years ago

drimyus commented 6 years ago

I have no idea where I can get the lebel-dict and label-description-dict for faster_rcnn_inception_resnet_v2_atrous_oid.
I have implemented the multiple object detector by using faster_rcnn_inception_resnet_v2_atrous_oid based on https://storage.googleapis.com/openimages/web/index.html. But I don't know where I can get the correct label-map and label-description-dict for this model.

akuznetsa commented 5 years ago

If you are talking about the model from TF object detection API repository, the labelmap can be found here: