Structure Flow-Guided Network for Real Depth Super-Resolution
Abstract
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. Our code is available at: https://github.com/Yuanjiayii/DSR-SFG.
Cite
Text
Yuan et al. "Structure Flow-Guided Network for Real Depth Super-Resolution." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I3.25441Markdown
[Yuan et al. "Structure Flow-Guided Network for Real Depth Super-Resolution." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/yuan2023aaai-structure/) doi:10.1609/AAAI.V37I3.25441BibTeX
@inproceedings{yuan2023aaai-structure,
title = {{Structure Flow-Guided Network for Real Depth Super-Resolution}},
author = {Yuan, Jiayi and Jiang, Haobo and Li, Xiang and Qian, Jianjun and Li, Jun and Yang, Jian},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {3340-3348},
doi = {10.1609/AAAI.V37I3.25441},
url = {https://mlanthology.org/aaai/2023/yuan2023aaai-structure/}
}