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/Mask Frozen-DETR: High Quality Instance Segmentation with ...

Mask Frozen-DETR: High Quality Instance Segmentation with One GPU

Zhanhao Liang, Yuhui Yuan

2023-08-07Semantic SegmentationInstance Segmentationobject-detectionObject Detection
PaperPDF

Abstract

In this paper, we aim to study how to build a strong instance segmenter with minimal training time and GPUs, as opposed to the majority of current approaches that pursue more accurate instance segmenter by building more advanced frameworks at the cost of longer training time and higher GPU requirements. To achieve this, we introduce a simple and general framework, termed Mask Frozen-DETR, which can convert any existing DETR-based object detection model into a powerful instance segmentation model. Our method only requires training an additional lightweight mask network that predicts instance masks within the bounding boxes given by a frozen DETR-based object detector. Remarkably, our method outperforms the state-of-the-art instance segmentation method Mask DINO in terms of performance on the COCO test-dev split (55.3% vs. 54.7%) while being over 10X times faster to train. Furthermore, all of our experiments can be trained using only one Tesla V100 GPU with 16 GB of memory, demonstrating the significant efficiency of our proposed framework.

Results

TaskDatasetMetricValueModel
Instance SegmentationCOCO minivalAP5078.9Mask Frozen-DETR
Instance SegmentationCOCO minivalAP7560.8Mask Frozen-DETR
Instance SegmentationCOCO minivalAPL72.9Mask Frozen-DETR
Instance SegmentationCOCO minivalAPM58.4Mask Frozen-DETR
Instance SegmentationCOCO minivalAPS37.2Mask Frozen-DETR
Instance SegmentationCOCO minivalmask AP54.9Mask Frozen-DETR
Instance SegmentationCOCO test-devAP5079.3Mask Frozen-DETR
Instance SegmentationCOCO test-devAP7561.4Mask Frozen-DETR
Instance SegmentationCOCO test-devAPL70.4Mask Frozen-DETR
Instance SegmentationCOCO test-devAPM58.4Mask Frozen-DETR
Instance SegmentationCOCO test-devAPS37.8Mask Frozen-DETR
Instance SegmentationCOCO test-devmask AP55.3Mask Frozen-DETR

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-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-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17