mmclassification/mmcls
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
..
apis [Fix] Only allow directory operation when rank==0 when testing (#258) 2021-05-21 14:04:46 +08:00
core [Feature]: add onnxruntime test tool (#212) 2021-04-26 13:57:08 +08:00
datasets [Feature] Add an argument `efficientnet_style` to `RandomResizedCrop` and `CenterCrop` (#268) 2021-05-31 14:10:57 +08:00
models Fix kwargss to kwargs. (#274) 2021-05-26 19:27:30 +08:00
utils
__init__.py fix version (#276) 2021-05-29 10:47:16 +08:00
version.py Bump version to v0.11.1 (#256) 2021-05-21 16:36:08 +08:00