- 06 Dec, 2017 1 commit
-
-
Alykhan Tejani authored
* add scale and ratio params to RandomResizedCrop.get_params * don't use Image as a context manager to avoid exceptions on close * flake8
-
- 06 Nov, 2017 1 commit
-
-
Jon Crall authored
is_image_file is now case insensitive Added docstring to is_image_file is_image_file now returns true for pgm files
-
- 02 Aug, 2017 1 commit
-
-
Gabriel Bianconi authored
-
- 02 Jul, 2017 1 commit
-
-
Jiren Jin authored
-
- 13 Jun, 2017 1 commit
-
-
Ryuichiro Hataya authored
-
- 02 Jun, 2017 1 commit
-
-
Sasank Chilamkurthy authored
* Add documentation for transforms * document and remove unused imports in mnist.py * document lsun, mscoco datasets * rest of the datasets documented * Clean up the documentation in other functions * Add links for datasets * Add more documentation * pep8 fix
-
- 26 May, 2017 1 commit
-
-
- 21 Apr, 2017 1 commit
-
-
Sam Gross authored
It can be enabled by calling torchvision.set_image_backend('accimage')
-
- 11 Mar, 2017 1 commit
-
-
ngimel authored
-
- 28 Feb, 2017 1 commit
-
-
NC Cullen authored
-
- 27 Feb, 2017 3 commits
-
-
NC Cullen authored
-
Soumith Chintala authored
-
Luke Yeager authored
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
-
- 01 Jan, 2017 1 commit
-
-
Sergey Zagoruyko authored
-
- 10 Nov, 2016 2 commits