paper-with-me

Papers

Deep Convolutional Compressed Sensing for LiDAR Depth Completion

2018-03-23 · Nathaniel Chodosh, Chaoyang Wang, Simon Lucey

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.

📄 PDF Abstract BibTeX arXiv:1803.08949

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensingDepth Completion

Similar Papers 제목 키워드 기반

Prior based Sampling for Adaptive LiDAR

2023-04-14 · Amit Shomer, Shai Avidan

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 Completion

DepthNet: Real-Time LiDAR Point Cloud Depth Completion for Autonomous Vehicles

2020-07-05 · Lin Bai, Yiming Zhao, Mahdi Elhousni, Xinming Huang

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 Completion

Towards a MEMS-based Adaptive LIDAR

2020-03-21 · Francesco Pittaluga, Zaid Tasneem, Justin Folden, Brevin Tilmon 외

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

2023-07-24 · Wolfgang Boettcher, Lukas Hoyer, Ozan Unal, Ke Li 외

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 Estimation

Sparse and Dense Data with CNNs: Depth Completion and Semantic Segmentation

2018-08-02 · Maximilian Jaritz, Raoul de Charette, Emilie Wirbel, Xavier Perrotton 외

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