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

cannot convert voc to tfrecords #1

Closed
Amanpradhan opened this issue Feb 4, 2019 · 7 comments
Closed

cannot convert voc to tfrecords #1

Amanpradhan opened this issue Feb 4, 2019 · 7 comments

Comments

@Amanpradhan
Copy link

c_api.TF_GetCode(self.status.status))
tensorflow.python.framework.errors_impl.NotFoundError: /media/aman/48aca5a1-5813-4608-90a1-8660bc24c17e/Tensorflow_Object_detection_API-Custom_Faster_RCNN/dataset/VOC2007/ImageSets/Main/aeroplane_train.txt; No such file or directory

@vijendra1125
Copy link
Owner

are you using create_tf_trecord.py given in extra folder of this repo?
I think you are not using the modified script but the default one given by Tensorflow.

@justshot
Copy link

I got the same problem

@justshot
Copy link

Problem solved by using extra python.

@vijendra1125
Copy link
Owner

@justshot can you please explain what do you mean by extra python?

@justshot
Copy link

using create_tf_trecord.py given in extra folder of this repo. Thank you!

@vijendra1125
Copy link
Owner

Thank you for clarifying the comment.

@justshot
Copy link

justshot commented Feb 13, 2019 via email

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

3 participants