OpenGVLab / InternImage

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

Update: support DCNv4 in InternImage! #277

Closed zhiqi-li closed 7 months ago

zhiqi-li commented 7 months ago

We support DCNv4 in InternImage.

Due to the special design of DCNv4, DCNv4 is slightly incompatible with InternImage and requires conversion before it can be used, which affects efficiency to a certain extent. For a better experience, users can try to use FlashInternImage.