-
Notifications
You must be signed in to change notification settings - Fork 13
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
Issue about VOC2007.sh #10
Comments
As shown in the README.md, you need to first download the dataset by running the .sh script. If you already have a copy on your server, feel free to skip this step. Then you need to put the Download VOC2007 trainval & test# specify a directory for dataset to be downloaded into, else default is ~/data/
sh data/scripts/VOC2007.sh # <directory> Download VOC2012 trainval# specify a directory for dataset to be downloaded into, else default is ~/data/
sh data/scripts/VOC2012.sh # <directory> Create symlink for the VOC dataset:
Image shots and splits preparationMove the Main2007.zip and Main2012.zip under Hope that it helps. Thanks. |
Thank you for your answer. But when I run the .sh script to download Main20xx.tar, the link about Main20xx.tar is not found. |
I have tried the links just now and they work fine. I think you can try it again. If fail, I suggest you can copy the links to a brower and download them manually. Hope it helps. Thanks. |
OK, I try it again. Thank you so much!!! |
Hello |
Thank you for pointing out this issue. It is actually a redundant step. I substitute it with the manual instructions Image shots and splits preparation in |
Hello
Thanks for contributing this paper/project.
I have a question.
when I run the VOC2007.sh, the link about Main2007.tar is the same as Main2007.zip?
thanks.
The text was updated successfully, but these errors were encountered: