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

GraphCSPN: Geometry-Aware Depth Completion via Dynamic GCNs

About

Image guided depth completion aims to recover per-pixel dense depth maps from sparse depth measurements with the help of aligned color images, which has a wide range of applications from robotics to autonomous driving. However, the 3D nature of sparse-to-dense depth completion has not been fully explored by previous methods. In this work, we propose a Graph Convolution based Spatial Propagation Network (GraphCSPN) as a general approach for depth completion. First, unlike previous methods, we leverage convolution neural networks as well as graph neural networks in a complementary way for geometric representation learning. In addition, the proposed networks explicitly incorporate learnable geometric constraints to regularize the propagation process performed in three-dimensional space rather than in two-dimensional plane. Furthermore, we construct the graph utilizing sequences of feature patches, and update it dynamically with an edge attention module during propagation, so as to better capture both the local neighboring features and global relationships over long distance. Extensive experiments on both indoor NYU-Depth-v2 and outdoor KITTI datasets demonstrate that our method achieves the state-of-the-art performance, especially when compared in the case of using only a few propagation steps. Code and models are available at the project page.

Xin Liu, Xiaofei Shao, Bo Wang, Yali Li, Shengjin Wang• 2022

Related benchmarks

TaskDatasetResultRank
Depth CompletionNYU-depth-v2 official (test)
RMSE0.09
187
Depth CompletionKITTI depth completion official (test)
RMSE (mm)738.4
154
Depth CompletionKITTI online leaderboard (test)
MAE0.1993
48
Depth CompletionNYUv2 500 samples (test)
RMSE (m)0.09
14
Indoor Depth CompletionNYU-Depth Setting C: T* ⇒ T V2 (test)
RMSE0.09
11
Depth CompletionTOFDC
RMSE (m)0.253
11
Indoor Depth CompletionNYU-Depth Setting A: R ⇒ T V2 (test)
RMSE0.133
9
Indoor Depth CompletionNYU-Depth Setting B: R* ⇒ T V2 (test)
RMSE0.299
8
Depth CompletionNYU-Depth Setting C: T* ⇒ T V2 (test)
CD89.4
7
Depth CompletionNYU-Depth Setting A: R ⇒ T V2 (test)
CD52.28
7
Showing 10 of 14 rows

Other info

Follow for update