TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DetectoRS: Detecting Objects with Recursive Feature Pyrami...

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution

Siyuan Qiao, Liang-Chieh Chen, Alan Yuille

2020-06-03CVPR 2021 1Panoptic SegmentationSegmentationSemantic SegmentationInstance Segmentationobject-detectionObject Detection
PaperPDFCodeCodeCode(official)CodeCodeCode

Abstract

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose Recursive Feature Pyramid, which incorporates extra feedback connections from Feature Pyramid Networks into the bottom-up backbone layers. At the micro level, we propose Switchable Atrous Convolution, which convolves the features with different atrous rates and gathers the results using switch functions. Combining them results in DetectoRS, which significantly improves the performances of object detection. On COCO test-dev, DetectoRS achieves state-of-the-art 55.7% box AP for object detection, 48.5% mask AP for instance segmentation, and 50.0% PQ for panoptic segmentation. The code is made publicly available.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO test-devPQ50DetectoRS (ResNeXt-101-64x4d, multi-scale)
Semantic SegmentationCOCO test-devPQst37.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
Semantic SegmentationCOCO test-devPQth58.5DetectoRS (ResNeXt-101-64x4d, multi-scale)
Object DetectionCOCO test-devAP5074.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
Object DetectionCOCO test-devAP7561.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
Object DetectionCOCO test-devAPL68.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
Object DetectionCOCO test-devAPM58.4DetectoRS (ResNeXt-101-64x4d, multi-scale)
Object DetectionCOCO test-devAPS37.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
Object DetectionCOCO test-devbox mAP55.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
Object DetectionCOCO test-devAP5073.5DetectoRS (ResNeXt-101-32x4d, multi-scale)
Object DetectionCOCO test-devAP7560.1DetectoRS (ResNeXt-101-32x4d, multi-scale)
Object DetectionCOCO test-devAPL66.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
Object DetectionCOCO test-devAPM57.3DetectoRS (ResNeXt-101-32x4d, multi-scale)
Object DetectionCOCO test-devAPS37.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
Object DetectionCOCO test-devbox mAP54.7DetectoRS (ResNeXt-101-32x4d, multi-scale)
Object DetectionCOCO test-devAP5071.6DetectoRS (ResNeXt-101-32x4d, single-scale)
Object DetectionCOCO test-devAP7558.5DetectoRS (ResNeXt-101-32x4d, single-scale)
Object DetectionCOCO test-devAPL66.9DetectoRS (ResNeXt-101-32x4d, single-scale)
Object DetectionCOCO test-devAPM56.5DetectoRS (ResNeXt-101-32x4d, single-scale)
Object DetectionCOCO test-devAPS33.9DetectoRS (ResNeXt-101-32x4d, single-scale)
Object DetectionCOCO test-devbox mAP53.3DetectoRS (ResNeXt-101-32x4d, single-scale)
Object DetectionAI-TODAP14.8DetectoRS (ResNet-50-FPN)
Object DetectionAI-TODAP5032.8DetectoRS (ResNet-50-FPN)
Object DetectionAI-TODAP7511.4DetectoRS (ResNet-50-FPN)
Object DetectionAI-TODAPm28DetectoRS (ResNet-50-FPN)
Object DetectionAI-TODAPs28.3DetectoRS (ResNet-50-FPN)
Object DetectionAI-TODAPt10.8DetectoRS (ResNet-50-FPN)
3DCOCO test-devAP5074.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
3DCOCO test-devAP7561.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
3DCOCO test-devAPL68.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
3DCOCO test-devAPM58.4DetectoRS (ResNeXt-101-64x4d, multi-scale)
3DCOCO test-devAPS37.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
3DCOCO test-devbox mAP55.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
3DCOCO test-devAP5073.5DetectoRS (ResNeXt-101-32x4d, multi-scale)
3DCOCO test-devAP7560.1DetectoRS (ResNeXt-101-32x4d, multi-scale)
3DCOCO test-devAPL66.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
3DCOCO test-devAPM57.3DetectoRS (ResNeXt-101-32x4d, multi-scale)
3DCOCO test-devAPS37.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
3DCOCO test-devbox mAP54.7DetectoRS (ResNeXt-101-32x4d, multi-scale)
3DCOCO test-devAP5071.6DetectoRS (ResNeXt-101-32x4d, single-scale)
3DCOCO test-devAP7558.5DetectoRS (ResNeXt-101-32x4d, single-scale)
3DCOCO test-devAPL66.9DetectoRS (ResNeXt-101-32x4d, single-scale)
3DCOCO test-devAPM56.5DetectoRS (ResNeXt-101-32x4d, single-scale)
3DCOCO test-devAPS33.9DetectoRS (ResNeXt-101-32x4d, single-scale)
3DCOCO test-devbox mAP53.3DetectoRS (ResNeXt-101-32x4d, single-scale)
3DAI-TODAP14.8DetectoRS (ResNet-50-FPN)
3DAI-TODAP5032.8DetectoRS (ResNet-50-FPN)
3DAI-TODAP7511.4DetectoRS (ResNet-50-FPN)
3DAI-TODAPm28DetectoRS (ResNet-50-FPN)
3DAI-TODAPs28.3DetectoRS (ResNet-50-FPN)
3DAI-TODAPt10.8DetectoRS (ResNet-50-FPN)
Instance SegmentationCOCO test-devAP5072DetectoRS (ResNeXt-101-64x4d, multi-scale)
Instance SegmentationCOCO test-devAP7553.3DetectoRS (ResNeXt-101-64x4d, multi-scale)
Instance SegmentationCOCO test-devAPL61.5DetectoRS (ResNeXt-101-64x4d, multi-scale)
Instance SegmentationCOCO test-devAPM50.9DetectoRS (ResNeXt-101-64x4d, multi-scale)
Instance SegmentationCOCO test-devAPS31.6DetectoRS (ResNeXt-101-64x4d, multi-scale)
Instance SegmentationCOCO test-devmask AP48.5DetectoRS (ResNeXt-101-64x4d, multi-scale)
Instance SegmentationCOCO test-devAP5071.1DetectoRS (ResNeXt-101-32x4d, multi-scale)
Instance SegmentationCOCO test-devAP7551.6DetectoRS (ResNeXt-101-32x4d, multi-scale)
Instance SegmentationCOCO test-devAPL59.6DetectoRS (ResNeXt-101-32x4d, multi-scale)
Instance SegmentationCOCO test-devAPM49.5DetectoRS (ResNeXt-101-32x4d, multi-scale)
Instance SegmentationCOCO test-devAPS30.3DetectoRS (ResNeXt-101-32x4d, multi-scale)
Instance SegmentationCOCO test-devmask AP47.1DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D ClassificationCOCO test-devAP5074.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D ClassificationCOCO test-devAP7561.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D ClassificationCOCO test-devAPL68.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D ClassificationCOCO test-devAPM58.4DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D ClassificationCOCO test-devAPS37.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D ClassificationCOCO test-devbox mAP55.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D ClassificationCOCO test-devAP5073.5DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D ClassificationCOCO test-devAP7560.1DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D ClassificationCOCO test-devAPL66.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D ClassificationCOCO test-devAPM57.3DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D ClassificationCOCO test-devAPS37.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D ClassificationCOCO test-devbox mAP54.7DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D ClassificationCOCO test-devAP5071.6DetectoRS (ResNeXt-101-32x4d, single-scale)
2D ClassificationCOCO test-devAP7558.5DetectoRS (ResNeXt-101-32x4d, single-scale)
2D ClassificationCOCO test-devAPL66.9DetectoRS (ResNeXt-101-32x4d, single-scale)
2D ClassificationCOCO test-devAPM56.5DetectoRS (ResNeXt-101-32x4d, single-scale)
2D ClassificationCOCO test-devAPS33.9DetectoRS (ResNeXt-101-32x4d, single-scale)
2D ClassificationCOCO test-devbox mAP53.3DetectoRS (ResNeXt-101-32x4d, single-scale)
2D ClassificationAI-TODAP14.8DetectoRS (ResNet-50-FPN)
2D ClassificationAI-TODAP5032.8DetectoRS (ResNet-50-FPN)
2D ClassificationAI-TODAP7511.4DetectoRS (ResNet-50-FPN)
2D ClassificationAI-TODAPm28DetectoRS (ResNet-50-FPN)
2D ClassificationAI-TODAPs28.3DetectoRS (ResNet-50-FPN)
2D ClassificationAI-TODAPt10.8DetectoRS (ResNet-50-FPN)
2D Object DetectionCOCO test-devAP5074.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D Object DetectionCOCO test-devAP7561.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D Object DetectionCOCO test-devAPL68.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D Object DetectionCOCO test-devAPM58.4DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D Object DetectionCOCO test-devAPS37.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D Object DetectionCOCO test-devbox mAP55.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
2D Object DetectionCOCO test-devAP5073.5DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D Object DetectionCOCO test-devAP7560.1DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D Object DetectionCOCO test-devAPL66.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D Object DetectionCOCO test-devAPM57.3DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D Object DetectionCOCO test-devAPS37.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D Object DetectionCOCO test-devbox mAP54.7DetectoRS (ResNeXt-101-32x4d, multi-scale)
2D Object DetectionCOCO test-devAP5071.6DetectoRS (ResNeXt-101-32x4d, single-scale)
2D Object DetectionCOCO test-devAP7558.5DetectoRS (ResNeXt-101-32x4d, single-scale)
2D Object DetectionCOCO test-devAPL66.9DetectoRS (ResNeXt-101-32x4d, single-scale)
2D Object DetectionCOCO test-devAPM56.5DetectoRS (ResNeXt-101-32x4d, single-scale)
2D Object DetectionCOCO test-devAPS33.9DetectoRS (ResNeXt-101-32x4d, single-scale)
2D Object DetectionCOCO test-devbox mAP53.3DetectoRS (ResNeXt-101-32x4d, single-scale)
2D Object DetectionAI-TODAP14.8DetectoRS (ResNet-50-FPN)
2D Object DetectionAI-TODAP5032.8DetectoRS (ResNet-50-FPN)
2D Object DetectionAI-TODAP7511.4DetectoRS (ResNet-50-FPN)
2D Object DetectionAI-TODAPm28DetectoRS (ResNet-50-FPN)
2D Object DetectionAI-TODAPs28.3DetectoRS (ResNet-50-FPN)
2D Object DetectionAI-TODAPt10.8DetectoRS (ResNet-50-FPN)
10-shot image generationCOCO test-devPQ50DetectoRS (ResNeXt-101-64x4d, multi-scale)
10-shot image generationCOCO test-devPQst37.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
10-shot image generationCOCO test-devPQth58.5DetectoRS (ResNeXt-101-64x4d, multi-scale)
Panoptic SegmentationCOCO test-devPQ50DetectoRS (ResNeXt-101-64x4d, multi-scale)
Panoptic SegmentationCOCO test-devPQst37.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
Panoptic SegmentationCOCO test-devPQth58.5DetectoRS (ResNeXt-101-64x4d, multi-scale)
16kCOCO test-devAP5074.2DetectoRS (ResNeXt-101-64x4d, multi-scale)
16kCOCO test-devAP7561.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
16kCOCO test-devAPL68.1DetectoRS (ResNeXt-101-64x4d, multi-scale)
16kCOCO test-devAPM58.4DetectoRS (ResNeXt-101-64x4d, multi-scale)
16kCOCO test-devAPS37.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
16kCOCO test-devbox mAP55.7DetectoRS (ResNeXt-101-64x4d, multi-scale)
16kCOCO test-devAP5073.5DetectoRS (ResNeXt-101-32x4d, multi-scale)
16kCOCO test-devAP7560.1DetectoRS (ResNeXt-101-32x4d, multi-scale)
16kCOCO test-devAPL66.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
16kCOCO test-devAPM57.3DetectoRS (ResNeXt-101-32x4d, multi-scale)
16kCOCO test-devAPS37.4DetectoRS (ResNeXt-101-32x4d, multi-scale)
16kCOCO test-devbox mAP54.7DetectoRS (ResNeXt-101-32x4d, multi-scale)
16kCOCO test-devAP5071.6DetectoRS (ResNeXt-101-32x4d, single-scale)
16kCOCO test-devAP7558.5DetectoRS (ResNeXt-101-32x4d, single-scale)
16kCOCO test-devAPL66.9DetectoRS (ResNeXt-101-32x4d, single-scale)
16kCOCO test-devAPM56.5DetectoRS (ResNeXt-101-32x4d, single-scale)
16kCOCO test-devAPS33.9DetectoRS (ResNeXt-101-32x4d, single-scale)
16kCOCO test-devbox mAP53.3DetectoRS (ResNeXt-101-32x4d, single-scale)
16kAI-TODAP14.8DetectoRS (ResNet-50-FPN)
16kAI-TODAP5032.8DetectoRS (ResNet-50-FPN)
16kAI-TODAP7511.4DetectoRS (ResNet-50-FPN)
16kAI-TODAPm28DetectoRS (ResNet-50-FPN)
16kAI-TODAPs28.3DetectoRS (ResNet-50-FPN)
16kAI-TODAPt10.8DetectoRS (ResNet-50-FPN)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17