English

Revisiting RCAN: Improved Training for Image Super-Resolution

Computer Vision and Pattern Recognition 2022-01-28 v1

Abstract

Image super-resolution (SR) is a fast-moving field with novel architectures attracting the spotlight. However, most SR models were optimized with dated training strategies. In this work, we revisit the popular RCAN model and examine the effect of different training options in SR. Surprisingly (or perhaps as expected), we show that RCAN can outperform or match nearly all the CNN-based SR architectures published after RCAN on standard benchmarks with a proper training strategy and minimal architecture change. Besides, although RCAN is a very large SR architecture with more than four hundred convolutional layers, we draw a notable conclusion that underfitting is still the main problem restricting the model capability instead of overfitting. We observe supportive evidence that increasing training iterations clearly improves the model performance while applying regularization techniques generally degrades the predictions. We denote our simply revised RCAN as RCAN-it and recommend practitioners to use it as baselines for future research. Code is publicly available at https://github.com/zudi-lin/rcan-it.

Keywords

Cite

@article{arxiv.2201.11279,
  title  = {Revisiting RCAN: Improved Training for Image Super-Resolution},
  author = {Zudi Lin and Prateek Garg and Atmadeep Banerjee and Salma Abdel Magid and Deqing Sun and Yulun Zhang and Luc Van Gool and Donglai Wei and Hanspeter Pfister},
  journal= {arXiv preprint arXiv:2201.11279},
  year   = {2022}
}

Comments

13 pages with 10 tables and 4 figures

R2 v1 2026-06-24T09:04:44.371Z