mmpretrain/tests/test_models
Weihao Yu 2eb27d0d4e
[Feature] Add PoolFormer backbone and checkpoints. (#746)
* add PoolFormer

* fix some typos in PoolFormer

* fix lint error

* modify out_indices and gap

* fix typo

* fix lint

* fix typo

* fix typo in poolforemr README

* fix lint

* Update some paths

* Refactor freeze_stages method

* Add unit tests

* Fix lint

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-04-15 11:35:15 +08:00
..
test_backbones [Feature] Add PoolFormer backbone and checkpoints. (#746) 2022-04-15 11:35:15 +08:00
test_utils [Feature] Support resizemix. (#676) 2022-03-07 12:11:20 +08:00
test_classifiers.py [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
test_heads.py [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
test_neck.py [Feature] Support gem pooling (#677) 2022-02-17 02:17:36 +08:00