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

Not Found: Voc 2012 Dataset #156

Open
Atelis opened this issue Oct 10, 2021 · 2 comments
Open

Not Found: Voc 2012 Dataset #156

Atelis opened this issue Oct 10, 2021 · 2 comments

Comments

@Atelis
Copy link

Atelis commented Oct 10, 2021

http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar/

From: DirectML\TensorFlow\yolov3\Setup.py

print("Downloading VOC 2012 dataset...")
url = "http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar"

Downloading VOC 2012 dataset...
Traceback (most recent call last):
File "setup.py", line 40, in
urllib.request.urlretrieve(url, voc_dataset_file)
File "C:\Users\ancxta\anaconda3.0\envs\E23\lib\urllib\request.py", line 248, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
File "C:\Users\ancxta\anaconda3.0\envs\E23\lib\urllib\request.py", line 223, in urlopen
return opener.open(url, data, timeout)
File "C:\Users\ancxta\anaconda3.0\envs\E23\lib\urllib\request.py", line 532, in open
response = meth(req, response)
File "C:\Users\ancxta\anaconda3.0\envs\E23\lib\urllib\request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Users\ancxta\anaconda3.0\envs\E23\lib\urllib\request.py", line 570, in error
return self._call_chain(*args)
File "C:\Users\ancxta\anaconda3.0\envs\E23\lib\urllib\request.py", line 504, in _call_chain
result = func(*args)
File "C:\Users\ancxta\anaconda3.0\envs\E23\lib\urllib\request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

``

@Atelis
Copy link
Author

Atelis commented Oct 12, 2021

From: DirectML\TensorFlow\yolov3\Setup.py

Add this link and remove the old one; line 39
http://data.brainchip.com/dataset-mirror/voc/VOCtrainval_11-May-2012.tar

@fdwr
Copy link
Contributor

fdwr commented Apr 18, 2022

@PatriceVignola as this is related to DML TensorFlow rather than DirectML.dll itself.

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

2 participants