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 d1a25e1 commit 9e326fdCopy full SHA for 9e326fd
torchvision/datasets/lsun.py
@@ -55,7 +55,7 @@ def __len__(self) -> int:
55
56
57
class LSUN(VisionDataset):
58
- """`LSUN <https://www.yf.io/p/lsun>`_ dataset.
+ """`LSUN <https://paperswithcode.com/dataset/lsun>`_ dataset.
59
60
You will need to install the ``lmdb`` package to use this dataset: run
61
``pip install lmdb``
0 commit comments