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

RDFC-GAN: RGB-Depth Fusion CycleGAN for Indoor Depth Completion

About

Raw depth images captured in indoor scenarios frequently exhibit extensive missing values due to the inherent limitations of the sensors and environments. For example, transparent materials frequently elude detection by depth sensors; surfaces may introduce measurement inaccuracies due to their polished textures, extended distances, and oblique incidence angles from the sensor. The presence of incomplete depth maps imposes significant challenges for subsequent vision applications, prompting the development of numerous depth completion techniques to mitigate this problem. Numerous methods excel at reconstructing dense depth maps from sparse samples, but they often falter when faced with extensive contiguous regions of missing depth values, a prevalent and critical challenge in indoor environments. To overcome these challenges, we design a novel two-branch end-to-end fusion network named RDFC-GAN, which takes a pair of RGB and incomplete depth images as input to predict a dense and completed depth map. The first branch employs an encoder-decoder structure, by adhering to the Manhattan world assumption and utilizing normal maps from RGB-D information as guidance, to regress the local dense depth values from the raw depth map. The other branch applies an RGB-depth fusion CycleGAN, adept at translating RGB imagery into detailed, textured depth maps while ensuring high fidelity through cycle consistency. We fuse the two branches via adaptive fusion modules named W-AdaIN and train the model with the help of pseudo depth maps. Comprehensive evaluations on NYU-Depth V2 and SUN RGB-D datasets show that our method significantly enhances depth completion performance particularly in realistic indoor settings.

Haowen Wang, Zhengping Che, Yufan Yang, Mingyuan Wang, Zhiyuan Xu, Xiuquan Qiao, Mengshi Qi, Feifei Feng, Jian Tang• 2023

Related benchmarks

TaskDatasetResultRank
3D Object DetectionSUN RGB-D
mAP@0.2561.75
104
3D Object DetectionSUN RGB-D (test)
mAP@0.2561.75
64
Depth CompletionSUN RGB-D (test)
RMSE0.214
18
Indoor Depth CompletionNYU-Depth Setting C: T* ⇒ T V2 (test)
RMSE0.094
11
Indoor Depth CompletionNYU-Depth Setting A: R ⇒ T V2 (test)
RMSE0.12
9
Indoor Depth CompletionNYU-Depth Setting B: R* ⇒ T V2 (test)
RMSE0.242
8
Depth CompletionNYU-Depth Setting A: R ⇒ T V2 (test)
CD33.15
7
Depth CompletionNYU-Depth Setting B: R* ⇒ T V2 (test)
CD249.1
7
Depth CompletionNYU-Depth Setting C: T* ⇒ T V2 (test)
CD79.74
7
Depth CompletionSUN RGB-D
RMSE0.214
4
Showing 10 of 10 rows

Other info

Follow for update