# Learning Parallax Attention for Stereo Image Super-Resolution

**Authors:** Longguang Wang, Yingqian Wang, Zhengfa Liang, Zaiping Lin, Jungang, Yang, Wei An, Yulan Guo

arXiv: 1903.05784 · 2019-03-20

## TL;DR

This paper introduces PASSRnet, a novel stereo image super-resolution network utilizing a parallax-attention mechanism to effectively leverage stereo pairs with large disparities, achieving state-of-the-art results.

## Contribution

The paper proposes a parallax-attention mechanism within a super-resolution network to handle large disparity variations in stereo images, along with a new large stereo SR dataset.

## Key findings

- PASSRnet outperforms existing methods on multiple datasets.
- The parallax-attention mechanism effectively captures stereo correspondence.
- The approach achieves high performance with low computational cost.

## Abstract

Stereo image pairs can be used to improve the performance of super-resolution (SR) since additional information is provided from a second viewpoint. However, it is challenging to incorporate this information for SR since disparities between stereo images vary significantly. In this paper, we propose a parallax-attention stereo superresolution network (PASSRnet) to integrate the information from a stereo image pair for SR. Specifically, we introduce a parallax-attention mechanism with a global receptive field along the epipolar line to handle different stereo images with large disparity variations. We also propose a new and the largest dataset for stereo image SR (namely, Flickr1024). Extensive experiments demonstrate that the parallax-attention mechanism can capture correspondence between stereo images to improve SR performance with a small computational and memory cost. Comparative results show that our PASSRnet achieves the state-of-the-art performance on the Middlebury, KITTI 2012 and KITTI 2015 datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.05784/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1903.05784/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1903.05784/full.md

---
Source: https://tomesphere.com/paper/1903.05784