mmsegmentation/mmseg/datasets/pipelines
Junjun2016 55df29beab Support resize data augmentation according to original image size (#291)
* Support resize data augmentation according to original image size (img_scale=None and retio_range is tuple)

* fix docstring

* fix bug

* add unittest

* img_scale=None in TTA

* fix bug

* add unittest

* fix typos

* fix bug
2020-12-14 20:23:18 -08:00
..
__init__.py [Feature]add CLAHE transform (#229) 2020-12-01 21:08:16 -08:00
compose.py init commit 2020-07-10 02:39:01 +08:00
formating.py Add Colab Tutorial (#7) 2020-07-10 16:55:47 +08:00
loading.py change 'reduct' to 'reduce' (#298) 2020-12-13 10:06:01 -08:00
test_time_aug.py Support resize data augmentation according to original image size (#291) 2020-12-14 20:23:18 -08:00
transforms.py Support resize data augmentation according to original image size (#291) 2020-12-14 20:23:18 -08:00