OpenGVLab / InternImage

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

Update: support DCNv4 in InternImage! #277

Closed zhiqi-li closed 10 months ago

zhiqi-li commented 10 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.