paper-with-me

홈 › Papers

Cross-View Hierarchy Network for Stereo Image Super-Resolution

2023-04-13 · Wenbin Zou, Hongxia Gao, Liang Chen, Yunchen Zhang, Mingchao Jiang, Zhongxin Yu, Ming Tan

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.

📄 PDF Abstract BibTeX arXiv:2304.06236

Code (1)

alexzou14/cvhssr 공식 구현 pytorch

Tasks

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

StereoINR: Cross-View Geometry Consistent Stereo Super Resolution with Implicit Neural Representation

2025-05-07 · Yi Liu, Xinyi Liu, Panwang Xia, Qiong Wu 외

Stereo image super-resolution (SSR) aims to enhance high-resolution details by leveraging information from stereo image pairs. However, existing stereo super-resolution (SSR) upsampling methods (e.g., pixel shuffle) ofte…

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

Multi-Level Feature Fusion Network for Lightweight Stereo Image Super-Resolution

2024-05-09 · Yunxiang Li, Wenbin Zou, Qiaomu Wei, Feng Huang 외

Stereo image super-resolution utilizes the cross-view complementary information brought by the disparity effect of left and right perspective images to reconstruct higher-quality images. Cascading feature extraction modu…

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

Stereo Image Rain Removal via Dual-View Mutual Attention

2022-11-18 · Yanyan Wei, Zhao Zhang, ZhongQiu Zhao, Yang Zhao 외

Stereo images, containing left and right view images with disparity, are utilized in solving low-vision tasks recently, e.g., rain removal and super-resolution. Stereo image restoration methods usually obtain better perf…

Disparity EstimationImage RestorationRain RemovalSuper-Resolution

Symmetric Parallax Attention for Stereo Image Super-Resolution

2020-11-07 · Yingqian Wang, Xinyi Ying, Longguang Wang, Jungang Yang 외

Although recent years have witnessed the great advances in stereo image super-resolution (SR), the beneficial information provided by binocular systems has not been fully used. Since stereo images are highly symmetric un…

Image Super-ResolutionOcclusion HandlingStereo Image Super-ResolutionSuper-Resolution

Disparity-Aware Domain Adaptation in Stereo Image Restoration

2020-06-01 · CVPR 2020 6 · Bo Yan, Chenxi Ma, Bahetiyaer Bare, Weimin Tan 외

Under stereo settings, the problems of disparity estimation, stereo magnification and stereo-view synthesis have gathered wide attention. However, the limited image quality brings non-negligible difficulties in developin…

Depth EstimationDisparity EstimationDomain AdaptationImage Restoration