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

Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution

About

Convolutional neural networks have recently demonstrated high-quality reconstruction for single-image super-resolution. In this paper, we propose the Laplacian Pyramid Super-Resolution Network (LapSRN) to progressively reconstruct the sub-band residuals of high-resolution images. At each pyramid level, our model takes coarse-resolution feature maps as input, predicts the high-frequency residuals, and uses transposed convolutions for upsampling to the finer level. Our method does not require the bicubic interpolation as the pre-processing step and thus dramatically reduces the computational complexity. We train the proposed LapSRN with deep supervision using a robust Charbonnier loss function and achieve high-quality reconstruction. Furthermore, our network generates multi-scale predictions in one feed-forward pass through the progressive reconstruction, thereby facilitates resource-aware applications. Extensive quantitative and qualitative evaluations on benchmark datasets show that the proposed algorithm performs favorably against the state-of-the-art methods in terms of speed and accuracy.

Wei-Sheng Lai, Jia-Bin Huang, Narendra Ahuja, Ming-Hsuan Yang• 2017

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR37.52
751
Image Super-resolutionManga109
PSNR37.27
656
Super-ResolutionUrban100
PSNR30.41
603
Super-ResolutionSet14
PSNR33.08
586
Image Super-resolutionSet5 (test)
PSNR37.52
544
Image Super-resolutionSet5
PSNR37.52
507
Single Image Super-ResolutionUrban100
PSNR30.41
500
Super-ResolutionB100
PSNR31.8
418
Super-ResolutionB100 (test)
PSNR31.8
363
Single Image Super-ResolutionSet5
PSNR37.52
352
Showing 10 of 74 rows
...

Other info

Code

Follow for update