Skip to content

when i want to change the voc_data to tf_data,it tell me that cannot import name string_int_label_map_pb2 #1904

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

Closed
yuye1992 opened this issue Jul 10, 2017 · 6 comments
Labels
stat:awaiting response Waiting on input from the contributor

Comments

@yuye1992
Copy link

Traceback (most recent call last):
File "create_pascal_tf_record.py", line 37, in
from object_detection.utils import label_map_util
File "build/bdist.linux-x86_64/egg/object_detection/utils/label_map_util.py", line 22, in
ImportError: cannot import name string_int_label_map_pb2

@korrawat
Copy link
Contributor

Have you completed installation in the instructions?

Related: #1604

@yuye1992
Copy link
Author

@korrawat Oh,yes,i am sure,and it often happens that when i import some models,it will tell me that i cannot import it.

@michaelisard
Copy link

Please provide details about what platform you are using (operating system, architecture). Also include your TensorFlow version. Also, did you compile from source or install a binary? Make sure you also include the exact command if possible to produce the output included in your test case. If you are unclear what to include see the issue template displayed in the Github new issue template.

We ask for this in the issue submission template, because it is really difficult to help without that information. Thanks!

@michaelisard michaelisard added the stat:awaiting response Waiting on input from the contributor label Jul 11, 2017
@yuye1992
Copy link
Author

ubuntu 14.04,tensorflow-gpu1.01,python 2.7.6 @michaelisard Thank you.

@aselle aselle removed the stat:awaiting response Waiting on input from the contributor label Jul 11, 2017
@michaelisard
Copy link

Can you give more detailed repro instructions of exactly what you did that triggers the error, and a fuller error log? It is hard to know what the problem could be from the information you have given. Thanks!

@michaelisard michaelisard added the stat:awaiting response Waiting on input from the contributor label Jul 11, 2017
@wt-huang
Copy link

Closing this issue due to inactivity, feel free to reopen if the problem persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Waiting on input from the contributor
Projects
None yet
Development

No branches or pull requests

5 participants