HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Accurate Image Super-Resolution Using Very Deep Convolutional Networks

Jiwon Kim; Jung Kwon Lee; Kyoung Mu Lee

Accurate Image Super-Resolution Using Very Deep Convolutional Networks

Abstract

We present a highly accurate single-image super-resolution (SR) method. Our method uses a very deep convolutional network inspired by VGG-net used for ImageNet classification \cite{simonyan2015very}. We find increasing our network depth shows a significant improvement in accuracy. Our final model uses 20 weight layers. By cascading small filters many times in a deep network structure, contextual information over large image regions is exploited in an efficient way. With very deep networks, however, convergence speed becomes a critical issue during training. We propose a simple yet effective training procedure. We learn residuals only and use extremely high learning rates ($10^4$ times higher than SRCNN \cite{dong2015image}) enabled by adjustable gradient clipping. Our proposed method performs better than existing methods in accuracy and visual improvements in our results are easily noticeable.

Code Repositories

SJHNJU/VDSR
tf
Mentioned in GitHub
Lornatang/VDSR-PyTorch
pytorch
Mentioned in GitHub
Lornatang/DRRN-PyTorch
pytorch
Mentioned in GitHub
jshermeyer/VDSR4Geo
tf
Mentioned in GitHub
murrman95/INF573Project2018
tf
Mentioned in GitHub
Nhat-Thanh/VDSR-Pytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-super-resolution-on-ixiVDSR
PSNR 2x T2w: 38.65
PSNR 4x T2w: 30.79
SSIM 4x T2w: 0.9240
SSIM for 2x T2w: 0.9836
image-super-resolution-on-manga109-4xVDSR
PSNR: 28.83
SSIM: 0.8870
image-super-resolution-on-set14-2x-upscalingVDSR [[Kim et al.2016a]]
PSNR: 33.03
image-super-resolution-on-set5-2x-upscalingVDSR [[Kim et al.2016a]]
PSNR: 37.53
image-super-resolution-on-urban100-2xVDSR [[Kim et al.2016a]]
PSNR: 30.76
image-super-resolution-on-vggface2-8xVDSR
PSNR: 22.50
image-super-resolution-on-webface-8xVDSR
PSNR: 23.65
video-super-resolution-on-msu-video-upscalersVDSR
PSNR: 25.89
SSIM: 0.917
VMAF: 36.46

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
Accurate Image Super-Resolution Using Very Deep Convolutional Networks | Papers | HyperAI