CVJan 31, 2023

Structure Flow-Guided Network for Real Depth Super-Resolution

arXiv:2301.13416v118 citationsh-index: 124
Originality Incremental advance
AI Analysis

This work addresses depth super-resolution for real-world applications like robotics or AR/VR, but it appears incremental as it builds on existing guidance methods with novel modules.

The paper tackles the problem of real depth super-resolution, which suffers from structural distortion and edge noise, by proposing a structure flow-guided framework that learns cross-modality flow maps to guide RGB-structure information transfer. The result is excellent performance verified on real and synthetic datasets compared to state-of-the-art methods.

Real depth super-resolution (DSR), unlike synthetic settings, is a challenging task due to the structural distortion and the edge noise caused by the natural degradation in real-world low-resolution (LR) depth maps. These defeats result in significant structure inconsistency between the depth map and the RGB guidance, which potentially confuses the RGB-structure guidance and thereby degrades the DSR quality. In this paper, we propose a novel structure flow-guided DSR framework, where a cross-modality flow map is learned to guide the RGB-structure information transferring for precise depth upsampling. Specifically, our framework consists of a cross-modality flow-guided upsampling network (CFUNet) and a flow-enhanced pyramid edge attention network (PEANet). CFUNet contains a trilateral self-attention module combining both the geometric and semantic correlations for reliable cross-modality flow learning. Then, the learned flow maps are combined with the grid-sampling mechanism for coarse high-resolution (HR) depth prediction. PEANet targets at integrating the learned flow map as the edge attention into a pyramid network to hierarchically learn the edge-focused guidance feature for depth edge refinement. Extensive experiments on real and synthetic DSR datasets verify that our approach achieves excellent performance compared to state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes