Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deformable ConvNets v2: More Deformable, Better Results

About

The superior performance of Deformable Convolutional Networks arises from its ability to adapt to the geometric variations of objects. Through an examination of its adaptive behavior, we observe that while the spatial support for its neural features conforms more closely than regular ConvNets to object structure, this support may nevertheless extend well beyond the region of interest, causing features to be influenced by irrelevant image content. To address this problem, we present a reformulation of Deformable ConvNets that improves its ability to focus on pertinent image regions, through increased modeling power and stronger training. The modeling power is enhanced through a more comprehensive integration of deformable convolution within the network, and by introducing a modulation mechanism that expands the scope of deformation modeling. To effectively harness this enriched modeling capability, we guide network training via a proposed feature mimicking scheme that helps the network to learn features that reflect the object focus and classification power of R-CNN features. With the proposed contributions, this new version of Deformable ConvNets yields significant performance gains over the original model and produces leading results on the COCO benchmark for object detection and instance segmentation.

Xizhou Zhu, Han Hu, Stephen Lin, Jifeng Dai• 2018

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO 2017 (val)--
2454
Object DetectionCOCO (test-dev)
mAP46
1195
Instance SegmentationCOCO 2017 (val)--
1144
Object DetectionMS COCO (test-dev)
mAP@.567.9
677
Object DetectionCOCO (val)
mAP41.9
613
Object DetectionCOCO v2017 (test-dev)
mAP46.7
499
Instance SegmentationCOCO (val)
APmk38.5
472
Video Object DetectionImageNet VID (val)--
341
Instance SegmentationCOCO 2017 (test-dev)
AP (Overall)40.5
253
Image ClassificationImageNet 2012 (val)
Top-1 Accuracy78.89
202
Showing 10 of 17 rows

Other info

Follow for update