LiDAR Meta Depth Completion
Wolfgang Boettcher, Lukas Hoyer, Ozan Unal, Ke Li, Dengxin Dai

TL;DR
This paper introduces a meta depth completion network that adaptively adjusts to different LiDAR sensors and scanning patterns, enabling flexible, accurate depth estimation across multiple sensor types without retraining.
Contribution
The proposed method is the first to dynamically adapt depth completion models to various LiDAR sensors, improving flexibility and performance over sensor-specific models.
Findings
Outperforms non-adaptive baselines on multiple LiDAR patterns
Generalizes well to unseen scanning patterns
Excels in very sparse LiDAR data scenarios
Abstract
Depth estimation is one of the essential tasks to be addressed when creating mobile autonomous systems. While monocular depth estimation methods have improved in recent times, depth completion provides more accurate and reliable depth maps by additionally using sparse depth information from other sensors such as LiDAR. However, current methods are specifically trained for a single LiDAR sensor. As the scanning pattern differs between sensors, every new sensor would require re-training a specialized depth completion model, which is computationally inefficient and not flexible. Therefore, we propose to dynamically adapt the depth completion model to the used sensor type enabling LiDAR adaptive depth completion. Specifically, we propose a meta depth completion network that uses data patterns derived from the data to learn a task network to alter weights of the main depth completion network…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
