CVROIVSep 3, 2020

Depth Completion via Inductive Fusion of Planar LIDAR and Monocular Camera

arXiv:2009.01875v142 citations
Originality Incremental advance
AI Analysis

This work addresses cost-effective depth sensing for autonomous driving and robotics, presenting an incremental improvement over existing fusion methods.

The paper tackles the problem of affordable depth perception for autonomous vehicles and robots by fusing planar LIDAR and monocular camera data, introducing an inductive late-fusion block that improves depth completion accuracy on benchmark datasets like NYUDepthV2 and KITTI.

Modern high-definition LIDAR is expensive for commercial autonomous driving vehicles and small indoor robots. An affordable solution to this problem is fusion of planar LIDAR with RGB images to provide a similar level of perception capability. Even though state-of-the-art methods provide approaches to predict depth information from limited sensor input, they are usually a simple concatenation of sparse LIDAR features and dense RGB features through an end-to-end fusion architecture. In this paper, we introduce an inductive late-fusion block which better fuses different sensor modalities inspired by a probability model. The proposed demonstration and aggregation network propagates the mixed context and depth features to the prediction network and serves as a prior knowledge of the depth completion. This late-fusion block uses the dense context features to guide the depth prediction based on demonstrations by sparse depth features. In addition to evaluating the proposed method on benchmark depth completion datasets including NYUDepthV2 and KITTI, we also test the proposed method on a simulated planar LIDAR dataset. Our method shows promising results compared to previous approaches on both the benchmark datasets and simulated dataset with various 3D densities.

Foundations

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

Your Notes