Deep Convolutional Compressed Sensing for LiDAR Depth Completion
In this paper we consider the problem of estimating a dense depth map from a set of sparse LiDAR points. We use techniques from compressed sensing and the recently developed Alternating Direction Neural Networks (ADNNs) to create a deep recurrent auto-encoder for this task. Our architecture internally performs an algorithm for extracting multi-level convolutional sparse codes from the input which are then used to make a prediction. Our results demonstrate that with only two layers and 1800 parameters we are able to out perform all previously published results, including deep networks with orders of magnitude more parameters.
Code (0)
등록된 구현이 없습니다.
Tasks
compressed sensingDepth CompletionSimilar Papers 제목 키워드 기반
Prior based Sampling for Adaptive LiDAR
We propose SampleDepth, a Convolutional Neural Network (CNN), that is suited for an adaptive LiDAR. Typically,LiDAR sampling strategy is pre-defined, constant and independent of the observed scene. Instead of letting a L…
Depth CompletionDepthNet: Real-Time LiDAR Point Cloud Depth Completion for Autonomous Vehicles
Autonomous vehicles rely heavily on sensors such as camera and LiDAR, which provide real-time information about their surroundings for the tasks of perception, planning and control. Typically a LiDAR can only provide spa…
Autonomous DrivingAutonomous VehiclesDepth CompletionTowards a MEMS-based Adaptive LIDAR
We present a proof-of-concept LIDAR design that allows adaptive real-time measurements according to dynamically specified measurement patterns. We describe our optical setup and calibration, which enables fast sparse dep…
LiDAR Meta Depth Completion
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 …
Depth CompletionDepth EstimationMonocular Depth EstimationSparse and Dense Data with CNNs: Depth Completion and Semantic Segmentation
Convolutional neural networks are designed for dense data, but vision data is often sparse (stereo depth, point clouds, pen stroke, etc.). We present a method to handle sparse depth data with optional dense RGB, and acco…
Depth CompletionSemantic Segmentation