mmclassification/mmcls
Ezra-Yu 922a31a68e
[Feature] ADD RepMLP Backbone and checkpoints. (#709)
* add repmlp

* refactor backbone code

* add checkpoint, readme, unit tests

* unchange demo

* improve docstring.

* update pic

* refactor patch embed

* refactor unit tests

* fix lint

* update tools

* update tools

* Update checkpoint path

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-03-30 20:40:25 +08:00
..
apis Merge remote-tracking branch 'origin/dev' 2022-03-04 16:13:10 +08:00
core [Feature] Add diff seeds to diff ranks. (#744) 2022-03-25 15:31:13 +08:00
datasets [Feature] Add `CustomDataset`. (#738) 2022-03-30 15:28:26 +08:00
models [Feature] ADD RepMLP Backbone and checkpoints. (#709) 2022-03-30 20:40:25 +08:00
utils
__init__.py
version.py