mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* [Feature] Support new configs (#1638) * add new config of mae and simclr * update * update setup.cfg * update eva * update * update new config * Add new config * remove __init__.py * 1. remove ; 2. remove mmpretrain/configs/_base_/models/convnext * remove model_wrapper_cfg and add out type * Add comment for setting default_scope to NOne * update if '_base_' order * update * revert changes --------- Co-authored-by: fangyixiao18 <fangyx18@hotmail.com> * Add warn at the head of new config files --------- Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com> Co-authored-by: mzr1996 <mzr1996@163.com>