- 13 Oct, 2017 3 commits
-
-
Soumith Chintala authored
fixing densenet161 reference
-
Ahmed Abdo authored
-
Alykhan Tejani authored
-
- 12 Oct, 2017 3 commits
-
-
Alykhan Tejani authored
-
Alykhan Tejani authored
-
Yu Luo authored
-
- 11 Oct, 2017 1 commit
-
-
Soumith Chintala authored
Sphinx docs
-
- 08 Oct, 2017 1 commit
-
-
Sasank Chilamkurthy authored
-
- 07 Oct, 2017 6 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
-
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/
-
Sasank Chilamkurthy authored
-
- 05 Oct, 2017 1 commit
-
-
Alykhan Tejani authored
* increase num_samples, reduce alpha and fix seed for hflip and vflip tests * flake8 fixes
-
- 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
-
- 02 Oct, 2017 1 commit
-
-
Po-Hsien Chu authored
-
- 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 2 commits
-
-
Soumith Chintala authored
fix a typo in normalize: an tensor -> a tensor
-
Adham authored
-
- 26 Sep, 2017 7 commits
-
-
Sasank Chilamkurthy authored
TenCrop and FiveCrop refactored
-
Alykhan Tejani authored
add FiveCrop and TenCrop
-
Soumith Chintala authored
VerticalFlip converted to follow refactor #240
-
Sasank Chilamkurthy authored
-
Alykhan Tejani authored
add RandomVerticalFlip transform
-
Soumith Chintala authored
Refactor of transforms
-
Sasank Chilamkurthy authored
-
- 23 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 21 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
update SVHN docs to note label change for digit 0
-
- 20 Sep, 2017 4 commits
-
-
Alykhan Tejani authored
Update svhn.py to be consistent with other datasets
-
Alykhan Tejani authored
add all models to torchvision.models docstring
-
Alykhan Tejani authored
update documentation for models in README.rst
-
Mikhail Korobov authored
* added Inception v3 to index; * document pretrained models; * fix typo.
-
- 19 Sep, 2017 3 commits
-
-
Mikhail Korobov authored
* add Inception and Densenet; * document that pretrained VGG is available; * fix a typo.
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
-
- 17 Sep, 2017 1 commit
-
-
Sasank Chilamkurthy authored
-
- 16 Sep, 2017 2 commits
-
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
-