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 conver from udacity to voc:main.py: error: the following arguments are required: --from-path #29

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

Comments

@ycyer
Copy link

ycyer commented May 10, 2020

when I run the code :
python3.6 vod_converter/main.py --from udacity --from-/home/ycyer/Udataset1 --to voc --to-path /home/ycyer/VOCdevkit/VOC2012/JPEGImages2
the output is :
sage: main.py [-h] --from FROM_KEY --from-path FROM_PATH --to TO_KEY
--to-path TO_PATH [--select-only-known-labels]
[--filter-images-without-labels]
main.py: error: the following arguments are required: --from-path

I think I didn't write the paty right,but actually I don't know how to set the voc path, can anyone tell me how to fix this?? Thanks for advance!!!

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