Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
d7fa36f2
Unverified
Commit
d7fa36f2
authored
Aug 13, 2021
by
Nicolas Hug
Committed by
GitHub
Aug 13, 2021
Browse files
lsun docs (#4239)
Co-authored-by:
Francisco Massa
<
fvsmassa@gmail.com
>
parent
e1f22ed1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
torchvision/datasets/lsun.py
torchvision/datasets/lsun.py
+4
-2
No files found.
torchvision/datasets/lsun.py
View file @
d7fa36f2
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment