English

Cross-View Hierarchy Network for Stereo Image Super-Resolution

Computer Vision and Pattern Recognition 2023-04-14 v1

Abstract

Stereo image super-resolution aims to improve the quality of high-resolution stereo image pairs by exploiting complementary information across views. To attain superior performance, many methods have prioritized designing complex modules to fuse similar information across views, yet overlooking the importance of intra-view information for high-resolution reconstruction. It also leads to problems of wrong texture in recovered images. To address this issue, we explore the interdependencies between various hierarchies from intra-view and propose a novel method, named Cross-View-Hierarchy Network for Stereo Image Super-Resolution (CVHSSR). Specifically, we design a cross-hierarchy information mining block (CHIMB) that leverages channel attention and large kernel convolution attention to extract both global and local features from the intra-view, enabling the efficient restoration of accurate texture details. Additionally, a cross-view interaction module (CVIM) is proposed to fuse similar features from different views by utilizing cross-view attention mechanisms, effectively adapting to the binocular scene. Extensive experiments demonstrate the effectiveness of our method. CVHSSR achieves the best stereo image super-resolution performance than other state-of-the-art methods while using fewer parameters. The source code and pre-trained models are available at https://github.com/AlexZou14/CVHSSR.

Keywords

Cite

@article{arxiv.2304.06236,
  title  = {Cross-View Hierarchy Network for Stereo Image Super-Resolution},
  author = {Wenbin Zou and Hongxia Gao and Liang Chen and Yunchen Zhang and Mingchao Jiang and Zhongxin Yu and Ming Tan},
  journal= {arXiv preprint arXiv:2304.06236},
  year   = {2023}
}

Comments

10 pages, 7 figures, CVPRW, NTIRE2023

R2 v1 2026-06-28T10:03:31.197Z