Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
drimyus opened this issue Jun 9, 2018 · 1 comment
Open

Comments

@drimyus
Copy link

drimyus commented Jun 9, 2018

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants