HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Densely Residual Laplacian Super-Resolution

Saeed Anwar; Nick Barnes

Densely Residual Laplacian Super-Resolution

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.

Code Repositories

saeed-anwar/DRLN
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-super-resolution-on-bsd100-2x-upscalingDRLN+
PSNR: 32.47
SSIM: 0.9032
image-super-resolution-on-bsd100-3x-upscalingDRLN+
PSNR: 29.4
SSIM: 0.8125
image-super-resolution-on-bsd100-4x-upscalingDRLN+
PSNR: 27.87
SSIM: 0.7453
image-super-resolution-on-bsd100-8x-upscalingDRLN+
PSNR: 25.06
SSIM: 0.607
image-super-resolution-on-manga109-2xDRLN+
PSNR: 39.75
SSIM: 0.9792
image-super-resolution-on-manga109-3xDRLN+
PSNR: 34.94
SSIM: 0.9518
image-super-resolution-on-manga109-4xDRLN+
PSNR: 31.78
SSIM: 0.9211
image-super-resolution-on-manga109-8xDRLN+
PSNR: 25.55
SSIM: 0.8087
image-super-resolution-on-set14-2x-upscalingDRLN+
PSNR: 34.43
SSIM: 0.9247
image-super-resolution-on-set14-3x-upscalingDRLN+
PSNR: 30.8
SSIM: 0.8498
image-super-resolution-on-set14-4x-upscalingDRLN+
PSNR: 29.02
SSIM: 0.7914
image-super-resolution-on-set14-8x-upscalingDRLN+
PSNR: 25.4
SSIM: 0.6547
image-super-resolution-on-set5-2x-upscalingDRLN+
PSNR: 38.34
SSIM: 0.9619
image-super-resolution-on-set5-3x-upscalingDRLN+
PSNR: 34.86
SSIM: 0.9307
image-super-resolution-on-set5-8x-upscalingDRLN+
PSNR: 27.46
SSIM: 0.7916
image-super-resolution-on-urban100-2xDRLN+
PSNR: 33.54
SSIM: 0.9402
image-super-resolution-on-urban100-3xDRLN+
PSNR: 29.37
SSIM: 0.8746
image-super-resolution-on-urban100-4xDRLN+
PSNR: 27.14
SSIM: 0.8149
image-super-resolution-on-urban100-8xDRLN+
PSNR: 23.24
SSIM: 0.6523

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Densely Residual Laplacian Super-Resolution | Papers | HyperAI