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/SegNeXt: Rethinking Convolutional Attention Design for Sem...

SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation

Meng-Hao Guo, Cheng-Ze Lu, Qibin Hou, ZhengNing Liu, Ming-Ming Cheng, Shi-Min Hu

2022-09-18Real-Time Semantic SegmentationSegmentationSemantic Segmentation
PaperPDFCode(official)CodeCodeCodeCode

Abstract

We present SegNeXt, a simple convolutional network architecture for semantic segmentation. Recent transformer-based models have dominated the field of semantic segmentation due to the efficiency of self-attention in encoding spatial information. In this paper, we show that convolutional attention is a more efficient and effective way to encode contextual information than the self-attention mechanism in transformers. By re-examining the characteristics owned by successful segmentation models, we discover several key components leading to the performance improvement of segmentation models. This motivates us to design a novel convolutional attention network that uses cheap convolutional operations. Without bells and whistles, our SegNeXt significantly improves the performance of previous state-of-the-art methods on popular benchmarks, including ADE20K, Cityscapes, COCO-Stuff, Pascal VOC, Pascal Context, and iSAID. Notably, SegNeXt outperforms EfficientNet-L2 w/ NAS-FPN and achieves 90.6% mIoU on the Pascal VOC 2012 test leaderboard using only 1/10 parameters of it. On average, SegNeXt achieves about 2.0% mIoU improvements compared to the state-of-the-art methods on the ADE20K datasets with the same or fewer computations. Code is available at https://github.com/uyzhang/JSeg (Jittor) and https://github.com/Visual-Attention-Network/SegNeXt (Pytorch).

Results

TaskDatasetMetricValueModel
Semantic SegmentationDSECmIoU71.55SegNeXt-B
Semantic SegmentationDDD17mIoU71.46SegNeXt-B
Semantic SegmentationiSAIDmIoU70.3SegNeXt-L
Semantic SegmentationiSAIDmIoU69.9SegNeXt-B
Semantic SegmentationiSAIDmIoU68.8SegNeXt-S
Semantic SegmentationiSAIDmIoU68.3SegNeXt-T
Semantic SegmentationCityscapes valFrame (fps)28.1SegNext-T-Seg100
10-shot image generationDSECmIoU71.55SegNeXt-B
10-shot image generationDDD17mIoU71.46SegNeXt-B
10-shot image generationiSAIDmIoU70.3SegNeXt-L
10-shot image generationiSAIDmIoU69.9SegNeXt-B
10-shot image generationiSAIDmIoU68.8SegNeXt-S
10-shot image generationiSAIDmIoU68.3SegNeXt-T
10-shot image generationCityscapes valFrame (fps)28.1SegNext-T-Seg100

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