mmclassification/mmpretrain/models/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
..
__init__.py [Feature]: Add MFF (#1725) 2023-08-08 16:01:07 +08:00
barlowtwins.py
base.py [Refactor] Fix spelling (#1681) 2023-07-05 11:07:43 +08:00
beit.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +08:00
byol.py
cae.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +08:00
densecl.py
eva.py
itpn.py [Feature] Support iTPN and HiViT (#1584) 2023-05-26 12:08:34 +08:00
mae.py [Feature] Support iTPN and HiViT (#1584) 2023-05-26 12:08:34 +08:00
maskfeat.py [Fix] Fix ddp bugs caused by `out_type`. (#1570) 2023-05-17 17:32:10 +08:00
mff.py [Feature]: Add MFF (#1725) 2023-08-08 16:01:07 +08:00
milan.py
mixmim.py
moco.py
mocov3.py
simclr.py
simmim.py [Refactor] Fix spelling (#1689) 2023-07-13 15:38:58 +08:00
simsiam.py
spark.py [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
swav.py