Real-World Depth Recovery via Structure Uncertainty Modeling and Inaccurate GT Depth Fitting
Delong Suzhang, Meng Yang
TL;DR
The paper tackles real-world depth recovery under limited paired raw-GT data by modeling both input and output structure uncertainties. It introduces a raw depth generation pipeline to diversify misalignments, a structure uncertainty module guided by a depth foundation model, and a robust feature alignment module to align depth with RGB structure while mitigating inaccurate GT depth effects. Through extensive experiments on RGBDD and Middlebury 2014, the approach achieves state-of-the-art accuracy and strong generalization across ToF, heavily distorted, and noisy-depth scenarios, with clear ablations validating each component. The work advances practical RGB-D depth recovery by enabling robust performance in real-world, diverse distortion conditions and demonstrates compatibility with multiple backbone architectures.
Abstract
The low-quality structure in raw depth maps is prevalent in real-world RGB-D datasets, which makes real-world depth recovery a critical task in recent years. However, the lack of paired raw-ground truth (raw-GT) data in the real world poses challenges for generalized depth recovery. Existing methods insufficiently consider the diversity of structure misalignment in raw depth maps, which leads to poor generalization in real-world depth recovery. Notably, random structure misalignments are not limited to raw depth data but also affect GT depth in real-world datasets. In the proposed method, we tackle the generalization problem from both input and output perspectives. For input, we enrich the diversity of structure misalignment in raw depth maps by designing a new raw depth generation pipeline, which helps the network avoid overfitting to a specific condition. Furthermore, a structure uncertainty module is designed to explicitly identify the misaligned structure for input raw depth maps to better generalize in unseen scenarios. Notably the well-trained depth foundation model (DFM) can help the structure uncertainty module estimate the structure uncertainty better. For output, a robust feature alignment module is designed to precisely align with the accurate structure of RGB images avoiding the interference of inaccurate GT depth. Extensive experiments on multiple datasets demonstrate the proposed method achieves competitive accuracy and generalization capabilities across various challenging raw depth maps.
