English

Improved Super-Resolution Convolution Neural Network for Large Images

Computer Vision and Pattern Recognition 2019-07-31 v1 Image and Video Processing

Abstract

Single image super-resolution (SISR) is a very popular topic nowadays, which has both research value and practical value. In daily life, we crop a large image into sub-images to do super-resolution and then merge them together. Although convolution neural network performs very well in the research field, if we use it to do super-resolution, we can easily observe cutting lines from merged pictures. To address these problems, in this paper, we propose a refined architecture of SRCNN with 'Symmetric padding', 'Random learning' and 'Residual learning'. Moreover, we have done a lot of experiments to prove our model performs best among a lot of the state-of-art methods.

Keywords

Cite

@article{arxiv.1907.12928,
  title  = {Improved Super-Resolution Convolution Neural Network for Large Images},
  author = {Junyu and Wang and Rong Song},
  journal= {arXiv preprint arXiv:1907.12928},
  year   = {2019}
}
R2 v1 2026-06-23T10:34:48.707Z