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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Super-Resolution | Set5 | PSNR37.52 | 751 | |
| Image Super-resolution | Manga109 | PSNR37.27 | 656 | |
| Super-Resolution | Urban100 | PSNR30.41 | 603 | |
| Super-Resolution | Set14 | PSNR33.08 | 586 | |
| Image Super-resolution | Set5 (test) | PSNR37.52 | 544 | |
| Image Super-resolution | Set5 | PSNR37.52 | 507 | |
| Single Image Super-Resolution | Urban100 | PSNR30.41 | 500 | |
| Super-Resolution | B100 | PSNR31.8 | 418 | |
| Super-Resolution | B100 (test) | PSNR31.8 | 363 | |
| Single Image Super-Resolution | Set5 | PSNR37.52 | 352 |