We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0fa0c commit abaa014Copy full SHA for abaa014
tensorflow_datasets/datasets/bigearthnet/bigearthnet_dataset_builder.py
@@ -73,7 +73,7 @@
73
74
_DATA_OPTIONS = ['rgb', 'all']
75
76
-_ZIP_FILE = 'http://bigearth.net/downloads/BigEarthNet-S2-v1.0.tar.gz'
+_ZIP_FILE = 'https://zenodo.org/records/12687186/files//BigEarthNet-S2-v1.0.tar.gz'
77
_ZIP_SUBIDR = 'BigEarthNet-v1.0'
78
79
# To clip and rescale the RGB channels for the JPEG images visualizatoin.
0 commit comments