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/Sparse Instance Activation for Real-Time Instance Segmenta...

Sparse Instance Activation for Real-Time Instance Segmentation

Tianheng Cheng, Xinggang Wang, Shaoyu Chen, Wenqiang Zhang, Qian Zhang, Chang Huang, Zhaoxiang Zhang, Wenyu Liu

2022-03-24CVPR 2022 1Real-time Instance SegmentationSegmentationSemantic SegmentationInstance Segmentationobject-detectionObject Detection
PaperPDFCodeCode(official)

Abstract

In this paper, we propose a conceptually novel, efficient, and fully convolutional framework for real-time instance segmentation. Previously, most instance segmentation methods heavily rely on object detection and perform mask prediction based on bounding boxes or dense centers. In contrast, we propose a sparse set of instance activation maps, as a new object representation, to highlight informative regions for each foreground object. Then instance-level features are obtained by aggregating features according to the highlighted regions for recognition and segmentation. Moreover, based on bipartite matching, the instance activation maps can predict objects in a one-to-one style, thus avoiding non-maximum suppression (NMS) in post-processing. Owing to the simple yet effective designs with instance activation maps, SparseInst has extremely fast inference speed and achieves 40 FPS and 37.9 AP on the COCO benchmark, which significantly outperforms the counterparts in terms of speed and accuracy. Code and models are available at https://github.com/hustvl/SparseInst.

Results

TaskDatasetMetricValueModel
Instance SegmentationMSCOCOAP5059.2SparseInst-608 (ResNet-50-vd)
Instance SegmentationMSCOCOAP7540.2SparseInst-608 (ResNet-50-vd)
Instance SegmentationMSCOCOAPL56.9SparseInst-608 (ResNet-50-vd)
Instance SegmentationMSCOCOAPM39.4SparseInst-608 (ResNet-50-vd)
Instance SegmentationMSCOCOAPS15.7SparseInst-608 (ResNet-50-vd)
Instance SegmentationMSCOCOmask AP37.9SparseInst-608 (ResNet-50-vd)
Instance SegmentationMSCOCOAP5056.5SparseInst-448 (ResNet-50-vd)
Instance SegmentationMSCOCOAP7537.7SparseInst-448 (ResNet-50-vd)
Instance SegmentationMSCOCOAPL57SparseInst-448 (ResNet-50-vd)
Instance SegmentationMSCOCOAPM37.1SparseInst-448 (ResNet-50-vd)
Instance SegmentationMSCOCOAPS12.3SparseInst-448 (ResNet-50-vd)
Instance SegmentationMSCOCOmask AP35.9SparseInst-448 (ResNet-50-vd)

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