English

Unsupervised Image Super-Resolution using Cycle-in-Cycle Generative Adversarial Networks

Computer Vision and Pattern Recognition 2018-09-05 v1

Abstract

We consider the single image super-resolution problem in a more general case that the low-/high-resolution pairs and the down-sampling process are unavailable. Different from traditional super-resolution formulation, the low-resolution input is further degraded by noises and blurring. This complicated setting makes supervised learning and accurate kernel estimation impossible. To solve this problem, we resort to unsupervised learning without paired data, inspired by the recent successful image-to-image translation applications. With generative adversarial networks (GAN) as the basic component, we propose a Cycle-in-Cycle network structure to tackle the problem within three steps. First, the noisy and blurry input is mapped to a noise-free low-resolution space. Then the intermediate image is up-sampled with a pre-trained deep model. Finally, we fine-tune the two modules in an end-to-end manner to get the high-resolution output. Experiments on NTIRE2018 datasets demonstrate that the proposed unsupervised method achieves comparable results as the state-of-the-art supervised models.

Keywords

Cite

@article{arxiv.1809.00437,
  title  = {Unsupervised Image Super-Resolution using Cycle-in-Cycle Generative Adversarial Networks},
  author = {Yuan Yuan and Siyuan Liu and Jiawei Zhang and Yongbing Zhang and Chao Dong and Liang Lin},
  journal= {arXiv preprint arXiv:1809.00437},
  year   = {2018}
}

Comments

10 pages (reference included), 6 figures

R2 v1 2026-06-23T03:52:15.919Z