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/DSNet: A Novel Way to Use Atrous Convolutions in Semantic ...

DSNet: A Novel Way to Use Atrous Convolutions in Semantic Segmentation

Zilu Guo, Liuyang Bian, Xuan Huang, Hu Wei, Jingyu Li, Huasheng Ni

2024-06-06Real-Time Semantic SegmentationSemantic Segmentation
PaperPDFCode(official)

Abstract

Atrous convolutions are employed as a method to increase the receptive field in semantic segmentation tasks. However, in previous works of semantic segmentation, it was rarely employed in the shallow layers of the model. We revisit the design of atrous convolutions in modern convolutional neural networks (CNNs), and demonstrate that the concept of using large kernels to apply atrous convolutions could be a more powerful paradigm. We propose three guidelines to apply atrous convolutions more efficiently. Following these guidelines, we propose DSNet, a Dual-Branch CNN architecture, which incorporates atrous convolutions in the shallow layers of the model architecture, as well as pretraining the nearly entire encoder on ImageNet to achieve better performance. To demonstrate the effectiveness of our approach, our models achieve a new state-of-the-art trade-off between accuracy and speed on ADE20K, Cityscapes and BDD datasets. Specifically, DSNet achieves 40.0% mIOU with inference speed of 179.2 FPS on ADE20K, and 80.4% mIOU with speed of 81.9 FPS on Cityscapes. Source code and models are available at Github: https://github.com/takaniwa/DSNet.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCamVidMean IoU83.32DSNet-Base
Semantic SegmentationCityscapes valmIoU82DSNet-Base(single-scale)
Semantic SegmentationCityscapes valFPS81.9DSNet(single-scale)
Semantic SegmentationCityscapes valmIoU80.4DSNet(single-scale)
Semantic SegmentationBDD100K valmIoU64.6DSNet-Base
Semantic SegmentationCityscapes valFrame (fps)81.9DSNet
10-shot image generationCamVidMean IoU83.32DSNet-Base
10-shot image generationCityscapes valmIoU82DSNet-Base(single-scale)
10-shot image generationCityscapes valFPS81.9DSNet(single-scale)
10-shot image generationCityscapes valmIoU80.4DSNet(single-scale)
10-shot image generationBDD100K valmIoU64.6DSNet-Base
10-shot image generationCityscapes valFrame (fps)81.9DSNet

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-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15