Hierarchical Back Projection Network for Image Super-Resolution

17 Jun 2019  ·  Zhi-Song Liu, Li-Wen Wang, Chu-Tak Li, Wan-Chi Siu ·

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.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Image Super-Resolution BSD100 - 2x upscaling HBPN PSNR 32.33 # 12
SSIM 0.902 # 8
Image Super-Resolution BSD100 - 4x upscaling HBPN PSNR 27.77 # 15
SSIM 0.743 # 19
Image Super-Resolution BSD100 - 8x upscaling HBPN PSNR 24.93 # 4
SSIM 0.602 # 4
Image Super-Resolution Manga109 - 2x upscaling HBPN PSNR 39.3 # 8
SSIM 0.979 # 5
Image Super-Resolution Manga109 - 4x upscaling HBPN PSNR 31.57 # 20
SSIM 0.92 # 19
Image Super-Resolution Manga109 - 8x upscaling HBPN PSNR 25.24 # 5
SSIM 0.802 # 4
Image Super-Resolution Set14 - 2x upscaling HBPN PSNR 33.78 # 13
SSIM 0.921 # 10
Image Super-Resolution Set14 - 4x upscaling HBPN PSNR 28.67 # 36
SSIM 0.785 # 37
Image Super-Resolution Set14 - 8x upscaling HBPN PSNR 24.96 # 5
SSIM 0.642 # 4
Image Super-Resolution Set5 - 2x upscaling HBPN PSNR 38.13 # 13
SSIM 0.961 # 10
Image Super-Resolution Set5 - 8x upscaling HBPN PSNR 27.17 # 6
SSIM 0.785 # 6
Image Super-Resolution Urban100 - 2x upscaling HBPN PSNR 33.12 # 9
SSIM 0.938 # 7
Image Super-Resolution Urban100 - 4x upscaling HBPN PSNR 27.3 # 7
SSIM 0.818 # 7
Image Super-Resolution Urban100 - 8x upscaling HBPN PSNR 23.04 # 4
SSIM 0.647 # 4

Methods