mmpretrain/tests/test_models
Yixiao Fang a1cfe888e2
[Feature] Support SparK. (#1531)
* add spark configs

* fix configs

* remove repeat aug

* add module codes

* support lr layer decay of resnet

* update

* fix lint

* add metafile and readme

* fix lint

* add models and logs

* refactor codes

* fix lint

* update model rst

* update name

* add docstring

* add ut

* fix lint

---------

Co-authored-by: Ma Zerun <mzr1996@163.com>
2023-06-19 11:27:50 +08:00
..
test_backbones [Feature] add eva02 backbone (#1450) 2023-05-06 19:28:31 +08:00
test_selfsup [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
test_utils [Feature] add eva02 backbone (#1450) 2023-05-06 19:28:31 +08:00
test_classifiers.py [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
test_heads.py [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
test_losses.py [Refactor] Add necks, heads and losses for the self-supervised task. (#1376) 2023-02-28 10:05:00 +08:00
test_models.py [Feature] Support iTPN and HiViT (#1584) 2023-05-26 12:08:34 +08:00
test_necks.py [Refactor] Add necks, heads and losses for the self-supervised task. (#1376) 2023-02-28 10:05:00 +08:00
test_retrievers.py [Refactor] Move transforms in mmselfsup to mmpretrain. (#1396) 2023-03-03 15:01:11 +08:00
test_tta.py [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00