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

tfds beans is not avail #5073

Open
KenjiPrayogo opened this issue Sep 9, 2023 · 1 comment
Open

tfds beans is not avail #5073

KenjiPrayogo opened this issue Sep 9, 2023 · 1 comment

Comments

@KenjiPrayogo
Copy link

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']

@tomvdw
Copy link
Collaborator

tomvdw commented Sep 11, 2023

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?

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