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

Progressive Perception-Oriented Network for Single Image Super-Resolution

About

Recently, it has been demonstrated that deep neural networks can significantly improve the performance of single image super-resolution (SISR). Numerous studies have concentrated on raising the quantitative quality of super-resolved (SR) images. However, these methods that target PSNR maximization usually produce blurred images at large upscaling factor. The introduction of generative adversarial networks (GANs) can mitigate this issue and show impressive results with synthetic high-frequency textures. Nevertheless, these GAN-based approaches always have a tendency to add fake textures and even artifacts to make the SR image of visually higher-resolution. In this paper, we propose a novel perceptual image super-resolution method that progressively generates visually high-quality results by constructing a stage-wise network. Specifically, the first phase concentrates on minimizing pixel-wise error, and the second stage utilizes the features extracted by the previous stage to pursue results with better structural retention. The final stage employs fine structure features distilled by the second phase to produce more realistic results. In this way, we can maintain the pixel, and structural level information in the perceptual image as much as possible. It is useful to note that the proposed method can build three types of images in a feed-forward process. Also, we explore a new generator that adopts multi-scale hierarchical features fusion. Extensive experiments on benchmark datasets show that our approach is superior to the state-of-the-art methods. Code is available at https://github.com/Zheng222/PPON.

Zheng Hui, Jie Li, Xinbo Gao, Xiumei Wang• 2019

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR32.71
751
Super-ResolutionUrban100
PSNR27.01
603
Super-ResolutionSet14
PSNR28.95
586
Image Super-resolutionSet5
PSNR30.17
507
Super-ResolutionB100
PSNR27.83
418
Super-ResolutionBSD100
PSNR26.62
313
Super-ResolutionManga109
PSNR31.59
298
Super-ResolutionPIRM (val)
PSNR28.63
7
Noisy image super-resolutionSet14
PSNR27.5
3
Noisy image super-resolutionManga109
PSNR28.98
3
Showing 10 of 11 rows

Other info

Code

Follow for update