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/The Missing Point in Vision Transformers for Universal Ima...

The Missing Point in Vision Transformers for Universal Image Segmentation

Sajjad Shahabodini, Mobina Mansoori, Farnoush Bayatmakou, Jamshid Abouei, Konstantinos N. Plataniotis, Arash Mohammadi

2025-05-26Panoptic SegmentationSegmentationSemantic SegmentationInstance SegmentationImage Segmentation
PaperPDFCode

Abstract

Image segmentation remains a challenging task in computer vision, demanding robust mask generation and precise classification. Recent mask-based approaches yield high-quality masks by capturing global context. However, accurately classifying these masks, especially in the presence of ambiguous boundaries and imbalanced class distributions, remains an open challenge. In this work, we introduce ViT-P, a novel two-stage segmentation framework that decouples mask generation from classification. The first stage employs a proposal generator to produce class-agnostic mask proposals, while the second stage utilizes a point-based classification model built on the Vision Transformer (ViT) to refine predictions by focusing on mask central points. ViT-P serves as a pre-training-free adapter, allowing the integration of various pre-trained vision transformers without modifying their architecture, ensuring adaptability to dense prediction tasks. Furthermore, we demonstrate that coarse and bounding box annotations can effectively enhance classification without requiring additional training on fine annotation datasets, reducing annotation costs while maintaining strong performance. Extensive experiments across COCO, ADE20K, and Cityscapes datasets validate the effectiveness of ViT-P, achieving state-of-the-art results with 54.0 PQ on ADE20K panoptic segmentation, 87.4 mIoU on Cityscapes semantic segmentation, and 63.6 mIoU on ADE20K semantic segmentation. The code and pretrained models are available at: https://github.com/sajjad-sh33/ViT-P}{https://github.com/sajjad-sh33/ViT-P.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO (Common Objects in Context)mIoU69.1ViT-P (OneFormer, InternImage-H)
Semantic SegmentationCOCO (Common Objects in Context)mIoU68.8ViT-P (OneFormer, DiNAT-L)
Semantic SegmentationCityscapes valmIoU87.4ViT-P (InternImage-H)
Semantic SegmentationCOCO-Stuff testmIoU53.5ViT-P (InternImage-H)
Semantic SegmentationADE20KParams (M)1610ViT-P (InternImage-H)
Semantic SegmentationADE20KValidation mIoU63.6ViT-P (InternImage-H)
Semantic SegmentationADE20KParams (M)1400ViT-P (OneFormer, InternImage-H)
Semantic SegmentationADE20KValidation mIoU61.6ViT-P (OneFormer, InternImage-H)
Semantic SegmentationADE20KParams (M)309ViT-P (OneFormer, DiNAT-L)
Semantic SegmentationADE20KValidation mIoU59.9ViT-P (OneFormer, DiNAT-L)
Semantic SegmentationCityscapes valAP50.6ViT-P (OneFormer, InternImage-H)
Semantic SegmentationCityscapes valPQ70.8ViT-P (OneFormer, InternImage-H)
Semantic SegmentationCityscapes valmIoU85.4ViT-P (OneFormer, InternImage-H)
Semantic SegmentationADE20K valPQ54ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280, COCO_pretrain)
Semantic SegmentationADE20K valPQ51.9ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280)
Instance SegmentationCityscapes valAP49ViT-P (OneFormer, ConvNeXt-L, single-scale, 512x1024, Mapillary Vistas-pretrained)
Instance SegmentationCityscapes valmask AP49ViT-P (OneFormer, ConvNeXt-L, single-scale, 512x1024, Mapillary Vistas-pretrained)
Instance SegmentationADE20K valAP40.7ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280, COCO_pretrain)
Instance SegmentationADE20K valAP37.8ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280)
10-shot image generationCOCO (Common Objects in Context)mIoU69.1ViT-P (OneFormer, InternImage-H)
10-shot image generationCOCO (Common Objects in Context)mIoU68.8ViT-P (OneFormer, DiNAT-L)
10-shot image generationCityscapes valmIoU87.4ViT-P (InternImage-H)
10-shot image generationCOCO-Stuff testmIoU53.5ViT-P (InternImage-H)
10-shot image generationADE20KParams (M)1610ViT-P (InternImage-H)
10-shot image generationADE20KValidation mIoU63.6ViT-P (InternImage-H)
10-shot image generationADE20KParams (M)1400ViT-P (OneFormer, InternImage-H)
10-shot image generationADE20KValidation mIoU61.6ViT-P (OneFormer, InternImage-H)
10-shot image generationADE20KParams (M)309ViT-P (OneFormer, DiNAT-L)
10-shot image generationADE20KValidation mIoU59.9ViT-P (OneFormer, DiNAT-L)
10-shot image generationCityscapes valAP50.6ViT-P (OneFormer, InternImage-H)
10-shot image generationCityscapes valPQ70.8ViT-P (OneFormer, InternImage-H)
10-shot image generationCityscapes valmIoU85.4ViT-P (OneFormer, InternImage-H)
10-shot image generationADE20K valPQ54ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280, COCO_pretrain)
10-shot image generationADE20K valPQ51.9ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280)
Panoptic SegmentationCityscapes valAP50.6ViT-P (OneFormer, InternImage-H)
Panoptic SegmentationCityscapes valPQ70.8ViT-P (OneFormer, InternImage-H)
Panoptic SegmentationCityscapes valmIoU85.4ViT-P (OneFormer, InternImage-H)
Panoptic SegmentationADE20K valPQ54ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280, COCO_pretrain)
Panoptic SegmentationADE20K valPQ51.9ViT-P (OneFormer, DiNAT-L, single-scale, 1280x1280)

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