Describe the feature
Support 'features_only' option in TIMMBackbone.
Motivation
See the discussion in open-mmlab/mmdetection#7020. In MMDet, MMSeg, and other downstream repos, we wish to directly use backbones supported by TIMM in MMCls. Therefore, it is necessary to support this option for downstream tasks.
Related resources
open-mmlab/mmdetection#7020
Describe the feature
Support 'features_only' option in TIMMBackbone.
Motivation
See the discussion in open-mmlab/mmdetection#7020. In MMDet, MMSeg, and other downstream repos, we wish to directly use backbones supported by TIMM in MMCls. Therefore, it is necessary to support this option for downstream tasks.
Related resources
open-mmlab/mmdetection#7020