paper-with-me

홈 › Papers

Learning Dilation Factors for Semantic Segmentation of Street Scenes

2017-09-06 · Yang He, Margret Keuper, Bernt Schiele, Mario Fritz

Contextual information is crucial for semantic segmentation. However, finding the optimal trade-off between keeping desired fine details and at the same time providing sufficiently large receptive fields is non trivial. This is even more so, when objects or classes present in an image significantly vary in size. Dilated convolutions have proven valuable for semantic segmentation, because they allow to increase the size of the receptive field without sacrificing image resolution. However, in current state-of-the-art methods, dilation parameters are hand-tuned and fixed. In this paper, we present an approach for learning dilation parameters adaptively per channel, consistently improving semantic segmentation results on street-scene datasets like Cityscapes and Camvid.

📄 PDF Abstract BibTeX arXiv:1709.01956

Code (1)

SSAW14/LearnableDilationNetwork 공식 구현

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

DenseASPP for Semantic Segmentation in Street Scenes

2018-06-01 · CVPR 2018 6 · Maoke Yang, Kun Yu, Chi Zhang, Zhiwei Li 외

Semantic image segmentation is a basic street scene understanding task in autonomous driving, where each pixel in a high resolution image is categorized into a set of semantic labels. Unlike other scenarios, objects in a…

Autonomous DrivingImage SegmentationScene UnderstandingSemantic Segmentation

Stage-Aware Feature Alignment Network for Real-Time Semantic Segmentation of Street Scenes

2022-03-08 · Xi Weng, Yan Yan, Si Chen, Jing-Hao Xue 외

Over the past few years, deep convolutional neural network-based methods have made great progress in semantic segmentation of street scenes. Some recent methods align feature maps to alleviate the semantic gap between th…

DecoderGPUReal-Time Semantic SegmentationSegmentation+1

Deep Multi-Branch Aggregation Network for Real-Time Semantic Segmentation in Street Scenes

2022-03-08 · Xi Weng, Yan Yan, Genshun Dong, Chang Shu 외

Real-time semantic segmentation, which aims to achieve high segmentation accuracy at real-time inference speed, has received substantial attention over the past few years. However, many state-of-the-art real-time semanti…

DecoderGPUReal-Time Semantic SegmentationSegmentation+1

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 computati…

Image SegmentationSegmentationSemantic SegmentationVocal Bursts Intensity Prediction

RaidaR: A Rich Annotated Image Dataset of Rainy Street Scenes

2021-04-09 · Jiongchao Jin, Arezou Fatemi, Wallace Lira, Fenggen Yu 외

We introduce RaidaR, a rich annotated image dataset of rainy street scenes, to support autonomous driving research. The new dataset contains the largest number of rainy images (58,542) to date, 5,000 of which provide sem…

Autonomous DrivingData AugmentationImage-to-Image TranslationRain Removal+2