- 03 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 21 Apr, 2017 1 commit
-
-
Sam Gross authored
It can be enabled by calling torchvision.set_image_backend('accimage')
-
- 17 Apr, 2017 1 commit
-
-
Soumith Chintala authored
-
- 06 Apr, 2017 1 commit
-
-
Huan Yang authored
* Fixed border missing on bottom and right side using make_grid * Add support for Transforms.Scale([h, w]) with specific height and width if self.size is a int then scale the image with the shorter side, otherwise if self.size is a list then scale the image to self.size directly * Add assert of size and doc for README Add assert of size and doc for README * Fix linter problem Fix linter problem * Add test for Scale Add test for Scale * Add both tuple and list support for Scale.size Add both tuple and list support for Scale.size * Add order of Scale.size in document and test case for list type of Scale.size Add order of Scale.size in document and test case for list type of Scale.size
-
- 23 Mar, 2017 5 commits
-
-
Bodo Kaiser authored
-
Bodo Kaiser authored
-
Bodo Kaiser authored
-
Bodo Kaiser authored
-
Bodo Kaiser authored
-
- 11 Mar, 2017 1 commit
-
-
Alykhan Tejani authored
* fix for to_tensor when input is np.ndarray of shape [H,W,C]. Issue #48 pytorch/vision * update cifar datasets to transpose images from CHW -> HWC * fix flake8 issue on test_transforms.py
-
- 27 Feb, 2017 1 commit
-
-
Luke Yeager authored
-
- 16 Feb, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 31 Jan, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 27 Nov, 2016 2 commits
-
-
Soumith Chintala authored
-
Soumith Chintala authored
-
- 16 Nov, 2016 1 commit
-
-
Soumith Chintala authored
-