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/Deep Dual-resolution Networks for Real-time and Accurate S...

Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes

Yuanduo Hong, Huihui Pan, Weichao Sun, Yisong Jia

2021-01-15Autonomous VehiclesScene ParsingAll-day Semantic SegmentationReal-Time Semantic SegmentationSemantic Segmentation
PaperPDFCodeCodeCodeCode(official)CodeCodeCodeCode

Abstract

Semantic segmentation is a key technology for autonomous vehicles to understand the surrounding scenes. The appealing performances of contemporary models usually come at the expense of heavy computations and lengthy inference time, which is intolerable for self-driving. Using light-weight architectures (encoder-decoder or two-pathway) or reasoning on low-resolution images, recent methods realize very fast scene parsing, even running at more than 100 FPS on a single 1080Ti GPU. However, there is still a significant gap in performance between these real-time methods and the models based on dilation backbones. To tackle this problem, we proposed a family of efficient backbones specially designed for real-time semantic segmentation. The proposed deep dual-resolution networks (DDRNets) are composed of two deep branches between which multiple bilateral fusions are performed. Additionally, we design a new contextual information extractor named Deep Aggregation Pyramid Pooling Module (DAPPM) to enlarge effective receptive fields and fuse multi-scale context based on low-resolution feature maps. Our method achieves a new state-of-the-art trade-off between accuracy and speed on both Cityscapes and CamVid dataset. In particular, on a single 2080Ti GPU, DDRNet-23-slim yields 77.4% mIoU at 102 FPS on Cityscapes test set and 74.7% mIoU at 230 FPS on CamVid test set. With widely used test augmentation, our method is superior to most state-of-the-art models and requires much less computation. Codes and trained models are available online.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCityscapes testTime (ms)9.8DDRNet-23-slim
Semantic SegmentationCamVidTime (ms)10.6DDRNet-23(Cityscapes-Pretrained)
Semantic SegmentationCamVidmIoU80.6DDRNet-23(Cityscapes-Pretrained)
Semantic SegmentationCamVidTime (ms)4.3DDRNet-23-slim
Semantic SegmentationCamVidmIoU74.7DDRNet-23-slim
Semantic SegmentationCityscapes valFrame (fps)37.1DDRNet23
Semantic SegmentationCityscapes valmIoU79.4DDRNet23
Semantic SegmentationCityscapes valFrame (fps)101.6DDRNet23-slim
Semantic SegmentationCityscapes valmIoU77.4DDRNet23-slim
2D Semantic SegmentationAll-day CityScapesmIoU68.6DDR-Net
10-shot image generationCityscapes testTime (ms)9.8DDRNet-23-slim
10-shot image generationCamVidTime (ms)10.6DDRNet-23(Cityscapes-Pretrained)
10-shot image generationCamVidmIoU80.6DDRNet-23(Cityscapes-Pretrained)
10-shot image generationCamVidTime (ms)4.3DDRNet-23-slim
10-shot image generationCamVidmIoU74.7DDRNet-23-slim
10-shot image generationCityscapes valFrame (fps)37.1DDRNet23
10-shot image generationCityscapes valmIoU79.4DDRNet23
10-shot image generationCityscapes valFrame (fps)101.6DDRNet23-slim
10-shot image generationCityscapes valmIoU77.4DDRNet23-slim

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-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16SAMST: 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-15