HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Deformable Convolutional Networks

Jifeng Dai; Haozhi Qi; Yuwen Xiong; Yi Li; Guodong Zhang; Han Hu; Yichen Wei

Deformable Convolutional Networks

Abstract

Convolutional neural networks (CNNs) are inherently limited to model geometric transformations due to the fixed geometric structures in its building modules. In this work, we introduce two new modules to enhance the transformation modeling capacity of CNNs, namely, deformable convolution and deformable RoI pooling. Both are based on the idea of augmenting the spatial sampling locations in the modules with additional offsets and learning the offsets from target tasks, without additional supervision. The new modules can readily replace their plain counterparts in existing CNNs and can be easily trained end-to-end by standard back-propagation, giving rise to deformable convolutional networks. Extensive experiments validate the effectiveness of our approach on sophisticated vision tasks of object detection and semantic segmentation. The code would be released.

Code Repositories

qilei123/fpn_crop
mxnet
Mentioned in GitHub
zhusiling/EDVR
pytorch
Mentioned in GitHub
zengzhaoyang/trident
mxnet
Mentioned in GitHub
guanfuchen/Deformable-ConvNets
tf
Mentioned in GitHub
chenbys/GuidedOffset
tf
Mentioned in GitHub
TangDL/DCN
tf
Mentioned in GitHub
zzdxfei/defor_conv_mxnet_code
mxnet
Mentioned in GitHub
esw0116/DynaVSR
pytorch
Mentioned in GitHub
Mukosame/Zooming-Slow-Mo-CVPR-2020
pytorch
Mentioned in GitHub
qilei123/sod_v1_demo
mxnet
Mentioned in GitHub
qilei123/DeformableConvV2
mxnet
Mentioned in GitHub
xinntao/EDVR
pytorch
Mentioned in GitHub
qilei123/DEEPLAB_4_RETINAIMG
tf
Mentioned in GitHub
fourmi1995/IronExperiment-DCN
mxnet
Mentioned in GitHub
necla-ml/Deformable-ConvNets-py3
mxnet
Mentioned in GitHub
DHZS/tf-deformable-conv-layer
tf
Mentioned in GitHub
hangg7/deformable-kernels/
pytorch
Mentioned in GitHub
stupidZZ/pyc_repo
mxnet
Mentioned in GitHub
zengzhaoyang/Weak_Detection
tf
Mentioned in GitHub
oeway/pytorch-deform-conv
pytorch
Mentioned in GitHub
makefile/frcnn
Mentioned in GitHub
open-mmlab/mmsr
pytorch
Mentioned in GitHub
hangg7/deformable-kernels
pytorch
Mentioned in GitHub
tianhai123/deform-conv
tf
Mentioned in GitHub
msracver/Deformable-ConvNets
Official
mxnet
Mentioned in GitHub
qilei123/sod_v1
mxnet
Mentioned in GitHub
qilei123/DEEPLAB_4_RETINA
tf
Mentioned in GitHub
qilei123/DeformableConvV2_crop
mxnet
Mentioned in GitHub
xiaoyongzhu/Deformable-ConvNets
mxnet
Mentioned in GitHub
metaphorz/deep-image-prior-hqskipnet
pytorch
Mentioned in GitHub
qilei123/fpn_crop_v1_5d
mxnet
Mentioned in GitHub
ximilar-com/xcenternet
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-cocoDeformConv-R-FCN (Aligned-Inception-ResNet)
AP50: 58.0
APL: 52.5
APM: 40.1
APS: 19.4
Hardware Burden:
Operations per network pass:
box mAP: 37.5
vessel-detection-on-vessel-detection-datesetDeformable DETR
AP: 54.8%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Deformable Convolutional Networks | Papers | HyperAI