paper-with-me

Papers

Real-Time High-Performance Semantic Image Segmentation of Urban Street Scenes

2020-03-11 · Genshun Dong, Yan Yan, Chunhua Shen, Hanzi Wang

Deep Convolutional Neural Networks (DCNNs) have recently shown outstanding performance in semantic image segmentation. However, state-of-the-art DCNN-based semantic segmentation methods usually suffer from high computational complexity due to the use of complex network architectures. This greatly limits their applications in the real-world scenarios that require real-time processing. In this paper, we propose a real-time high-performance DCNN-based method for robust semantic segmentation of urban street scenes, which achieves a good trade-off between accuracy and speed. Specifically, a Lightweight Baseline Network with Atrous convolution and Attention (LBN-AA) is firstly used as our baseline network to efficiently obtain dense feature maps. Then, the Distinctive Atrous Spatial Pyramid Pooling (DASPP), which exploits the different sizes of pooling operations to encode the rich and distinctive semantic information, is developed to detect objects at multiple scales. Meanwhile, a Spatial detail-Preserving Network (SPN) with shallow convolutional layers is designed to generate high-resolution feature maps preserving the detailed spatial information. Finally, a simple but practical Feature Fusion Network (FFN) is used to effectively combine both shallow and deep features from the semantic branch (DASPP) and the spatial branch (SPN), respectively. Extensive experimental results show that the proposed method respectively achieves the accuracy of 73.6% and 68.0% mean Intersection over Union (mIoU) with the inference speed of 51.0 fps and 39.3 fps on the challenging Cityscapes and CamVid test datasets (by only using a single NVIDIA TITAN X card). This demonstrates that the proposed method offers excellent performance at the real-time speed for semantic segmentation of urban street scenes.

📄 PDF Abstract BibTeX arXiv:2003.08736

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic SegmentationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…
Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Boundary Corrected Multi-scale Fusion Network for Real-time Semantic Segmentation

2022-03-01 · Tianjiao Jiang, Yi Jin, Tengfei Liang, Xu Wang 외

Image semantic segmentation aims at the pixel-level classification of images, which has requirements for both accuracy and speed in practical application. Existing semantic segmentation methods mainly rely on the high-re…

Real-Time Semantic SegmentationScene ParsingSegmentationSemantic Segmentation

MAVNet: an Effective Semantic Segmentation Micro-Network for MAV-based Tasks

2019-04-03 · Ty Nguyen, Shreyas S. Shivakumar, Ian D. Miller, James Keller 외

Real-time semantic image segmentation on platforms subject to size, weight and power (SWaP) constraints is a key area of interest for air surveillance and inspection. In this work, we propose MAVNet: a small, light-weigh…

Image SegmentationReal-Time Semantic SegmentationSegmentationSemantic Segmentation+1

Real-Time Semantic Segmentation using Hyperspectral Images for Mapping Unstructured and Unknown Environments

2023-03-27 · Anthony Medellin, Anant Bhamri, Reza Langari, Swaminathan Gopalswamy

Autonomous navigation in unstructured off-road environments is greatly improved by semantic scene understanding. Conventional image processing algorithms are difficult to implement and lack robustness due to a lack of st…

Autonomous NavigationReal-Time Semantic SegmentationScene UnderstandingSemantic Segmentation

Class-Based Styling: Real-time Localized Style Transfer with Semantic Segmentation

2019-08-30 · Lironne Kurzman, David Vazquez, Issam Laradji

We propose a Class-Based Styling method (CBS) that can map different styles for different object classes in real-time. CBS achieves real-time performance by carrying out two steps simultaneously. While a semantic segment…

ObjectSegmentationSemantic SegmentationStyle Transfer

NPSim: Nighttime Photorealistic Simulation From Daytime Images With Monocular Inverse Rendering and Ray Tracing

2025-02-15 · Shutong Zhang

Semantic segmentation is an important task for autonomous driving. A powerful autonomous driving system should be capable of handling images under all conditions, including nighttime. Generating accurate and diverse nigh…

Autonomous DrivingInverse RenderingSemantic SegmentationUnsupervised Semantic Segmentation