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

Cannot download the dataset #15

Open
xijiu9 opened this issue Jul 18, 2024 · 1 comment
Open

Cannot download the dataset #15

xijiu9 opened this issue Jul 18, 2024 · 1 comment

Comments

@xijiu9
Copy link

xijiu9 commented Jul 18, 2024

Thanks for this wonderful repo!
However, I can not download the dataset by running bash scripts/download_assets.sh.
The error is as follows:

Start downloading...
Traceback (most recent call last):
File "download_assets.py", line 61, in
main(args)
File "download_assets.py", line 49, in main
download_file(url + file_name, file_path)
File "download_assets.py", line 29, in download_file
r.raise_for_status()
File "/root/miniconda3/lib/python3.8/site-packages/requests/models.py", line 943, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://slurm-ord.s3.amazonaws.com/datasets/imagenet_256_latent_lmdb/train/data.mdb

Could you please try to solve this issue? Thanks!

@devzhk
Copy link
Contributor

devzhk commented Jul 18, 2024

Please see #13 for updated links.

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