mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* [Feature] Support MixMIM Pretrain and Finetuning * [Feature] Fix Lint * [Feature] Add doc string for MixMIMTransformerPretrain * [Feature] Add doc string for MixMIMPretrainHead * [Feature] Add README * [Feature] Fix Config * [Feature] Fix Config * [Feature] Add doc string to mixmim neck and bacbone * [Feature] Add doc string to mixmim neck and bacbone * [Feature] Support MixMIM Pretrain and Finetuning * [Feature] Fix Lint * [Feature] Support MixMIM Pretrain and Finetuning * [Feature] Fix Lint * [Feature] Support MixMIM Pretrain and Finetuning * [Feature] Fix Lint * [Feature] Support MixMIM Pretrain and Finetuning * [Feature] Fix Lint * [Feature] Replace MixMIMTransformer with import from mmcls * add an explanation of the lr * add an explanation of the lr * [Feature] Fix lint * [Feature] Modification after Review * [Feature] Modification after Review2 * [Feature] Modification after Review2 * [Feature] Modification after Review2 * [Feature] Modification after Review3 * [Feature] Fix lint Co-authored-by: WasedaMagina <33023171+WasedaMagina@users.noreply.github.com>