- 18 Feb, 2019 1 commit
-
-
surgan12 authored
* flake_fixes * flake_fixes2
-
- 25 Dec, 2018 1 commit
-
-
hysts authored
* Add KMNIST * Add documentation * Add KMNIST to module's __all__ list
-
- 21 Dec, 2018 1 commit
-
-
Michael Kösel authored
* Add Cityscapes Dataset * Rename 'label' to 'semantic' to make the meaning more clear * Add support for gtCoarse target set
-
- 13 Dec, 2018 1 commit
-
-
surgan12 authored
* pad updated * checked pad * pad checked * pad checked * docs changed
-
- 06 Dec, 2018 1 commit
-
-
Benjamin Pinaya authored
* VOC Dataset, linted, flak8 passing, samples on gist. * Double backtick on values. * Apply suggestions from code review Add suggestions from @ellisbrown, using dict of dicts instead of array index. Co-Authored-By:bpinaya <bpg_92@hotmail.com> * Fixed errors with the new comments. * Added documentation on RST * Removed getBB, added parse_voc_xml, variable naming change. * Removed unused variable, removed VOC_CLASSES, two new gists for test.
-
- 04 Dec, 2018 2 commits
-
-
Adam J. Stewart authored
* Add Flickr8k and Flickr30k Datasets * Add Flickr to the dataset docs * Sort ids, glob during construction * annFile -> ann_file * Fix undefined variable name bug
-
Adam J. Stewart authored
* Add SBU Captioned Photo Dataset * Add SBU to the dataset docs
-
- 11 Oct, 2018 1 commit
-
-
Samuel Fadel authored
-
- 13 Sep, 2018 1 commit
-
-
Stefan Otte authored
Give a short example of how to build a transform pipeline for a segmentation task.
-
- 15 May, 2018 1 commit
-
-
Vishwak Srinivasan authored
-
- 07 Apr, 2018 1 commit
-
-
Vishwak Srinivasan authored
* Add LinearTransformation to docs - Arrange the transforms alphabetically * Add missing transforms to docs
-
- 27 Mar, 2018 1 commit
-
-
vfdev authored
Add testing case with Pillow-SIMD, fix bug in RandomAffine if Pillow<5.0.0, add missing docs for affine (#439)
-
- 10 Mar, 2018 1 commit
-
-
Frédérik Paradis authored
* Adding tests to ImageFolder * Adding DatasetFolder class * Fix tests for pytest and code for lint checker * Adding mock to requirements for ImageFolder tests * Remove mocks from requirements
-
- 09 Mar, 2018 2 commits
-
-
Soumith Chintala authored
This reverts commit ab03dc43.
-
Frédérik Paradis authored
* Adding tests to ImageFolder * Adding DatasetFolder class * Fix tests for pytest and code for lint checker * Adding mock to requirements for ImageFolder tests
-
- 08 Mar, 2018 1 commit
-
-
Francisco Massa authored
It was pointing to an old version where the validation pre-processing was the same as the training pre-processing, and thus had randomness in it (instead of CenterCrop).
-
- 06 Feb, 2018 1 commit
-
-
Kai Arulkumaran authored
-
- 07 Dec, 2017 1 commit
-
-
David de la Iglesia Castro authored
-
- 06 Dec, 2017 1 commit
-
-
Martin Raison authored
* EMNIST dataset + speedup *MNIST preprocessing
-
- 17 Nov, 2017 1 commit
-
-
Alykhan Tejani authored
* add docs for grayscale + random grayscale transforms
-
- 07 Nov, 2017 1 commit
-
-
Dr. Kashif Rasul authored
-
- 03 Nov, 2017 1 commit
-
-
jvmancuso authored
added CIFAR100 autoclass in docs
-
- 23 Oct, 2017 1 commit
-
-
Sangwhan Moon authored
-
- 13 Oct, 2017 1 commit
-
-
Ahmed Abdo authored
-
- 08 Oct, 2017 1 commit
-
-
Sasank Chilamkurthy authored
-
- 07 Oct, 2017 4 commits
-
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
PIL.Image is renamed to 'PIL Image' because PIL.Image is the module and PIL.Image.Image is the class we are referring but is too long to put in docstrings
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
-