Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VA-DepthNet: A Variational Approach to Single Image Depth Prediction

About

We introduce VA-DepthNet, a simple, effective, and accurate deep neural network approach for the single-image depth prediction (SIDP) problem. The proposed approach advocates using classical first-order variational constraints for this problem. While state-of-the-art deep neural network methods for SIDP learn the scene depth from images in a supervised setting, they often overlook the invaluable invariances and priors in the rigid scene space, such as the regularity of the scene. The paper's main contribution is to reveal the benefit of classical and well-founded variational constraints in the neural network design for the SIDP task. It is shown that imposing first-order variational constraints in the scene space together with popular encoder-decoder-based network architecture design provides excellent results for the supervised SIDP task. The imposed first-order variational constraint makes the network aware of the depth gradient in the scene space, i.e., regularity. The paper demonstrates the usefulness of the proposed approach via extensive evaluation and ablation analysis over several benchmark datasets, such as KITTI, NYU Depth V2, and SUN RGB-D. The VA-DepthNet at test time shows considerable improvements in depth prediction accuracy compared to the prior art and is accurate also at high-frequency regions in the scene space. At the time of writing this paper, our method -- labeled as VA-DepthNet, when tested on the KITTI depth-prediction evaluation set benchmarks, shows state-of-the-art results, and is the top-performing published approach.

Ce Liu, Suryansh Kumar, Shuhang Gu, Radu Timofte, Luc Van Gool• 2023

Related benchmarks

TaskDatasetResultRank
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)80.4
423
Depth EstimationKITTI (Eigen split)
RMSE2.093
276
Monocular Depth EstimationNYU v2 (test)
Abs Rel0.086
257
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE5.36
159
Monocular Depth EstimationKITTI (test)
Abs Rel Error0.05
103
Depth EstimationSUN RGB-D (test)
Root Mean Square Error (RMS)0.299
93
Depth EstimationKITTI public benchmark official (test)
SILog9.84
22
Monocular Depth EstimationKITTI 2012 (test)
SILog9.84
8
Monocular Depth EstimationTOFDC (test)
Abs Rel0.234
7
Depth PredictionKITTI private official (test)
SILog9.84
7
Showing 10 of 14 rows

Other info

Code

Follow for update