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 29cbf9b commit debf9bdCopy full SHA for debf9bd
torchvision/datasets/stanford_cars.py
@@ -33,7 +33,7 @@ class StanfordCars(VisionDataset):
33
seems to be available on Kaggle so you can try to manually download and configure it using
34
`these instructions <https://github.com/pytorch/vision/issues/7545#issuecomment-1631441616>`_,
35
or use an integrated
36
- `dataset on Kaggle <https://www.kaggle.com/datasets/rickyyyyyyy/torchvision-stanford-cars>`_.
+ `dataset on Kaggle <https://github.com/pytorch/vision/issues/7545#issuecomment-2282674373>`_.
37
In both cases, first download and configure the dataset locally, and use the dataset with
38
``"download=False"``.
39
"""
0 commit comments