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

Feedback Network for Image Super-Resolution

About

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.

Zhen Li, Jinglei Yang, Zheng Liu, Xiaomin Yang, Gwanggil Jeon, Wei Wu• 2019

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR38.11
751
Image Super-resolutionManga109
PSNR39.08
656
Super-ResolutionUrban100
PSNR32.62
603
Super-ResolutionSet14
PSNR33.82
586
Image Super-resolutionSet5
PSNR38.11
507
Single Image Super-ResolutionUrban100
PSNR32.62
500
Super-ResolutionB100
PSNR32.29
418
Single Image Super-ResolutionSet5
PSNR37.78
352
Image Super-resolutionSet14
PSNR33.82
329
Super-ResolutionManga109
PSNR31.15
298
Showing 10 of 35 rows

Other info

Code

Follow for update