English

Image Super-Resolution Using Deep Convolutional Networks

Computer Vision and Pattern Recognition 2015-08-03 v3 Neural and Evolutionary Computing

Abstract

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.

Keywords

Cite

@article{arxiv.1501.00092,
  title  = {Image Super-Resolution Using Deep Convolutional Networks},
  author = {Chao Dong and Chen Change Loy and Kaiming He and Xiaoou Tang},
  journal= {arXiv preprint arXiv:1501.00092},
  year   = {2015}
}

Comments

14 pages, 14 figures, journal

R2 v1 2026-06-22T07:47:56.304Z