mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* [Feature] Add TIMM and HuggingFace wrappers to build classifiers from them directly. * Support `with_cp` and add docstring. * Add unit tests. * Update CI. * Update docs.