msracver / Deformable-ConvNets

Deformable Convolutional Networks
MIT License
4.02k stars 953 forks source link

PyTorch version of deformable convolution does not exist #301

Closed ghost closed 1 year ago

ghost commented 1 year ago

In the description it is written "[04/15/2019] The PyTorch version of deformable convolution operators are available in the mmdetection codebase. They are very efficient!"

However, there's nothing with that name over there. Could you please help with that?

HaozhiQi commented 1 year ago

check https://github.com/open-mmlab/mmdetection/tree/master/configs/dcn and https://github.com/open-mmlab/mmdetection/tree/master/configs/dcnv2