Densely Residual Laplacian Super-Resolution
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Super-resolution | Manga109 | PSNR39.75 | 656 | |
| Image Super-resolution | Set5 | PSNR38.27 | 507 | |
| Single Image Super-Resolution | Urban100 | PSNR33.54 | 500 | |
| Single Image Super-Resolution | Set5 | PSNR38.34 | 352 | |
| Super-Resolution | BSD100 | PSNR32.47 | 313 | |
| Image Super-resolution | Set14 | PSNR34.43 | 289 | |
| Image Super-resolution | BSD100 | PSNR (dB)32.44 | 210 | |
| Image Super-resolution | Set14 | PSNR (dB)34.28 | 35 | |
| object recognition | ImageNet CLS-LOC first 1,000 images (val) | Top-1 Error34.5 | 15 | |
| Super-Resolution | Synthetic SR Profiling Input Training: 2x3x64x64, Inference: 1x3x64x64 | Params (M)34.43 | 9 |