2014

Image Super-Resolution Using Deep Convolutional Networks

Dong, Chao, Loy, Chen Change, He, Kaiming et al.

Understand

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.

Reading the bibliography…