We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2bae5 commit 7956928Copy full SHA for 7956928
tensorflow_datasets/image_classification/cars196.py
@@ -271,7 +271,7 @@ def _info(self):
271
description=(_DESCRIPTION),
272
features=tfds.features.FeaturesDict(features_dict),
273
supervised_keys=('image', 'label'),
274
- homepage='https://ai.stanford.edu/~jkrause/cars/car_dataset.html',
+ homepage='https://web.archive.org/web/20230323151220/https://ai.stanford.edu/~jkrause/cars/car_dataset.html',
275
citation=_CITATION,
276
)
277
0 commit comments