English

SwiftSRGAN -- Rethinking Super-Resolution for Efficient and Real-time Inference

Image and Video Processing 2022-04-12 v1 Computer Vision and Pattern Recognition

Abstract

In recent years, there have been several advancements in the task of image super-resolution using the state of the art Deep Learning-based architectures. Many super-resolution-based techniques previously published, require high-end and top-of-the-line Graphics Processing Unit (GPUs) to perform image super-resolution. With the increasing advancements in Deep Learning approaches, neural networks have become more and more compute hungry. We took a step back and, focused on creating a real-time efficient solution. We present an architecture that is faster and smaller in terms of its memory footprint. The proposed architecture uses Depth-wise Separable Convolutions to extract features and, it performs on-par with other super-resolution GANs (Generative Adversarial Networks) while maintaining real-time inference and a low memory footprint. A real-time super-resolution enables streaming high resolution media content even under poor bandwidth conditions. While maintaining an efficient trade-off between the accuracy and latency, we are able to produce a comparable performance model which is one-eighth (1/8) the size of super-resolution GANs and computes 74 times faster than super-resolution GANs.

Keywords

Cite

@article{arxiv.2111.14320,
  title  = {SwiftSRGAN -- Rethinking Super-Resolution for Efficient and Real-time Inference},
  author = {Koushik Sivarama Krishnan and Karthik Sivarama Krishnan},
  journal= {arXiv preprint arXiv:2111.14320},
  year   = {2022}
}

Comments

6 pages, 3 figures, "to be published in" International Conference on Intelligent Cybernetics Technology & Applications 2021 (ICICyTA)

R2 v1 2026-06-24T07:55:11.001Z