mmclassification/mmcls/datasets/pipelines
LXXXXR 93cd960466
[Feature] Support AutoAug, AutoContrast, Equalize, Contrast, Brightness and Sharpness (#179)
* add AutoContrast, Equalize, Contrast, Brightness and Sharpness pipelines

* add ImageNetPolicy

* add configs

* add unittest

* remove config

* rerun CI

* rerun CI

* [Fix] Update pip install mmcv command in ci (#187)

* update pip install mmcv command in ci

* update pip install mmcv command in ci

* fix ci

* fix ci
2021-03-30 15:38:55 +08:00
..
__init__.py [Feature] Support AutoAug, AutoContrast, Equalize, Contrast, Brightness and Sharpness (#179) 2021-03-30 15:38:55 +08:00
auto_augment.py [Feature] Support AutoAug, AutoContrast, Equalize, Contrast, Brightness and Sharpness (#179) 2021-03-30 15:38:55 +08:00
compose.py fix old register 2020-07-12 00:06:56 +08:00
formating.py Show results in test api (#162) 2021-02-25 16:00:22 +08:00
loading.py Show results in test api (#162) 2021-02-25 16:00:22 +08:00
transforms.py fix RandomCrop and RandomResizedCrop (#151) 2021-01-25 20:28:16 +08:00