mmpretrain/mmcls
Wangbo Zhao(黑色枷锁) 14dcb69092
[Feature] Add mixmim backbone with checkpoints. (#1224)
* add mixmim backbone

* add mixmim inference

* add docstring, metafile, test and modify readme

* Update README and metafile

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-12-20 16:52:54 +08:00
..
apis [Fix] Fix the requirements and lazy register mmcls models. (#1275) 2022-12-19 13:01:11 +08:00
datasets [Refactor] Refactor to use new fileio API in MMEngine. (#1176) 2022-11-21 10:56:35 +08:00
engine [Enhance] Support evaluate on both EMA and non-EMA models. (#1204) 2022-12-05 14:16:12 +08:00
evaluation [Feature] Migrate CSRA head to 1.x. (#1177) 2022-11-21 10:39:16 +08:00
models [Feature] Add mixmim backbone with checkpoints. (#1224) 2022-12-20 16:52:54 +08:00
structures [Improve] Speed up data preprocessor. (#1064) 2022-10-17 17:08:18 +08:00
utils [Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. (#1055) 2022-11-02 17:43:56 +08:00
visualization [Refactor] Refactor the data flow. (#989) 2022-08-26 10:40:43 +08:00
__init__.py [Feature] Support getting model from the name defined in the model-index file. (#1236) 2022-12-06 17:00:22 +08:00
registry.py refactor UTs 2022-07-18 11:11:13 +08:00
version.py Bump version to v1.0.0rc4. (#1243) 2022-12-06 18:00:01 +08:00