mmpretrain/docs/en
Zhicheng Chen d56170a734
[Feature] Support EfficientNet (#649)
* 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

* add efficient backbone

* add config

* add Edge Residual

* fix bug

* remove unnecessary files

* refactor

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

* fix bug and add comments

* test

* fix

* add more configs

* add more configs

* add more configs

* fix bug

* add model zoo

* fix

* reorganize code

* add edge tpu

* add edge tpu converter

* rename

* update readme

* reorganize code and config

* Rename configs of EfficientNet, and add metafile & model_zoo

* Remove `backend='pillow'`

* Add comments about EfficientNet-EdgeTPU

* Rename the convert tool of EfficientNet.

* Refactor EfficientNet and update docstring.

* Update EfficientNet-EdgeTPU config

* Fix unit tests

Co-authored-by: lixinran <lixr423@outlook.com>
Co-authored-by: lixinran <lixinran@sensetime.com>
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-01-25 12:14:17 +08:00
..
_static [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00
community [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00
tools [Feature] Add CAM visualization tool (#577) 2021-12-23 18:53:40 +08:00
tutorials [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00
Makefile [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00
api.rst [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00
changelog.md Bump version to v0.19.0 (#623) 2021-12-31 12:55:47 +08:00
conf.py [Docs] Fix colab link 2021-12-17 18:07:19 +08:00
getting_started.md [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00
index.rst [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00
install.md [Docs] Update install guide and README (#624) 2022-01-04 11:38:05 +08:00
model_zoo.md [Feature] Support EfficientNet (#649) 2022-01-25 12:14:17 +08:00
stat.py [Docs] Update docs. (#600) 2021-12-15 10:34:34 +08:00