arXiv:2007.06710 [cs.CV]AbstractReferencesReviewsResources
Measuring Performance of Generative Adversarial Networks on Devanagari Script
Amogh G. Warkhandkar, Baasit Sharief, Omkar B. Bhambure
Published 2020-06-21Version 1
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.