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

Deep RGB-D Canonical Correlation Analysis For Sparse Depth Completion

About

In this paper, we propose our Correlation For Completion Network (CFCNet), an end-to-end deep learning model that uses the correlation between two data sources to perform sparse depth completion. CFCNet learns to capture, to the largest extent, the semantically correlated features between RGB and depth information. Through pairs of image pixels and the visible measurements in a sparse depth map, CFCNet facilitates feature-level mutual transformation of different data sources. Such a transformation enables CFCNet to predict features and reconstruct data of missing depth measurements according to their corresponding, transformed RGB features. We extend canonical correlation analysis to a 2D domain and formulate it as one of our training objectives (i.e. 2d deep canonical correlation, or "2D2CCA loss"). Extensive experiments validate the ability and flexibility of our CFCNet compared to the state-of-the-art methods on both indoor and outdoor scenes with different real-life sparse patterns. Codes are available at: https://github.com/choyingw/CFCNet.

Yiqi Zhong, Cho-Ying Wu, Suya You, Ulrich Neumann• 2019

Related benchmarks

TaskDatasetResultRank
Depth CompletionNYU-depth-v2 official (test)
RMSE0.476
187
Depth CompletionKITTI (test)
RMSE3.157
67
Depth PredictionCityscapes (test)
RMSE6.887
52
Sparse Depth CompletionKITTI
RMSE2.964
7
Depth CompletionICL-NUIM (office0, office1, office2, living0, living1, living2)
Depth Completion Error (office0)41.97
4
Depth CompletionTUM fr3 (seq1, seq2, seq3)
Seq 1 Error0.547
4
Showing 6 of 6 rows

Other info

Code

Follow for update