mmpretrain/tests/test_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
..
test_auto_augment.py [Fix] Fix magnitude_range in RandAug (#249) 2021-05-12 15:21:55 +08:00
test_loading.py Show results in test api (#162) 2021-02-25 16:00:22 +08:00
test_transform.py [Feature] Add an argument `efficientnet_style` to `RandomResizedCrop` and `CenterCrop` (#268) 2021-05-31 14:10:57 +08:00