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
c47418f0
Commit
c47418f0
authored
Mar 17, 2017
by
Soumith Chintala
Committed by
GitHub
Mar 17, 2017
Browse files
add link to SVHN
parent
befc2532
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
README.rst
README.rst
+1
-0
No files found.
README.rst
View file @
c47418f0
...
@@ -50,6 +50,7 @@ The following dataset loaders are available:
...
@@ -50,6 +50,7 @@ The following dataset loaders are available:
- `Imagenet-12 <#imagenet-12>`__
- `Imagenet-12 <#imagenet-12>`__
- `CIFAR10 and CIFAR100 <#cifar>`__
- `CIFAR10 and CIFAR100 <#cifar>`__
- `STL10 <#stl10>`__
- `STL10 <#stl10>`__
- `SVHN <#svhn>`__
Datasets have the API: - ``__getitem__`` - ``__len__`` They all subclass
Datasets have the API: - ``__getitem__`` - ``__len__`` They all subclass
from ``torch.utils.data.Dataset`` Hence, they can all be multi-threaded
from ``torch.utils.data.Dataset`` Hence, they can all be multi-threaded
...
...
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