Unverified Commit d7fa36f2 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

lsun docs (#4239)


Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
parent e1f22ed1
...@@ -55,8 +55,10 @@ class LSUNClass(VisionDataset): ...@@ -55,8 +55,10 @@ class LSUNClass(VisionDataset):
class LSUN(VisionDataset): class LSUN(VisionDataset):
""" """`LSUN <https://www.yf.io/p/lsun>`_ dataset.
`LSUN <https://www.yf.io/p/lsun>`_ dataset.
You will need to install the ``lmdb`` package to use this dataset: run
``pip install lmdb``
Args: Args:
root (string): Root directory for the database files. root (string): Root directory for the database files.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment