tensorflow / datasets

TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
https://www.tensorflow.org/datasets
Apache License 2.0
4.3k stars 1.54k forks source link

Link for cars196 returns 404 error #5053

Open hyang0129 opened 1 year ago

hyang0129 commented 1 year ago

/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET

DownloadError: Failed to get url https://ai.stanford.edu/~jkrause/cars/car_devkit.tgz. HTTP code: 404.

Short description Its just a 404 link. Need a new link.

Environment information

Reproduction instructions Click the link https://ai.stanford.edu/%7Ejkrause/cars/car_dataset.html

tomvdw commented 1 year ago

Do you have a link that is working? It seems like that site has been removed...

mujehoxe commented 1 year ago

this is bad

nmeegan commented 1 year ago

I did some searching and could not find an alternative host for the data. Perhaps look into contacting the dataset author?

mbauer575 commented 10 months ago

Nothing new on this? I would like to try this out but am having the same issue with the 404 error. Looks like https://ai.stanford.edu/~jkrause/ is working and i can find this project: https://ai.stanford.edu/~jkrause/papers/fgvc13.pdf but no download link for the dataset. Has anyone tried contacting any of the authors?