mmclassification/tests/test_models/test_utils
Ezra-Yu 94eb3ff83e
[Feature] Add Twins backbone and convert checkpoints. (#642)
* add twins backbone

* add position_encoding

* refactor twins

* Supplemental unit tests

* update docstring and readme

* update docstring and readme

* update docstring and readme

* update docstring

* update docstring

* update docstring

* update docstring

* remove note

* update doc and docstring

* update docstring

* update docstring

* use abstract pdf link and rename yamlfile

* Update model link

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-01-27 10:25:05 +08:00
..
test_attention.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_augment.py [Enhance] Suport Mixup&Cutmix for multi-label task. 2022-01-21 11:30:58 +08:00
test_embed.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_inverted_residual.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_misc.py Bump version to v0.19.0 (#623) 2021-12-31 12:55:47 +08:00
test_position_encoding.py [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
test_se.py [Enhance] Enhence SE layer to support custom squeeze channels. (#417) 2021-08-20 13:31:44 +08:00