LXXXXR
63f38988eb
[Fix] Fix optional issues in docstring ( #138 )
...
* fix optional issue in docstring
* revised according to comments
* add optional
2021-01-14 11:09:08 +08:00
David de la Iglesia Castro
99115fddbc
Add albumentations ( #45 )
...
* Add Albu transform
* pre-commit
* Create optional.txt
* Update requirements.txt
* Update transforms.py
2020-09-22 17:35:39 +08:00
anthracene
fef5202257
Fix crash in CenterCrop transform when image is greyscale ( #40 )
2020-08-31 00:04:39 +08:00
Lei Yang
c905decddf
Resize according to short edge ( #22 )
...
* resize according to short edge
* revise doc for resize
* fix unitest for resize
* resize short_edge when second value of size is -1
* rename short_edge to short_side
2020-08-11 16:04:45 +08:00
yl-1993
a0c814fecd
add doc for backend
2020-08-05 15:35:40 +08:00
yl-1993
34efbc8a9d
add pil backend for resize
2020-08-03 12:52:35 +08:00
yanglei
6968ad5b3b
Add RandomFlip
2020-07-12 00:06:56 +08:00
lixiaojie
f6260b33bf
Add RandomCrop, RandomResizedCrop, RandomGrayscale, impad
2020-07-12 00:06:55 +08:00
yanglei
910d13330a
Add Resize and CenterCrop
2020-07-07 17:07:58 +08:00
yanglei
ba789da5c8
Add commonly used datasets
2020-07-01 16:09:06 +08:00