Skip to content

Commit debf9bd

Browse files
committed
Slightly update link
1 parent 29cbf9b commit debf9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchvision/datasets/stanford_cars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class StanfordCars(VisionDataset):
3333
seems to be available on Kaggle so you can try to manually download and configure it using
3434
`these instructions <https://github.com/pytorch/vision/issues/7545#issuecomment-1631441616>`_,
3535
or use an integrated
36-
`dataset on Kaggle <https://www.kaggle.com/datasets/rickyyyyyyy/torchvision-stanford-cars>`_.
36+
`dataset on Kaggle <https://github.com/pytorch/vision/issues/7545#issuecomment-2282674373>`_.
3737
In both cases, first download and configure the dataset locally, and use the dataset with
3838
``"download=False"``.
3939
"""

0 commit comments

Comments
 (0)