C2PD: Continuity-Constrained Pixelwise Deformation for Guided Depth Super-Resolution
Jiahui Kang, Qing Cai, Runqing Tan, Yimei Liu, Zhi Liu
TL;DR
The paper tackles guided depth super-resolution by addressing the discontinuity of treating depth as discrete pixel values. It introduces CAPO, a Continuity-constrained Asymmetrical Pixelwise Operation, and PCGD, a Pixelwise Cross Gradient Deformation, to model depth as a continuous, isovolumetric-like deformation guided by RGB information. Together, CAPO and PCGD enable gradient-driven, continuous-depth upsampling that preserves spatial continuity and edge structure, achieving state-of-the-art results across four benchmarks and demonstrating strong generalization to large-scale tasks. The approach offers robust performance against RGB texture variability and presents a novel direction for depth upsampling in real-world, large-scale scenarios.
Abstract
Guided depth super-resolution (GDSR) has demonstrated impressive performance across a wide range of domains, with numerous methods being proposed. However, existing methods often treat depth maps as images, where shading values are computed discretely, making them struggle to effectively restore the continuity inherent in the depth map. In this paper, we propose a novel approach that maximizes the utilization of spatial characteristics in depth, coupled with human abstract perception of real-world substance, by transforming the GDSR issue into deformation of a roughcast with ideal plasticity, which can be deformed by force like a continuous object. Specifically, we firstly designed a cross-modal operation, Continuity-constrained Asymmetrical Pixelwise Operation (CAPO), which can mimic the process of deforming an isovolumetrically flexible object through external forces. Utilizing CAPO as the fundamental component, we develop the Pixelwise Cross Gradient Deformation (PCGD), which is capable of emulating operations on ideal plastic objects (without volume constraint). Notably, our approach demonstrates state-of-the-art performance across four widely adopted benchmarks for GDSR, with significant advantages in large-scale tasks and generalizability.
