Deformable-Convolution-V2-PyTorch icon indicating copy to clipboard operation
Deformable-Convolution-V2-PyTorch copied to clipboard

DCNv2 is now supported in the official mmdetection repo

Open hellock opened this issue 6 years ago • 2 comments

DCNv2 is now included in the official mmdetection repo based on the master branch of this one. We rewrite it with the new cpp extension apis and it supports both PyTorch 0.4.1 and 1.0, with some minor speed and memory optimization. Results and models can be found at https://github.com/open-mmlab/mmdetection/blob/master/MODEL_ZOO.md#deformable-convolution-v2.

Thanks for all your nice work!

hellock avatar Feb 03 '19 02:02 hellock

Thanks a lot, old brother! I have updated the readme of this repo to spread this yikesaiting news!

chengdazhi avatar Feb 03 '19 12:02 chengdazhi

🍺🍺🍺

hellock avatar Feb 04 '19 04:02 hellock