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

DownloadError: Failed to get url https://bigearth.net/downloads/BigEarthNet-S2-v1.0.tar.gz. HTTP code: 404. #5658

Open
erikbrm opened this issue Oct 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@erikbrm
Copy link

erikbrm commented Oct 14, 2024

I'm getting this error while trying to download any of the BigEarth datasets.

The line of code I'm running:

Load the BigEarthNet dataset

dataset, info = tfds.load('bigearthnet/rgb', split=['train'], with_info=True, as_supervised=True)

Downloading and preparing dataset 65.22 GiB (download: 65.22 GiB, generated: Unknown size, total: 65.22 GiB) to /Users/xxxxxx/tensorflow_datasets/bigearthnet/rgb/1.0.0...
Dl Size...: 0 MiB [00:00, ? MiB/s]0/1 [00:00<?, ? url/s]
Dl Completed...: 0%| | 0/1 [00:00<?, ? url/s]

DownloadError: Failed to get url https://bigearth.net/downloads/BigEarthNet-S2-v1.0.tar.gz. HTTP code: 404.

@erikbrm erikbrm added the bug Something isn't working label Oct 14, 2024
@fylux
Copy link
Collaborator

fylux commented Oct 16, 2024

This was fixed in #5555 but it has yet to be released. Currently only available in nightly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants