paper-with-me

Papers

Dense Dual-Path Network for Real-time Semantic Segmentation

2020-10-21 · Xinneng Yang, Yan Wu, Junqiao Zhao, Feilin Liu

Semantic segmentation has achieved remarkable results with high computational cost and a large number of parameters. However, real-world applications require efficient inference speed on embedded devices. Most previous works address the challenge by reducing depth, width and layer capacity of network, which leads to poor performance. In this paper, we introduce a novel Dense Dual-Path Network (DDPNet) for real-time semantic segmentation under resource constraints. We design a light-weight and powerful backbone with dense connectivity to facilitate feature reuse throughout the whole network and the proposed Dual-Path module (DPM) to sufficiently aggregate multi-scale contexts. Meanwhile, a simple and effective framework is built with a skip architecture utilizing the high-resolution feature maps to refine the segmentation output and an upsampling module leveraging context information from the feature maps to refine the heatmaps. The proposed DDPNet shows an obvious advantage in balancing accuracy and speed. Specifically, on Cityscapes test dataset, DDPNet achieves 75.3% mIoU with 52.6 FPS for an input of 1024 X 2048 resolution on a single GTX 1080Ti card. Compared with other state-of-the-art methods, DDPNet achieves a significant better accuracy with a comparable speed and fewer parameters.

📄 PDF Abstract BibTeX arXiv:2010.10778

Code (0)

등록된 구현이 없습니다.

Tasks

Playing the Game of 2048Real-Time Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Generative Recall, Dense Reranking: Learning Multi-View Semantic IDs for Efficient Text-to-Video Retrieval

2026-01-29 · Zecheng Zhao, Zhi Chen, Zi Huang, Shazia Sadiq 외 arxiv

Text-to-Video Retrieval (TVR) is essential in video platforms. Dense retrieval with dual-modality encoders leads in accuracy, but its computation and storage scale poorly with corpus size. Thus, real-time large-scale app…

Video Retrieval

A Coarse-to-Fine Multi-stream Hybrid Deraining Network for Single Image Deraining

2019-08-28 · Yanyan Wei, Zhao Zhang, Haijun Zhang, Richang Hong 외

Single image deraining task is still a very challenging task due to its ill-posed nature in reality. Recently, researchers have tried to fix this issue by training the CNN-based end-to-end models, but they still cannot e…

Rain RemovalSingle Image DerainingSSIM

LiftNav: Path Planning via Semantic Lifting in TSDF-Guided Gaussian Splatting

2026-05-29 · Hannah Schieber, Dominik Frischmann, Victor Schaack, Angela P. Schoellig 외 arxiv

Autonomous robots in unknown indoor environments require both reliable collision avoidance and object-level understanding. Classical representations such as TSDF support safe planning but lack semantics, while photoreali…

Collision Avoidance

Dual Path Networks

2017-07-06 · NeurIPS 2017 12 · Yunpeng Chen, Jianan Li, Huaxin Xiao, Xiaojie Jin 외

In this work, we present a simple, highly efficient and modularized Dual Path Network (DPN) for image classification which presents a new topology of connection paths internally. By revealing the equivalence of the state…

image-classificationImage Classification

Reparameterizable Dual-Resolution Network for Real-time Semantic Segmentation

2024-06-18 · Guoyu Yang, YuAn Wang, Daming Shi

Semantic segmentation plays a key role in applications such as autonomous driving and medical image. Although existing real-time semantic segmentation models achieve a commendable balance between accuracy and speed, thei…

Autonomous DrivingReal-Time Semantic SegmentationSegmentationSemantic Segmentation