International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 176 - Number 33 |
Year of Publication: 2020 |
Authors: Amogh G. Warkhandkar, Baasit Sharief, Omkar B. Bhambure |
10.5120/ijca2020920393 |
Amogh G. Warkhandkar, Baasit Sharief, Omkar B. Bhambure . Measuring Performance of Generative Adversarial Networks on Devanagari Script. International Journal of Computer Applications. 176, 33 ( Jun 2020), 5-9. DOI=10.5120/ijca2020920393
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.