mmpretrain/tests/test_models/test_selfsup
Yuan Liu fa53174fd9
[Feature]: Add MFF (#1725)
* [Feature]: Add MFF

* [Feature]: Add mff linear prob

* [Feature]: Add ft

* [Fix]: Update docstring

* [Feature]: Update out_indices

* [Feature]: Add prefix to ft

* [Feature]: Add README

* [Feature]: Update readme

* [Feature]: Update README

* [Feature]: Add metafile

* [Feature]: Update README

* [Fix]: Fix lint

* [Feature]: Add UT

* [Feature]: Update paper link
2023-08-08 16:01:07 +08:00
..
test_barlowtwins.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_beit.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +08:00
test_byol.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
test_cae.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +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_itpn.py [Feature] Support iTPN and HiViT (#1584) 2023-05-26 12:08:34 +08:00
test_mae.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +08:00
test_maskfeat.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +08:00
test_mff.py [Feature]: Add MFF (#1725) 2023-08-08 16:01:07 +08:00
test_milan.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +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_spark.py [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +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