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 DINO: Towards A Unified Transformer-based Framework f...

Mask DINO: Towards A Unified Transformer-based Framework for Object Detection and Segmentation

Feng Li, Hao Zhang, Huaizhe xu, Shilong Liu, Lei Zhang, Lionel M. Ni, Heung-Yeung Shum

2022-06-06CVPR 2023 1Panoptic SegmentationSegmentationSemantic SegmentationInstance SegmentationObject DetectionImage Segmentation
PaperPDFCodeCodeCodeCodeCodeCodeCode(official)CodeCodeCode

Abstract

In this paper we present Mask DINO, a unified object detection and segmentation framework. Mask DINO extends DINO (DETR with Improved Denoising Anchor Boxes) by adding a mask prediction branch which supports all image segmentation tasks (instance, panoptic, and semantic). It makes use of the query embeddings from DINO to dot-product a high-resolution pixel embedding map to predict a set of binary masks. Some key components in DINO are extended for segmentation through a shared architecture and training process. Mask DINO is simple, efficient, and scalable, and it can benefit from joint large-scale detection and segmentation datasets. Our experiments show that Mask DINO significantly outperforms all existing specialized segmentation methods, both on a ResNet-50 backbone and a pre-trained model with SwinL backbone. Notably, Mask DINO establishes the best results to date on instance segmentation (54.5 AP on COCO), panoptic segmentation (59.4 PQ on COCO), and semantic segmentation (60.8 mIoU on ADE20K) among models under one billion parameters. Code is available at \url{https://github.com/IDEACVR/MaskDINO}.

Results

TaskDatasetMetricValueModel
Semantic SegmentationADE20K valmIoU60.8MaskDINO-SwinL
Semantic SegmentationADE20KParams (M)223MasK DINO (SwinL, multi-scale)
Semantic SegmentationADE20KValidation mIoU60.8MasK DINO (SwinL, multi-scale)
Semantic SegmentationCOCO test-devPQ59.5Mask DINO (single scale)
Semantic SegmentationCOCO minivalAP50.9MasK DINO (SwinL,single-scale)
Semantic SegmentationCOCO minivalPQ59.4MasK DINO (SwinL,single-scale)
Instance SegmentationCOCO minivalmask AP54.5MasK DINO (SwinL, multi-scale)
Instance SegmentationCOCO minivalmask AP52.6Mask DINO (SwinL)
Instance SegmentationCOCO test-devmask AP54.7MasK DINO (SwinL, multi-scale)
Instance SegmentationCOCO test-devmask AP52.8Mask DINO (SwinL, single -scale)
10-shot image generationADE20K valmIoU60.8MaskDINO-SwinL
10-shot image generationADE20KParams (M)223MasK DINO (SwinL, multi-scale)
10-shot image generationADE20KValidation mIoU60.8MasK DINO (SwinL, multi-scale)
10-shot image generationCOCO test-devPQ59.5Mask DINO (single scale)
10-shot image generationCOCO minivalAP50.9MasK DINO (SwinL,single-scale)
10-shot image generationCOCO minivalPQ59.4MasK DINO (SwinL,single-scale)
Panoptic SegmentationCOCO test-devPQ59.5Mask DINO (single scale)
Panoptic SegmentationCOCO minivalAP50.9MasK DINO (SwinL,single-scale)
Panoptic SegmentationCOCO minivalPQ59.4MasK DINO (SwinL,single-scale)

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