English

Image Super-Resolution Using VDSR-ResNeXt and SRCGAN

Computer Vision and Pattern Recognition 2018-10-16 v1 Machine Learning Machine Learning

Abstract

Over the past decade, many Super Resolution techniques have been developed using deep learning. Among those, generative adversarial networks (GAN) and very deep convolutional networks (VDSR) have shown promising results in terms of HR image quality and computational speed. In this paper, we propose two approaches based on these two algorithms: VDSR-ResNeXt, which is a deep multi-branch convolutional network inspired by VDSR and ResNeXt; and SRCGAN, which is a conditional GAN that explicitly passes class labels as input to the GAN. The two methods were implemented on common SR benchmark datasets for both quantitative and qualitative assessment.

Keywords

Cite

@article{arxiv.1810.05731,
  title  = {Image Super-Resolution Using VDSR-ResNeXt and SRCGAN},
  author = {Saifuddin Hitawala and Yao Li and Xian Wang and Dongyang Yang},
  journal= {arXiv preprint arXiv:1810.05731},
  year   = {2018}
}
R2 v1 2026-06-23T04:38:12.676Z