English

Measuring Performance of Generative Adversarial Networks on Devanagari Script

Computer Vision and Pattern Recognition 2020-07-15 v1 Image and Video Processing

Abstract

The working of neural networks following the adversarial philosophy to create a generative model is a fascinating field. Multiple papers have already explored the architectural aspect and proposed systems with potentially good results however, very few papers are available which implement it on a real-world example. Traditionally, people use the famous MNIST dataset as a Hello, World! example for implementing Generative Adversarial Networks (GAN). Instead of going the standard route of using handwritten digits, this paper uses the Devanagari script which has a more complex structure. As there is no conventional way of judging how well the generative models perform, three additional classifiers were built to judge the output of the GAN model. The following paper is an explanation of what this implementation has achieved.

Keywords

Cite

@article{arxiv.2007.06710,
  title  = {Measuring Performance of Generative Adversarial Networks on Devanagari Script},
  author = {Amogh G. Warkhandkar and Baasit Sharief and Omkar B. Bhambure},
  journal= {arXiv preprint arXiv:2007.06710},
  year   = {2020}
}

Comments

5 pages, 5 figures

R2 v1 2026-06-23T17:05:36.790Z