-
Notifications
You must be signed in to change notification settings - Fork 980
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
PASCAL VOC 2007 Dataset #48
Comments
Confirmed. I'm having the same issue. |
Why I cannot download from the academic torrents.com ? |
@zuacubd I just checked the torrents and, while a little slow, they are all working. I did notice that the magnet took a really long time to resolve from academictorrents.com, so I opted to use the actual torrent files themselves. |
There's also this link from university of Texas. One can use wget to download the dataset. |
There is also a mirror of the entire VOC2007 website: http://host.robots.ox.ac.uk/pascal/VOC/voc2007. It is hosted by the Robotics Research Group at the University of Oxford. |
@xksteven how can i download? |
Just use wget -r --no-parent --reject "index.html*" http://vision.cs.utexas.edu/voc/ I believe that website only has the 2007 dataset though. Let me know of you need finding the 2012 one. Also there is the fast-rcnn available in case you weren't aware. |
@xksteven oh, Thank you : ) |
@JoeHowse , thank you
|
@blackCmd To answer your question they do have all of them but I would go with CyrusChiu response. Those are the official ones anyways. Sometimes the website goes down because the competition is over so the people who maintain the website might not notice and need a heads up. This issue should be closed though at this point. |
If anyone hits this issue and needs another mirror, I mirror the dataset on my website: http://pjreddie.com/projects/pascal-voc-dataset-mirror/ |
You can find these datasets on Academic Torrents: |
The url is not working, I download the dataset from kaggle voc |
Is there any Pascal VOC Dataset for hands detetctions? |
I've been trying to get this implementation online, but am running into a roadblock with the PASCAL 2007 dataset. It appears as though pascallin.ecs.soton.ac.uk is down and unreachable.
Does anybody have a working mirror or willing to host a copy of the data:
Edit: If I can get a copy of the data, I will add it to the academictorrents.com tracker so this doesn't happen again.
Edit 2: I'm still trying to track them all down, but I've added some of the missing VOC dataset files to academictorrents.com: http://academictorrents.com/browse.php?search=voc
The text was updated successfully, but these errors were encountered: