English

Feedback Network for Image Super-Resolution

Computer Vision and Pattern Recognition 2019-07-01 v2

Abstract

Recent advances in image super-resolution (SR) explored the power of deep learning to achieve a better reconstruction performance. However, the feedback mechanism, which commonly exists in human visual system, has not been fully exploited in existing deep learning based image SR methods. In this paper, we propose an image super-resolution feedback network (SRFBN) to refine low-level representations with high-level information. Specifically, we use hidden states in an RNN with constraints to achieve such feedback manner. A feedback block is designed to handle the feedback connections and to generate powerful high-level representations. The proposed SRFBN comes with a strong early reconstruction ability and can create the final high-resolution image step by step. In addition, we introduce a curriculum learning strategy to make the network well suitable for more complicated tasks, where the low-resolution images are corrupted by multiple types of degradation. Extensive experimental results demonstrate the superiority of the proposed SRFBN in comparison with the state-of-the-art methods. Code is avaliable at https://github.com/Paper99/SRFBN_CVPR19.

Keywords

Cite

@article{arxiv.1903.09814,
  title  = {Feedback Network for Image Super-Resolution},
  author = {Zhen Li and Jinglei Yang and Zheng Liu and Xiaomin Yang and Gwanggil Jeon and Wei Wu},
  journal= {arXiv preprint arXiv:1903.09814},
  year   = {2019}
}

Comments

Accepted to CVPR 2019

R2 v1 2026-06-23T08:17:02.237Z