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/RDSNet: A New Deep Architecture for Reciprocal Object Dete...

RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation

Shaoru Wang, Yongchao Gong, Junliang Xing, Lichao Huang, Chang Huang, Weiming Hu

2019-12-11SegmentationSemantic SegmentationTranslationInstance Segmentationobject-detectionObject Detection
PaperPDFCode(official)

Abstract

Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a novel deep architecture for reciprocal object detection and instance segmentation. To reciprocate these two tasks, we design a two-stream structure to learn features on both the object level (i.e., bounding boxes) and the pixel level (i.e., instance masks) jointly. Within this structure, information from the two streams is fused alternately, namely information on the object level introduces the awareness of instance and translation variance to the pixel level, and information on the pixel level refines the localization accuracy of objects on the object level in return. Specifically, a correlation module and a cropping module are proposed to yield instance masks, as well as a mask based boundary refinement module for more accurate bounding boxes. Extensive experimental analyses and comparisons on the COCO dataset demonstrate the effectiveness and efficiency of RDSNet. The source code is available at https://github.com/wangsr126/RDSNet.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5060.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
Object DetectionCOCO test-devAP7543RDSNet (ResNet-101, RetinaNet, mask, MBRM)
Object DetectionCOCO test-devAPL51.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
Object DetectionCOCO test-devAPM43.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
Object DetectionCOCO test-devAPS22.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
Object DetectionCOCO test-devbox mAP40.3RDSNet (ResNet-101, RetinaNet, mask, MBRM)
3DCOCO test-devAP5060.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
3DCOCO test-devAP7543RDSNet (ResNet-101, RetinaNet, mask, MBRM)
3DCOCO test-devAPL51.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
3DCOCO test-devAPM43.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
3DCOCO test-devAPS22.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
3DCOCO test-devbox mAP40.3RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D ClassificationCOCO test-devAP5060.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D ClassificationCOCO test-devAP7543RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D ClassificationCOCO test-devAPL51.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D ClassificationCOCO test-devAPM43.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D ClassificationCOCO test-devAPS22.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D ClassificationCOCO test-devbox mAP40.3RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D Object DetectionCOCO test-devAP5060.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D Object DetectionCOCO test-devAP7543RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D Object DetectionCOCO test-devAPL51.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D Object DetectionCOCO test-devAPM43.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D Object DetectionCOCO test-devAPS22.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
2D Object DetectionCOCO test-devbox mAP40.3RDSNet (ResNet-101, RetinaNet, mask, MBRM)
16kCOCO test-devAP5060.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
16kCOCO test-devAP7543RDSNet (ResNet-101, RetinaNet, mask, MBRM)
16kCOCO test-devAPL51.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
16kCOCO test-devAPM43.5RDSNet (ResNet-101, RetinaNet, mask, MBRM)
16kCOCO test-devAPS22.1RDSNet (ResNet-101, RetinaNet, mask, MBRM)
16kCOCO test-devbox mAP40.3RDSNet (ResNet-101, RetinaNet, mask, MBRM)

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