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
6bfd4d76
Commit
6bfd4d76
authored
Mar 17, 2017
by
Uridah Sami Ahmed
Committed by
Soumith Chintala
Mar 17, 2017
Browse files
Update README.rst (#108)
is already downloaded* for CIFAR and STL10
parent
23e0d653
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.rst
README.rst
+2
-2
No files found.
README.rst
View file @
6bfd4d76
...
@@ -154,7 +154,7 @@ CIFAR
...
@@ -154,7 +154,7 @@ CIFAR
``cifar-10-batches-py``
``cifar-10-batches-py``
- ``train`` : ``True`` = Training set, ``False`` = Test set
- ``train`` : ``True`` = Training set, ``False`` = Test set
- ``download`` : ``True`` = downloads the dataset from the internet and
- ``download`` : ``True`` = downloads the dataset from the internet and
puts it in root directory. If dataset already downloaded, does not do
puts it in root directory. If dataset
is
already downloaded, does not do
anything.
anything.
STL10
STL10
...
@@ -166,7 +166,7 @@ STL10
...
@@ -166,7 +166,7 @@ STL10
- ``split`` : ``'train'`` = Training set, ``'test'`` = Test set, ``'unlabeled'`` = Unlabeled set,
- ``split`` : ``'train'`` = Training set, ``'test'`` = Test set, ``'unlabeled'`` = Unlabeled set,
``'train+unlabeled'`` = Training + Unlabeled set (missing label marked as ``-1``)
``'train+unlabeled'`` = Training + Unlabeled set (missing label marked as ``-1``)
- ``download`` : ``True`` = downloads the dataset from the internet and
- ``download`` : ``True`` = downloads the dataset from the internet and
puts it in root directory. If dataset already downloaded, does not do
puts it in root directory. If dataset
is
already downloaded, does not do
anything.
anything.
SVHN
SVHN
...
...
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