Xizhou Zhu, Weijie Su, Lewei Lu, Bin Li, Xiaogang Wang, Jifeng Dai
DETR has been recently proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance. However, it suffers from slow convergence and limited feature spatial resolution, due to the limitation of Transformer attention modules in processing image feature maps. To mitigate these issues, we proposed Deformable DETR, whose attention modules only attend to a small set of key sampling points around a reference. Deformable DETR can achieve better performance than DETR (especially on small objects) with 10 times less training epochs. Extensive experiments on the COCO benchmark demonstrate the effectiveness of our approach. Code is released at https://github.com/fundamentalvision/Deformable-DETR.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Object Detection | COCO test-dev | AP50 | 71.9 | Deformable DETR (ResNeXt-101+DCN) |
| Object Detection | COCO test-dev | AP75 | 58.1 | Deformable DETR (ResNeXt-101+DCN) |
| Object Detection | COCO test-dev | APL | 65.6 | Deformable DETR (ResNeXt-101+DCN) |
| Object Detection | COCO test-dev | APM | 54.4 | Deformable DETR (ResNeXt-101+DCN) |
| Object Detection | COCO test-dev | APS | 34.4 | Deformable DETR (ResNeXt-101+DCN) |
| Object Detection | COCO test-dev | box mAP | 52.3 | Deformable DETR (ResNeXt-101+DCN) |
| Object Detection | COCO-O | Average mAP | 18.5 | Deformable-DETR (ResNet-50) |
| Object Detection | COCO-O | Effective Robustness | -1.49 | Deformable-DETR (ResNet-50) |
| 3D | COCO test-dev | AP50 | 71.9 | Deformable DETR (ResNeXt-101+DCN) |
| 3D | COCO test-dev | AP75 | 58.1 | Deformable DETR (ResNeXt-101+DCN) |
| 3D | COCO test-dev | APL | 65.6 | Deformable DETR (ResNeXt-101+DCN) |
| 3D | COCO test-dev | APM | 54.4 | Deformable DETR (ResNeXt-101+DCN) |
| 3D | COCO test-dev | APS | 34.4 | Deformable DETR (ResNeXt-101+DCN) |
| 3D | COCO test-dev | box mAP | 52.3 | Deformable DETR (ResNeXt-101+DCN) |
| 3D | COCO-O | Average mAP | 18.5 | Deformable-DETR (ResNet-50) |
| 3D | COCO-O | Effective Robustness | -1.49 | Deformable-DETR (ResNet-50) |
| 2D Classification | COCO test-dev | AP50 | 71.9 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Classification | COCO test-dev | AP75 | 58.1 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Classification | COCO test-dev | APL | 65.6 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Classification | COCO test-dev | APM | 54.4 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Classification | COCO test-dev | APS | 34.4 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Classification | COCO test-dev | box mAP | 52.3 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Classification | COCO-O | Average mAP | 18.5 | Deformable-DETR (ResNet-50) |
| 2D Classification | COCO-O | Effective Robustness | -1.49 | Deformable-DETR (ResNet-50) |
| 2D Object Detection | SARDet-100K | box mAP | 50 | Deformable DETR |
| 2D Object Detection | COCO test-dev | AP50 | 71.9 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Object Detection | COCO test-dev | AP75 | 58.1 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Object Detection | COCO test-dev | APL | 65.6 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Object Detection | COCO test-dev | APM | 54.4 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Object Detection | COCO test-dev | APS | 34.4 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Object Detection | COCO test-dev | box mAP | 52.3 | Deformable DETR (ResNeXt-101+DCN) |
| 2D Object Detection | COCO-O | Average mAP | 18.5 | Deformable-DETR (ResNet-50) |
| 2D Object Detection | COCO-O | Effective Robustness | -1.49 | Deformable-DETR (ResNet-50) |
| 16k | COCO test-dev | AP50 | 71.9 | Deformable DETR (ResNeXt-101+DCN) |
| 16k | COCO test-dev | AP75 | 58.1 | Deformable DETR (ResNeXt-101+DCN) |
| 16k | COCO test-dev | APL | 65.6 | Deformable DETR (ResNeXt-101+DCN) |
| 16k | COCO test-dev | APM | 54.4 | Deformable DETR (ResNeXt-101+DCN) |
| 16k | COCO test-dev | APS | 34.4 | Deformable DETR (ResNeXt-101+DCN) |
| 16k | COCO test-dev | box mAP | 52.3 | Deformable DETR (ResNeXt-101+DCN) |
| 16k | COCO-O | Average mAP | 18.5 | Deformable-DETR (ResNet-50) |
| 16k | COCO-O | Effective Robustness | -1.49 | Deformable-DETR (ResNet-50) |