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

Failed to convert from udacity-crowdai to voc: Expected to find home/ycyer/Udatasets1/labels.csv #30

Open
ycyer opened this issue May 11, 2020 · 0 comments

Comments

@ycyer
Copy link

ycyer commented May 11, 2020

When I run code as below,I got :
python3.6 vod_converter/main.py --from udacity-crowdai --from-path home/ycyer/Udatasets1 --to voc --to-path home/ycyer/VOCdevkit/voc
INFO:root:Namespace(filter_images_without_labels=False, from_key='udacity-crowdai', from_path='home/ycyer/Udatasets1', select_only_known_labels=False, to_key='voc', to_path='home/ycyer/VOCdevkit/voc')
Failed to convert from udacity-crowdai to voc: Expected to find home/ycyer/Udatasets1/labels.csv

But I checked the Udatasets1,and found labels.csv is init,can anybody tell me where I was wrong?

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