Paper
9 August 2018 A closer look at U-net for road detection
Author Affiliations +
Proceedings Volume 10806, Tenth International Conference on Digital Image Processing (ICDIP 2018); 108061I (2018) https://doi.org/10.1117/12.2503282
Event: Tenth International Conference on Digital Image Processing (ICDIP 2018), 2018, Shanghai, China
Abstract
Autonomous cars establish driving strategies by employing detection of the road. Most of the previous methods detect road with image semantic segmentation, which identifies pixel-wise class labels and predicts segmentation masks. We propose U-net1 , a novel segmentation network by learning deep convolution and deconvolution features. The architecture consists of an encoder and decoder network. The encoder network is trainable with a corresponding decoder network followed by a pixel-wise classification layer. The architecture of the encoder network is topologically identical to the convolutional layers. The novelty of U-net lies in the manner in which the decoder deconvolves its lower resolution input feature maps. Specifically, the decoder network conjoins the encoder convolution features and decoder deconvolution features using the "concat" function, which achieves a good mapping between classes and filters at the expansion side of the network. The network is trained end-to-end and yields precise pixel-wise predictions at the original input resolution.
© (2018) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Lizhou Liu and Yong Zhou "A closer look at U-net for road detection", Proc. SPIE 10806, Tenth International Conference on Digital Image Processing (ICDIP 2018), 108061I (9 August 2018); https://doi.org/10.1117/12.2503282
Lens.org Logo
CITATIONS
Cited by 1 scholarly publication.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Roads

Image segmentation

Computer programming

Deconvolution

Network architectures

Convolution

Classification systems

Back to Top