* [Feature] Support EVA-MAE style
* [Feature] Refine After Review1
* [Feature] Refine After Review2 and Review3. Add ckpt links
* [Feature] Refine After Review4
* [Feature] Refine After Review5
* [Feature] Refine After Review6
* [Feature] Fix file name
* refactor reconstruction visualization
* support simmim visualization
* fix reconstruction bug of MAE
* support visualization of MaskFeat
* refaction mae visualization demo
* add unit test
* fix lint and ut
* update
* add docs
* set random seed
* update
* update docstring
* add torch version check
* update
* rename
* update version
* update
* fix lint
* add docstring
* update docs
* [Feature]: Add milan ft config
* [Feature]: Add milan linear prob
* [Feature]: Set diff rank seed in mae ft
* [Feature]: V1
* [Feature]: Add target generator
* [Feature]: Add MILAN head and loss
* [Feature]: Refine milan
* [Feature]: Delete redundant mask and ids_shuffle
* [Feature]: Delete redundant return value of attention masking
* [Feature]: Detele return attention param
* [Feature]: Add typehint and docstring for PromptDecoder and PromptAttention
* [Feature]: Add type hint and docstring
* [Feature]: Fix lint
* [Fix]: Remove petrel backend
* [Feature]: Delete redundant code in clip
* [Feature]: Add ut for milan algorithm
* [Feature]: Delete redundant code
* [Feature]: Use mock for target generator
* [Feature]: Add docstring
* [Feature]: Create classification folder in milan
* [Feature]: Add README
* [Feature]: Add metafile
* [Feature]: Add main paper readme
* [Feature]: Update model zoom
* [Feature]: Fix review
* [Feature]: Fix config path bug
* [Feature]: Fix review#2
* [Feature]: Delete MILAN loss
* [Fix]: Add metafile
* [Fix]: Fix lint
* [Feature]: Change the test milan
* [Feature]: Update the config file name
* [Refactor]: refactor MAE visualization
* [Fix]: fix lint
* [Refactor]: refactor MAE visualization
* [Feature]: add mae_visualization.py
* [UT]: add unit test
* [Refactor]: move mae_visualization.py to tools/analysis_tools
* [Docs]: Add the purpose of the function unpatchify()
* [Fix]: fix lint
* [Refactor]: Refactor data flow
* [Fix]: Change data sample to data samples
* [Fix]: Change batch_inputs to inputs
* [Fix]: Fix lint and UT
* [Fix]: Fix UT
* [Fix]: Fix lint
* [Fix]: Fix docstring
* [Fix]: Fix UT
* [Refactor]: Add assert in data preprocessor
* [Fix]: Fix lint