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/BoxInst: High-Performance Instance Segmentation with Box A...

BoxInst: High-Performance Instance Segmentation with Box Annotations

Zhi Tian, Chunhua Shen, Xinlong Wang, Hao Chen

2020-12-03CVPR 2021 1Box-supervised Instance SegmentationWeakly-supervised instance segmentationVocal Bursts Intensity PredictionSegmentationSemantic SegmentationInstance Segmentation
PaperPDFCodeCode

Abstract

We present a high-performance method that can achieve mask-level instance segmentation with only bounding-box annotations for training. While this setting has been studied in the literature, here we show significantly stronger performance with a simple design (e.g., dramatically improving previous best reported mask AP of 21.1% in Hsu et al. (2019) to 31.6% on the COCO dataset). Our core idea is to redesign the loss of learning masks in instance segmentation, with no modification to the segmentation network itself. The new loss functions can supervise the mask training without relying on mask annotations. This is made possible with two loss terms, namely, 1) a surrogate term that minimizes the discrepancy between the projections of the ground-truth box and the predicted mask; 2) a pairwise loss that can exploit the prior that proximal pixels with similar colors are very likely to have the same category label. Experiments demonstrate that the redesigned mask loss can yield surprisingly high-quality instance masks with only box annotations. For example, without using any mask annotations, with a ResNet-101 backbone and 3x training schedule, we achieve 33.2% mask AP on COCO test-dev split (vs. 39.1% of the fully supervised counterpart). Our excellent experiment results on COCO and Pascal VOC indicate that our method dramatically narrows the performance gap between weakly and fully supervised instance segmentation. Code is available at: https://git.io/AdelaiDet

Results

TaskDatasetMetricValueModel
Weakly-supervised instance segmentationCOCO test-devAP35BoxInst (ResNet-101-DCN-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@5059.3BoxInst (ResNet-101-DCN-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@7535.6BoxInst (ResNet-101-DCN-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@L48.9BoxInst (ResNet-101-DCN-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@M37.2BoxInst (ResNet-101-DCN-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@S17.1BoxInst (ResNet-101-DCN-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP33.9BoxInst (ResNet-101-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@5057.7BoxInst (ResNet-101-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@7534.5BoxInst (ResNet-101-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@L46.6BoxInst (ResNet-101-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@M36.1BoxInst (ResNet-101-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP@S16.5BoxInst (ResNet-101-BiFPN)
Weakly-supervised instance segmentationCOCO test-devAP33.2BoxInst (ResNet-101-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@5056.5BoxInst (ResNet-101-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@7533.6BoxInst (ResNet-101-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@L45.1BoxInst (ResNet-101-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@M35.3BoxInst (ResNet-101-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@S16.2BoxInst (ResNet-101-FPN)
Weakly-supervised instance segmentationCOCO test-devAP32.1BoxInst (ResNet-50-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@5055.1BoxInst (ResNet-50-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@7532.4BoxInst (ResNet-50-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@L43.5BoxInst (ResNet-50-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@M34.3BoxInst (ResNet-50-FPN)
Weakly-supervised instance segmentationCOCO test-devAP@S15.6BoxInst (ResNet-50-FPN)
Instance SegmentationCOCO test-devmask AP35BoxInst
Instance SegmentationPASCAL VOC 2012 valAP_5061.4BoxInst
Instance SegmentationPASCAL VOC 2012 valAP_7537BoxInst
Instance SegmentationPASCAL VOC 2012 valmask AP36.5BoxInst

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