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

dataset download #2

Open
jS5t3r opened this issue Jun 23, 2021 · 1 comment
Open

dataset download #2

jS5t3r opened this issue Jun 23, 2021 · 1 comment

Comments

@jS5t3r
Copy link

jS5t3r commented Jun 23, 2021

$ python utils/prepare_dataset.py --dataset SmallImageNet --resolution 32 --data-dir data --download-dir data/compressed

Downloading Small-ImageNet-32 train set...
Traceback (most recent call last):
  File "utils/prepare_dataset.py", line 75, in <module>
    prepare(args.dataset, args.resolution, args.download_dir, args.data_dir)

urllib.error.HTTPError: HTTP Error 404: Not Found
@FelixMoeller3
Copy link

The location of the downsampled imagenet data has changed. I have created a pull request to address this issue

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