mmclassification/mmcls/datasets/pipelines
LXXXXR 2c9e12f850
[Feature] Add an argument `efficientnet_style` to `RandomResizedCrop` and `CenterCrop` (#268)
* add config for resnest test

* fix config

* add label smoothing

* add memcached

* minor fix

* fix bug

* fix config

* add config

* minor fix

* fix configs

* use EResize

* change interpolation

* add more configs

* add docsting

* add unittest

* remove unnecessary changes

* minor fix

* add more docstring

* fix linting

* refactor

* add resize in crop to ensure crop size is output size

* fix bug and add comments

* fix bug
2021-05-31 14:10:57 +08:00
..
__init__.py Add transform `RandomErasing` (#248) 2021-05-19 22:35:26 +08:00
auto_augment.py [Fix] Fix magnitude_range in RandAug (#249) 2021-05-12 15:21:55 +08:00
compose.py fix old register 2020-07-12 00:06:56 +08:00
formating.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00
loading.py Show results in test api (#162) 2021-02-25 16:00:22 +08:00
transforms.py [Feature] Add an argument `efficientnet_style` to `RandomResizedCrop` and `CenterCrop` (#268) 2021-05-31 14:10:57 +08:00