mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* Support features_only in TIMMBackbone based on https://github.com/open-mmlab/mmsegmentation/pull/998 * update test for mmdet * fix unit test for build_without_timm * Update docstring Co-authored-by: mzr1996 <mzr1996@163.com>