mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* [Feature]: Add MaskfeatMaskGenerator Pipeline * [Feature]: Add MaskFeatMaskGenerator Pipeline * [Feature]: Add Backbone of MaskFeat * [Feature]: Add HogLayerC for MaskFeat * [Feature]: Add Loss of MaskFeat * [Feature]: Add Head of MaskFeat * [Feature]: Add Algorithms of MaskFeat * [Feature]: Add Config of MaskFeat * [Fix] fix ut of MaskFeatMaskGenerator * refine configs * update * refactor to support hog generator * update config * update * update config and metafiel * update maskfeat model link * fix ut * refine codes * fix lint * refine docstring * refactor maskfeat head * update model links * fix ut * refine docstring * update model-index * using BEiTMaskGenerator * refine configs * update ut * fix lint Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>