OpenGVLab / InternImage

[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
https://arxiv.org/abs/2211.05778
MIT License
2.52k stars 233 forks source link

What's the detail implement in CustomLayerDecayOptimizerConstructor? #223

Open VanLinLin opened 1 year ago

VanLinLin commented 1 year ago

Hi, I currently migrate the InternImage into mmdetection==2.28.1, and I encounter the error that say the CustomLayerDecayOptimizerConstructor is not implemented. But I didn't find the impelment of CustomLayerDecayOptimizerConstructor in the mmdet.core.optimizers or somewhere else. I wonder where can I found this file? Thanks for anyone's reply.

VanLinLin commented 8 months ago

Oh, I found it. It is in Internimage/detection/mmcv_custom