Depth Completion

77 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

LiDAR Meta Depth Completion

wbkit/reslan 24 Jul 2023

While using a single model, our method yields significantly better results than a non-adaptive baseline trained on different LiDAR patterns.

14
24 Jul 2023

FDCT: Fast Depth Completion for Transparent Objects

nonmy/fdct 23 Jul 2023

To address these challenges, we propose a Fast Depth Completion framework for Transparent objects (FDCT), which also benefits downstream tasks like object pose estimation.

14
23 Jul 2023

CompletionFormer: Depth Completion with Convolutions and Vision Transformers

youmi-zym/completionformer CVPR 2023

This hybrid architecture naturally benefits both the local connectivity of convolutions and the global context of the Transformer in one single model.

189
25 Apr 2023

Prior based Sampling for Adaptive LiDAR

amitshomer/sampledepth 14 Apr 2023

We propose SampleDepth, a Convolutional Neural Network (CNN), that is suited for an adaptive LiDAR.

2
14 Apr 2023

FinnWoodlands Dataset

juanb09111/finnforest 3 Apr 2023

Besides tree trunks, we also annotated "Obstacles" objects as instances as well as the semantic stuff classes "Lake", "Ground", and "Track".

36
03 Apr 2023

Monocular Visual-Inertial Depth Estimation

isl-org/vi-depth 21 Mar 2023

We evaluate on the TartanAir and VOID datasets, observing up to 30% reduction in inverse RMSE with dense scale alignment relative to performing just global alignment alone.

146
21 Mar 2023

Virtual Sparse Convolution for Multimodal 3D Object Detection

hailanyi/virconv CVPR 2023

Finally, we develop a semi-supervised pipeline VirConv-S based on a pseudo-label framework.

239
04 Mar 2023

PanDepth: Joint Panoptic Segmentation and Depth Completion

juanb09111/pandepth 29 Dec 2022

Understanding 3D environments semantically is pivotal in autonomous driving applications where multiple computer vision tasks are involved.

10
29 Dec 2022

Sparsity Agnostic Depth Completion

andreaconti/ramdepth 1 Dec 2022

We present a novel depth completion approach agnostic to the sparsity of depth points, that is very likely to vary in many practical applications.

37
01 Dec 2022

GraphCSPN: Geometry-Aware Depth Completion via Dynamic GCNs

xinliu20/graphcspn_eccv2022 19 Oct 2022

First, unlike previous methods, we leverage convolution neural networks as well as graph neural networks in a complementary way for geometric representation learning.

17
19 Oct 2022