Densely Residual Laplacian Super-Resolution
Saeed Anwar, Nick Barnes
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/saeed-anwar/DRLNpytorch★ 0
Abstract
Super-Resolution convolutional neural networks have recently demonstrated high-quality restoration for single images. However, existing algorithms often require very deep architectures and long training times. Furthermore, current convolutional neural networks for super-resolution are unable to exploit features at multiple scales and weigh them equally, limiting their learning capability. In this exposition, we present a compact and accurate super-resolution algorithm namely, Densely Residual Laplacian Network (DRLN). The proposed network employs cascading residual on the residual structure to allow the flow of low-frequency information to focus on learning high and mid-level features. In addition, deep supervision is achieved via the densely concatenated residual blocks settings, which also helps in learning from high-level complex features. Moreover, we propose Laplacian attention to model the crucial features to learn the inter and intra-level dependencies between the feature maps. Furthermore, comprehensive quantitative and qualitative evaluations on low-resolution, noisy low-resolution, and real historical image benchmark datasets illustrate that our DRLN algorithm performs favorably against the state-of-the-art methods visually and accurately.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| BSD100 - 2x upscaling | DRLN+ | PSNR | 32.47 | — | Unverified |
| BSD100 - 3x upscaling | DRLN+ | PSNR | 29.4 | — | Unverified |
| BSD100 - 4x upscaling | DRLN+ | PSNR | 27.87 | — | Unverified |
| BSD100 - 8x upscaling | DRLN+ | PSNR | 25.06 | — | Unverified |
| Manga109 - 2x upscaling | DRLN+ | PSNR | 39.75 | — | Unverified |
| Manga109 - 3x upscaling | DRLN+ | PSNR | 34.94 | — | Unverified |
| Manga109 - 4x upscaling | DRLN+ | SSIM | 0.92 | — | Unverified |
| Manga109 - 8x upscaling | DRLN+ | PSNR | 25.55 | — | Unverified |
| Set14 - 2x upscaling | DRLN+ | PSNR | 34.43 | — | Unverified |
| Set14 - 3x upscaling | DRLN+ | PSNR | 30.8 | — | Unverified |
| Set14 - 4x upscaling | DRLN+ | PSNR | 29.02 | — | Unverified |
| Set14 - 8x upscaling | DRLN+ | PSNR | 25.4 | — | Unverified |
| Set5 - 2x upscaling | DRLN+ | PSNR | 38.34 | — | Unverified |
| Set5 - 3x upscaling | DRLN+ | PSNR | 34.86 | — | Unverified |
| Set5 - 8x upscaling | DRLN+ | PSNR | 27.46 | — | Unverified |
| Urban100 - 2x upscaling | DRLN+ | PSNR | 33.54 | — | Unverified |
| Urban100 - 3x upscaling | DRLN+ | PSNR | 29.37 | — | Unverified |
| Urban100 - 4x upscaling | DRLN+ | PSNR | 27.14 | — | Unverified |
| Urban100 - 8x upscaling | DRLN+ | PSNR | 23.24 | — | Unverified |