GraphCSPN: Geometry-Aware Depth Completion via Dynamic GCNs
Xin Liu, Xiaofei Shao, Bo Wang, Yali Li, Shengjin Wang

TL;DR
GraphCSPN introduces a geometry-aware depth completion method that combines CNNs and GNNs with dynamic graph updates, achieving state-of-the-art results on indoor and outdoor datasets.
Contribution
The paper presents a novel depth completion approach that explicitly models 3D geometric constraints and dynamically updates graph structures during propagation.
Findings
Achieves state-of-the-art performance on NYU-Depth-v2 and KITTI datasets.
Effective with fewer propagation steps, reducing computational cost.
Combines CNNs and GNNs for improved geometric representation learning.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Image Processing Techniques and Applications
MethodsSurface Nomral-based Spatial Propagation · Convolution
