English

Gated Multiple Feedback Network for Image Super-Resolution

Computer Vision and Pattern Recognition 2019-07-11 v2

Abstract

The rapid development of deep learning (DL) has driven single image super-resolution (SR) into a new era. However, in most existing DL based image SR networks, the information flows are solely feedforward, and the high-level features cannot be fully explored. In this paper, we propose the gated multiple feedback network (GMFN) for accurate image SR, in which the representation of low-level features are efficiently enriched by rerouting multiple high-level features. We cascade multiple residual dense blocks (RDBs) and recurrently unfolds them across time. The multiple feedback connections between two adjacent time steps in the proposed GMFN exploits multiple high-level features captured under large receptive fields to refine the low-level features lacking enough contextual information. The elaborately designed gated feedback module (GFM) efficiently selects and further enhances useful information from multiple rerouted high-level features, and then refine the low-level features with the enhanced high-level information. Extensive experiments demonstrate the superiority of our proposed GMFN against state-of-the-art SR methods in terms of both quantitative metrics and visual quality. Code is available at https://github.com/liqilei/GMFN.

Keywords

Cite

@article{arxiv.1907.04253,
  title  = {Gated Multiple Feedback Network for Image Super-Resolution},
  author = {Qilei Li and Zhen Li and Lu Lu and Gwanggil Jeon and Kai Liu and Xiaomin Yang},
  journal= {arXiv preprint arXiv:1907.04253},
  year   = {2019}
}

Comments

Accepted to BMVC2019

R2 v1 2026-06-23T10:16:26.136Z