Depth Completion
76 papers with code • 9 benchmarks • 10 datasets
The Depth Completion task is a sub-problem of depth estimation. In the sparse-to-dense depth completion problem, one wants to infer the dense depth map of a 3-D scene given an RGB image and its corresponding sparse reconstruction in the form of a sparse depth map obtained either from computational methods such as SfM (Strcuture-from-Motion) or active sensors such as lidar or structured light sensors.
Source: LiStereo: Generate Dense Depth Maps from LIDAR and Stereo Imagery , Unsupervised Depth Completion from Visual Inertial Odometry
Datasets
Most implemented papers
Parse Geometry from a Line: Monocular Depth Estimation with Partial Laser Observation
Many standard robotic platforms are equipped with at least a fixed 2D laser range finder and a monocular camera.
Noise-Aware Unsupervised Deep Lidar-Stereo Fusion
In this paper, we present LidarStereoNet, the first unsupervised Lidar-stereo fusion network, which can be trained in an end-to-end manner without the need of ground truth depth maps.
Indoor Depth Completion with Boundary Consistency and Self-Attention
We utilize self-attention mechanism, previously used in image inpainting fields, to extract more useful information in each layer of convolution so that the complete depth map is enhanced.
PENet: Towards Precise and Efficient Image Guided Depth Completion
More specifically, one branch inputs a color image and a sparse depth map to predict a dense depth map.
In Defense of Classical Image Processing: Fast Depth Completion on the CPU
With the rise of data driven deep neural networks as a realization of universal function approximators, most research on computer vision problems has moved away from hand crafted classical image processing algorithms.
Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and Monocular Camera
Depth completion, the technique of estimating a dense depth image from sparse depth measurements, has a variety of applications in robotics and autonomous driving.
Unsupervised Depth Completion from Visual Inertial Odometry
Our method first constructs a piecewise planar scaffolding of the scene, and then uses it to infer dense depth using the image along with the sparse points.
Learning Guided Convolutional Network for Depth Completion
It is thus necessary to complete the sparse LiDAR data, where a synchronized guidance RGB image is often used to facilitate this completion.
Aerial Single-View Depth Completion with Image-Guided Uncertainty Estimation
In this paper, we propose a depth completion and uncertainty estimation approach that better handles the challenges of aerial platforms, such as large viewpoint and depth variations, and limited computing resources.
Advancing Self-supervised Monocular Depth Learning with Sparse LiDAR
Unlike the existing methods that use sparse LiDAR mainly in a manner of time-consuming iterative post-processing, our model fuses monocular image features and sparse LiDAR features to predict initial depth maps.