Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining
Abstract
Deep convolution-based single image super-resolution (SISR) networks embrace the benefits of learning from large-scale external image resources for local recovery, yet most existing works have ignored the long-range feature-wise similarities in natural images. Some recent works have successfully leveraged this intrinsic feature correlation by exploring non-local attention modules. However, none of the current deep models have studied another inherent property of images: cross-scale feature correlation. In this paper, we propose the first Cross-Scale Non-Local (CS-NL) attention module with integration into a recurrent neural network. By combining the new CS-NL prior with local and in-scale non-local priors in a powerful recurrent fusion cell, we can find more cross-scale feature correlations within a single low-resolution (LR) image. The performance of SISR is significantly improved by exhaustively integrating all possible priors. Extensive experiments demonstrate the effectiveness of the proposed CS-NL module by setting new state-of-the-arts on multiple SISR benchmarks.
Cite
Text
Mei et al. "Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00573Markdown
[Mei et al. "Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/mei2020cvpr-image/) doi:10.1109/CVPR42600.2020.00573BibTeX
@inproceedings{mei2020cvpr-image,
title = {{Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining}},
author = {Mei, Yiqun and Fan, Yuchen and Zhou, Yuqian and Huang, Lichao and Huang, Thomas S. and Shi, Honghui},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2020},
doi = {10.1109/CVPR42600.2020.00573},
url = {https://mlanthology.org/cvpr/2020/mei2020cvpr-image/}
}