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

Hierarchical Back Projection Network for Image Super-Resolution

About

Deep learning based single image super-resolution methods use a large number of training datasets and have recently achieved great quality progress both quantitatively and qualitatively. Most deep networks focus on nonlinear mapping from low-resolution inputs to high-resolution outputs via residual learning without exploring the feature abstraction and analysis. We propose a Hierarchical Back Projection Network (HBPN), that cascades multiple HourGlass (HG) modules to bottom-up and top-down process features across all scales to capture various spatial correlations and then consolidates the best representation for reconstruction. We adopt the back projection blocks in our proposed network to provide the error correlated up and down-sampling process to replace simple deconvolution and pooling process for better estimation. A new Softmax based Weighted Reconstruction (WR) process is used to combine the outputs of HG modules to further improve super-resolution. Experimental results on various datasets (including the validation dataset, NTIRE2019, of the Real Image Super-resolution Challenge) show that our proposed approach can achieve and improve the performance of the state-of-the-art methods for different scaling factors.

Zhi-Song Liu, Li-Wen Wang, Chu-Tak Li, Wan-Chi Siu• 2019

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR38.13
751
Image Super-resolutionManga109
PSNR25.24
656
Super-ResolutionUrban100
PSNR33.12
603
Super-ResolutionSet14
PSNR33.78
586
Image Super-resolutionSet5
PSNR38.13
507
Super-ResolutionBSD100
PSNR32.33
313
Super-ResolutionManga109
PSNR39.3
298
Image Super-resolutionBSD100
PSNR (dB)32.33
210
Image Super-resolutionSet14
PSNR (dB)33.78
35
Super-ResolutionSet5
FSIM0.9804
6
Showing 10 of 13 rows

Other info

Code

Follow for update