mmpretrain/tests/test_models
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_backbones [Feature] add eva02 backbone (#1450) 2023-05-06 19:28:31 +08:00
test_peft [Feature] Support LoRA. (#1687) 2023-07-24 11:30:57 +08:00
test_selfsup [Feature]: Add MFF (#1725) 2023-08-08 16:01:07 +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 [Fix] Fix nested predict for multi-task prediction. (#1716) 2023-07-28 13:44:12 +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