Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Gated Multiple Feedback Network for Image Super-Resolution

About

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.

Qilei Li, Zhen Li, Lu Lu, Gwanggil Jeon, Kai Liu, Xiaomin Yang• 2019

Related benchmarks

TaskDatasetResultRank
Image Super-resolutionSet5 (test)
PSNR38.21
544
Super-ResolutionB100 (test)
PSNR32.34
363
Image Super-resolutionSet14 (test)
PSNR34.05
292
Single Image Super-ResolutionUrban100 (test)
PSNR32.96
289
Image Super-resolutionManga109 (test)
PSNR39.13
233
Showing 5 of 5 rows

Other info

Code

Follow for update