Least Square Estimation Network for Depth Completion

03/07/2022
by   Xianze Fang, et al.
12

Depth completion is a fundamental task in computer vision and robotics research. Many previous works complete the dense depth map with neural networks directly but most of them are non-interpretable and can not generalize to different situations well. In this paper, we propose an effective image representation method for depth completion tasks. The input of our system is a monocular camera frame and the synchronous sparse depth map. The output of our system is a dense per-pixel depth map of the frame. First we use a neural network to transform each pixel into a feature vector, which we call base functions. Then we pick out the known pixels' base functions and their depth values. We use a linear least square algorithm to fit the base functions and the depth values. Then we get the weights estimated from the least square algorithm. Finally, we apply the weights to the whole image and predict the final depth map. Our method is interpretable so it can generalize well. Experiments show that our results beat the state-of-the-art on NYU-Depth-V2 dataset both in accuracy and runtime. Moreover, experiments show that our method can generalize well on different numbers of sparse points and different datasets.

READ FULL TEXT

page 1

page 3

page 4

page 6

research
08/30/2022

Spacecraft depth completion based on the gray image and the sparse depth map

Perceiving the three-dimensional (3D) structure of the spacecraft is a p...
research
04/15/2021

Depth Completion using Plane-Residual Representation

The basic framework of depth completion is to predict a pixel-wise dense...
research
12/15/2021

Robust Depth Completion with Uncertainty-Driven Loss Functions

Recovering a dense depth image from sparse LiDAR scans is a challenging ...
research
08/28/2021

DenseLiDAR: A Real-Time Pseudo Dense Depth Guided Depth Completion Network

Depth Completion can produce a dense depth map from a sparse input and p...
research
03/13/2019

Depth Coefficients for Depth Completion

Depth completion involves estimating a dense depth image from sparse dep...
research
04/06/2021

Depth Completion with Twin Surface Extrapolation at Occlusion Boundaries

Depth completion starts from a sparse set of known depth values and esti...
research
12/22/2020

Learning Joint 2D-3D Representations for Depth Completion

In this paper, we tackle the problem of depth completion from RGBD data....

Please sign up or login with your details

Forgot password? Click here to reset