SGTBN: Generating Dense Depth Maps from Single-Line LiDAR
Hengjie Lu, Shugong Xu, Shan Cao

TL;DR
This paper introduces SGTBN, a novel network for dense depth map generation from single-line LiDAR and RGB images, offering a cost-effective alternative to multi-line LiDAR methods with improved accuracy.
Contribution
The paper proposes a new single-line depth completion method with a specialized network and dataset, advancing depth sensing with lower-cost hardware.
Findings
Outperforms state-of-the-art in single-line depth completion
Achieves higher accuracy than monocular depth estimation
Uses less expensive single-line LiDAR hardware
Abstract
Depth completion aims to generate a dense depth map from the sparse depth map and aligned RGB image. However, current depth completion methods use extremely expensive 64-line LiDAR(about $100,000) to obtain sparse depth maps, which will limit their application scenarios. Compared with the 64-line LiDAR, the single-line LiDAR is much less expensive and much more robust. Therefore, we propose a method to tackle the problem of single-line depth completion, in which we aim to generate a dense depth map from the single-line LiDAR info and the aligned RGB image. A single-line depth completion dataset is proposed based on the existing 64-line depth completion dataset(KITTI). A network called Semantic Guided Two-Branch Network(SGTBN) which contains global and local branches to extract and fuse global and local info is proposed for this task. A Semantic guided depth upsampling module is used in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsINFO: An Efficient Optimization Algorithm based on Weighted Mean of Vectors
