datasets
datasets copied to clipboard
tfds beans is not avail
tensorflow_datasets.core.download.downloader.DownloadError: Failed to get url https://storage.googleapis.com/ibeans/train.zip. HTTP code: 403.
dataset, metadata = tfds.load('beans',as_supervised=True, with_info=True) train_dataset, test_dataset = dataset['train'], dataset['test']
Hey, Thanks for reporting this! The download links seem to be broken on the dataset website: https://github.com/AI-Lab-Makerere/ibean/. Could you perhaps contact the owner and ask for updated links?