mmpretrain/tests/test_models/test_selfsup
Ma Zerun dbf3df21a3
[Refactor] Use `out_type` to specify ViT-like backbone output. (#1408)
* [Refactor] Use  to specify ViT-like backbone output.

* Fix ClsBatchNormNeck

* Update mmpretrain/models/necks/mae_neck.py

---------

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2023-03-09 11:02:58 +08:00
..
test_barlowtwins.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_beit.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00
test_byol.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_cae.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00
test_densecl.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_eva.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_mae.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00
test_maskfeat.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00
test_milan.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00
test_mixmim.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_moco.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_mocov3.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00
test_simclr.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_simmim.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_simsiam.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_swav.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_target_generators.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00