English

Deep Artifact-Free Residual Network for Single Image Super-Resolution

Image and Video Processing 2020-09-29 v1 Computer Vision and Pattern Recognition

Abstract

Recently, convolutional neural networks have shown promising performance for single-image super-resolution. In this paper, we propose Deep Artifact-Free Residual (DAFR) network which uses the merits of both residual learning and usage of ground-truth image as target. Our framework uses a deep model to extract the high-frequency information which is necessary for high-quality image reconstruction. We use a skip-connection to feed the low-resolution image to the network before the image reconstruction. In this way, we are able to use the ground-truth images as target and avoid misleading the network due to artifacts in difference image. In order to extract clean high-frequency information, we train the network in two steps. The first step is a traditional residual learning which uses the difference image as target. Then, the trained parameters of this step are transferred to the main training in the second step. Our experimental results show that the proposed method achieves better quantitative and qualitative image quality compared to the existing methods.

Keywords

Cite

@article{arxiv.2009.12433,
  title  = {Deep Artifact-Free Residual Network for Single Image Super-Resolution},
  author = {Hamdollah Nasrollahi and Kamran Farajzadeh and Vahid Hosseini and Esmaeil Zarezadeh and Milad Abdollahzadeh},
  journal= {arXiv preprint arXiv:2009.12433},
  year   = {2020}
}

Comments

8 pages

R2 v1 2026-06-23T18:48:26.980Z