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

tensorflow.python.framework.errors_impl.NotFoundError: Could not find directory hat #75

Open
Eyren opened this issue Apr 28, 2020 · 0 comments

Comments

@Eyren
Copy link

Eyren commented Apr 28, 2020

Hi,thanks for your awsome project.
I was wordering that in voc_annotations.py line 6,was every classes a folder?Cause when i use it on my own datasets ,it appeared an error:
Traceback (most recent call last): File "voc_annotation.py", line 59, in <module> for file in tf.io.gfile.listdir(clazz): File "/home/jiaojiamin/anaconda3/envs/safe_tf15/lib/python3.6/site-packages/tensorflow_core/python/lib/io/file_io.py", line 638, in list_directory_v2 message="Could not find directory {}".format(path)) tensorflow.python.framework.errors_impl.NotFoundError: Could not find directory hat
’hat' is one of my classes.
May i see your datasets folder?Thx.

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

1 participant