Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Image Super-Resolution Using Deep Convolutional Networks

About

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolution images. The mapping is represented as a deep convolutional neural network (CNN) that takes the low-resolution image as the input and outputs the high-resolution one. We further show that traditional sparse-coding-based SR methods can also be viewed as a deep convolutional network. But unlike traditional methods that handle each component separately, our method jointly optimizes all layers. Our deep CNN has a lightweight structure, yet demonstrates state-of-the-art restoration quality, and achieves fast speed for practical on-line usage. We explore different network structures and parameter settings to achieve trade-offs between performance and speed. Moreover, we extend our network to cope with three color channels simultaneously, and show better overall reconstruction quality.

Chao Dong, Chen Change Loy, Kaiming He, Xiaoou Tang• 2014

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR36.66
751
Image Super-resolutionManga109
PSNR35.72
656
Super-ResolutionUrban100
PSNR29.52
603
Super-ResolutionSet14
PSNR32.29
586
Image Super-resolutionSet5 (test)
PSNR36.66
544
Image Super-resolutionSet5
PSNR36.66
507
Single Image Super-ResolutionUrban100
PSNR29.5
500
Super-ResolutionB100
PSNR31.36
418
Super-ResolutionB100 (test)
PSNR31.36
363
Single Image Super-ResolutionSet5
PSNR36.66
352
Showing 10 of 165 rows
...

Other info

Code

Follow for update