- 31 Oct, 2017 1 commit
-
-
Tzu-Wei Huang authored
-
- 30 Oct, 2017 1 commit
-
-
Alykhan Tejani authored
* add docs to FiveCrop + TenCrop * fix typo in docstring
-
- 22 Oct, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 17 Oct, 2017 2 commits
-
-
Alykhan Tejani authored
-
Alykhan Tejani authored
* add assert for byte tensor to_pil_image * add mode param to ToPILImage * add some more tests * fix formatiing on error messages * added tests for to_pil_image with mode param * flake8 fixes
-
- 12 Oct, 2017 2 commits
-
-
Alykhan Tejani authored
-
Yu Luo authored
-
- 07 Oct, 2017 4 commits
-
-
Iacopo Poli authored
* added Whiten transform and relative section in README * added Whiten transform and its section in README * fixed lint * fixed lint again * added linear transformation and whitening test unitary covariance * fixed lint and test * commit before rebasing * before rebase * added assertion to check matrix size * fix readme * added space around operator * replace assert with raise ValueError, fix spaces and readme
-
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
Pattern from: https://packaging.python.org/guides/single-sourcing-package-version/
-
- 04 Oct, 2017 1 commit
-
-
Sasank Chilamkurthy authored
* Add adjust_hue and adjust_saturation * Add adjust_brightness, adjust_contrast Also * Change adjust_saturation to use pillow implementation * Documentation made clear * Add adjust_gamma * Add ColorJitter * Address review comments * Fix documentation for ColorJitter * Address review comments 2 * Fallback to adjust_hue in case of BW images * Add tests * fix dtype
-
- 01 Oct, 2017 1 commit
-
-
Alykhan Tejani authored
rename scaled_crop -> resized_crop + rename RandomSizedCrop -> RandomResizedCrop
-
- 29 Sep, 2017 1 commit
-
-
Yu-Yang Huang authored
-
- 28 Sep, 2017 1 commit
-
-
Adham authored
-
- 26 Sep, 2017 5 commits
-
-
Sasank Chilamkurthy authored
TenCrop and FiveCrop refactored
-
Alykhan Tejani authored
add FiveCrop and TenCrop
-
Sasank Chilamkurthy authored
-
Alykhan Tejani authored
add RandomVerticalFlip transform
-
Sasank Chilamkurthy authored
-
- 21 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
update SVHN docs to note label change for digit 0
-
- 20 Sep, 2017 1 commit
-
-
Mikhail Korobov authored
* added Inception v3 to index; * document pretrained models; * fix typo.
-
- 19 Sep, 2017 1 commit
-
-
Sasank Chilamkurthy authored
-
- 17 Sep, 2017 1 commit
-
-
Sasank Chilamkurthy authored
-
- 16 Sep, 2017 3 commits
-
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
-
Alykhan Tejani authored
make size param of Scale (h,w) not (w,h)
-
- 15 Sep, 2017 1 commit
-
-
Wilbur Wu authored
According to the comment, this should be 1MB which is 1024*1024 bytes.
-
- 14 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
This reverts commit 36849429.
-
- 10 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 08 Sep, 2017 4 commits
-
-
Alykhan Tejani authored
-
Aiden Nibali authored
-
Alykhan Tejani authored
* load densenet tensors onto cpu * fix uneven padding in make_grid * revert incorrectly added commit
-
Alykhan Tejani authored
* load densenet tensors onto cpu * fix docs for size param in random + center crop * revert incorrect commit
-
- 04 Sep, 2017 2 commits
-
-
Sasank Chilamkurthy authored
-
Francisco Massa authored
-
- 03 Sep, 2017 4 commits
-
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
(cherry picked from commit 71afec427baca8e37cd9e10d98812bc586e9a4ac)
-
Alykhan Tejani authored
-