- 04 Apr, 2018 1 commit
-
-
Utku Ozbulak authored
* Added reflect, symmetric and edge padding * Updated padding docs, added tests
-
- 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)
-
- 20 Feb, 2018 2 commits
-
-
Zhuliang Yao authored
-
vfdev authored
* Add random affine transformation * Rewrite __repr__ * Refactor affine transform and update tests
-
- 14 Feb, 2018 1 commit
-
-
vfdev authored
if on dtype -> elif on dtype
-
- 12 Feb, 2018 1 commit
-
-
vfdev authored
-
- 30 Jan, 2018 1 commit
-
-
Francisco Massa authored
Fixes https://github.com/pytorch/vision/issues/399. The only case of floating point supported by PIL seems to be `F`, so this should fix it.
-
- 07 Dec, 2017 1 commit
-
-
David de la Iglesia Castro authored
-
- 13 Nov, 2017 1 commit
-
-
Sourabh Daptardar authored
* add to_grayscale + randomGrayscale
-
- 09 Nov, 2017 1 commit
-
-
David de la Iglesia Castro authored
add rotate and RandomRotation to transforms
-
- 02 Nov, 2017 1 commit
-
-
Alykhan Tejani authored
* refactor transforms and add transforms/functional.py * add __all__ to transforms.py
-