CVJan 17, 2019

Monocular Outdoor Semantic Mapping with a Multi-task Network

arXiv:1901.05807v32 citations
Originality Incremental advance
AI Analysis

This work addresses a key problem for autonomous driving and robotics by enabling semantic 3D mapping from monocular images, but it appears incremental as it builds on existing multi-task and reconstruction methods.

The paper tackles the challenge of producing dense outdoor semantic maps from monocular image streams by proposing a multi-task CNN for joint depth and semantic prediction, with post-processing steps to enhance consistency, and demonstrates effectiveness through experiments on semantic labeling and depth prediction.

In many robotic applications, especially for the autonomous driving, understanding the semantic information and the geometric structure of surroundings are both essential. Semantic 3D maps, as a carrier of the environmental knowledge, are then intensively studied for their abilities and applications. However, it is still challenging to produce a dense outdoor semantic map from a monocular image stream. Motivated by this target, in this paper, we propose a method for large-scale 3D reconstruction from consecutive monocular images. First, with the correlation of underlying information between depth and semantic prediction, a novel multi-task Convolutional Neural Network (CNN) is designed for joint prediction. Given a single image, the network learns low-level information with a shared encoder and separately predicts with decoders containing additional Atrous Spatial Pyramid Pooling (ASPP) layers and the residual connection which merits disparities and semantic mutually. To overcome the inconsistency of monocular depth prediction for reconstruction, post-processing steps with the superpixelization and the effective 3D representation approach are obtained to give the final semantic map. Experiments are compared with other methods on both semantic labeling and depth prediction. We also qualitatively demonstrate the map reconstructed from large-scale, difficult monocular image sequences to prove the effectiveness and superiority.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes