Closed
Description
Short description
When trying to download VOC 2007 and VOC 2012, download links are broken.
Links need to be updated.
Environment information
-
Operating System: NixOS
-
Python version: 3.12
-
tensorflow-datasets
/tfds-nightly
version: tensorflow-datasets v4.9.8 -
tensorflow
/tf-nightly
version: N/A -
Does the issue still exists with the last
tfds-nightly
package (pip install --upgrade tfds-nightly
) ?
Reproduction instructions
tfds.load("voc")
If you share a colab, make sure to update the permissions to share it.
Logs
raise TooManyRedirects(
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
Expected behavior
Download datasets
Additional context
Links to https://pjreddie.com/media
are broken, it's not related to tfds, so links may need to be updated.