mmselfsup/tests/test_models/test_algorithms
lkylkylky 9e015762d1 [Feature] Add Maskfeat Support (#485)
* [Feature]: Add MaskfeatMaskGenerator Pipeline

* [Feature]: Add HogLayerC for MaskFeat

* [Feature]: Add Backbone of MaskFeat

* [Feature]: Add Head of MaskFeat

* [Feature]: Add Algorithms of MaskFeat

* [Feature]: Add Config of MaskFeat

* [Doc] Update Readme of MaskFeat

* [Fix] fix ut and hog_layer.

* [fix] Add and correct docstring

* [Fix] Refine the docstring of MaskFeat

* [fix] fix value of trunc_normal_

* [fix] rename the finetune config of maskfeat

* [fix] rename the fine-tuning config of maskfeat

* [fix] rename the fine-tuning config of maskfeat

* [fix] add new paramwise_options in fine-tuning config

* [fix] update the top-1 accuary of maskfeat

* [fix] update the top-1 accuary of maskfeat in model_zoo

* [fix] rename MaskfeatMaskGenerator
2022-10-01 13:39:27 +08:00
..
test_barlowtwins.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_byol.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_cae.py Bump version to v0.9.1 (#322) 2022-06-01 09:59:05 +08:00
test_classification.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_deepcluster.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_densecl.py DenseCL init weights copy query encoder weights to key encoder. (#411) 2022-10-01 13:39:27 +08:00
test_mae.py [Tools]: MAE Reconstructed Image Visualization (#376) 2022-07-28 16:11:41 +08:00
test_maskfeat.py [Feature] Add Maskfeat Support (#485) 2022-10-01 13:39:27 +08:00
test_mmcls_classifier_wrapper.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_moco.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_mocov3.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_npid.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_odc.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_relative_loc.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_rotation_pred.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_simclr.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_simmim.py Bump version to v0.8.0 (#269) 2022-03-31 18:47:54 +08:00
test_simsiam.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00
test_swav.py Bump version to v0.9.0 (#299) 2022-04-29 20:01:30 +08:00