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

Learning Topology from Synthetic Data for Unsupervised Depth Completion

About

We present a method for inferring dense depth maps from images and sparse depth measurements by leveraging synthetic data to learn the association of sparse point clouds with dense natural shapes, and using the image as evidence to validate the predicted depth map. Our learned prior for natural shapes uses only sparse depth as input, not images, so the method is not affected by the covariate shift when attempting to transfer learned models from synthetic data to real ones. This allows us to use abundant synthetic data with ground truth to learn the most difficult component of the reconstruction process, which is topology estimation, and use the image to refine the prediction based on photometric evidence. Our approach uses fewer parameters than previous methods, yet, achieves the state of the art on both indoor and outdoor benchmark datasets. Code available at: https://github.com/alexklwong/learning-topology-synthetic-data.

Alex Wong, Safa Cicek, Stefano Soatto• 2021

Related benchmarks

TaskDatasetResultRank
Depth CompletionNYU-depth-v2 official (test)
RMSE199.3
187
Depth CompletionKITTI (test)
RMSE1.12e+3
67
Depth CompletionKITTI online leaderboard (test)
MAE280.8
48
Depth CompletionNYU Depth V2
RMSE0.199
34
Depth CompletionKITTI-Depth
MAE280.8
27
Depth CompletionVOID (test)
MAE59.53
18
Depth CompletionKITTI Depth Completion supervised track (online benchmark)
MAE (m)0.2808
10
Depth CompletionNYU v2 (test)
MAE116.6
5
Showing 8 of 8 rows

Other info

Code

Follow for update