Skip to content

checksum not matching #11041

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

Open
cpguest opened this issue Apr 20, 2025 · 0 comments
Open

checksum not matching #11041

cpguest opened this issue Apr 20, 2025 · 0 comments
Labels

Comments

@cpguest
Copy link

cpguest commented Apr 20, 2025

What I need help with / What I was wondering
When I attempt to load the caltech_birds2011 dataset into tensorflow using the directions from https://www.tensorflow.org/datasets/overview I receive a message stating that the checksums do not match.

What I've tried so far
I have attempted to enable enable register_checksums using the two following methods but these the presence of register_checksums on both of these appears to be ignored resulting in the same error.

by adding
dl_manager._register_checksums=True

via cli
tfds build --register_checksums

I have also attempted to manually download the dataset and point data_dir to the CUB_200_2011 folder. I've also attempted this with the dataset store in tensorflow_dataset/downloads/manual in accordance to the directions found https://www.tensorflow.org/datasets/overview#manual_download_if_download_fails

Is there something that I am missing or can the checksums be updated to match? Any help that you can provide would be appreciated.

Environment information
(if applicable)

  • Operating System: raspberry pi 5 bookworm
    • Python version: 3.11.12
  • tensorflow-datasets/tfds-nightly version: 4.9.8.dev20250420004
  • tensorflow/tensorflow-gpu/tf-nightly/tf-nightly-gpu version: 2.19.0
@cpguest cpguest added the help label Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant