* add ft config
* update mocov3 r50 config
* set last_bn of head to False
* data sp
* imagenet config
* update
* update
* change backend to disk
* update model zoo
* update readme
* update metafile
* [Fix]: Do not decay relative pos bias
* [Feature]: MAE ft benchmark config
* [Fix]: Fix mae benchmark config
* [Refactor]: Delete mc
* [Fix]: Add comment to config
* [Feature]: Add MAE linprob config
* [Feature]: Add ClsBatchNormNeck
* [Feature]: Add mc
* [Fix]: Fix custom import
* [Feature]: Add mae linear prob sgd optim
* [Feature]: Add petrel
* [Feature]: Add ceph and mc
* [Feature]: Add mae large
* [Feature]: Add MAE ViT-large config
* [Fix]: Fix MAE ft and pt config
* [Fix]: Fix ViT-L lr scheduler bug
* [Fix]: Change the ViT-large ft config name
* [Fix]: Change mc to petrel in vit benchmark
* [Feature]: Add mae huge config
* [Fix]: Fix ViT huge 100e pretrain setting
* [Feature]: Add ViT large ft
* [Feature]: Use ceph
* [Fix]: Fix MAE ViT-L 800e lr schedule
* [Feature]: Set mae vit-l start factor to 1e-9
* [Fix]: Delete drop_after_pos
* [Feature]: Create MAE ViT-h 1600e, remove 100e
* [Fix]: Fix cae ft config
* [Fix]: Set output cls token to False in mae ft
* [Fix]: Set drop path rate to 0.1 in mae large ft
* [Fix]: Use linear head in mae ft config
* [Fix]: Fix lint
* [Feature]: Add mae huge ft
* [Feature]: Add vit-h 448 ft
* [Refactor]: Change fp16 to amp in config name
* [Fix]: Use disk file client
* [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
* [Refactor]: Refactor dataset config
* [Refactor]: Refactor mae model config
* [Refactor]: mae config 400e
* [Refactor]: Refactor mae 400e config fp16
* [Refactor]: Refactor mae
* [Refactor]: Refactor mae vit
* [Refactor]: Refactor mae head
* [Refactor]: Refactor mae neck
* [Fix]: Fix UT
* [Refactor]: Delete mc
* [Fix]: Use MODELS registry
* [Fix]: Delete mae ft and linear head
* [Fix]: Fix the train epochs in config
* [Fix]: Use MODELS from mmself.registry
* [Refactor]: Delete param in super
* [Fix]: Fix docstring
* [Fix]: Fix adamw_coslr-200e_in1k.py steps
* [Fix]: Use disk
* [Fix]: Change name