mmpretrain/tests/test_models
Ma Zerun 17a886cb58
Bump version to v1.2.0 (#1860)
* [Fix] Fix resize mix argument bug.

* Bump version to v1.2.0

* Fix UT
2024-01-04 20:43:27 +08:00
..
test_backbones Bump version to v1.2.0 (#1860) 2024-01-04 20:43:27 +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