English

DRFN: Deep Recurrent Fusion Network for Single-Image Super-Resolution with Large Factors

Computer Vision and Pattern Recognition 2019-08-28 v1 Image and Video Processing

Abstract

Recently, single-image super-resolution has made great progress owing to the development of deep convolutional neural networks (CNNs). The vast majority of CNN-based models use a pre-defined upsampling operator, such as bicubic interpolation, to upscale input low-resolution images to the desired size and learn non-linear mapping between the interpolated image and ground truth high-resolution (HR) image. However, interpolation processing can lead to visual artifacts as details are over-smoothed, particularly when the super-resolution factor is high. In this paper, we propose a Deep Recurrent Fusion Network (DRFN), which utilizes transposed convolution instead of bicubic interpolation for upsampling and integrates different-level features extracted from recurrent residual blocks to reconstruct the final HR images. We adopt a deep recurrence learning strategy and thus have a larger receptive field, which is conducive to reconstructing an image more accurately. Furthermore, we show that the multi-level fusion structure is suitable for dealing with image super-resolution problems. Extensive benchmark evaluations demonstrate that the proposed DRFN performs better than most current deep learning methods in terms of accuracy and visual effects, especially for large-scale images, while using fewer parameters.

Keywords

Cite

@article{arxiv.1908.08837,
  title  = {DRFN: Deep Recurrent Fusion Network for Single-Image Super-Resolution with Large Factors},
  author = {Xin Yang and Haiyang Mei and Jiqing Zhang and Ke Xu and Baocai Yin and Qiang Zhang and Xiaopeng Wei},
  journal= {arXiv preprint arXiv:1908.08837},
  year   = {2019}
}
R2 v1 2026-06-23T10:55:14.177Z