arXiv Analytics

Sign in

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.

Comments: 5 pages, 5 figures
Journal: International Journal of Computer Applications, Volume 176 - No.33, June 2020, Pages 5-9
Categories: cs.CV, eess.IV
Related articles: Most relevant | Search more
arXiv:2006.09134 [cs.CV] (Published 2020-06-16)
AlphaGAN: Fully Differentiable Architecture Search for Generative Adversarial Networks
arXiv:1910.00579 [cs.CV] (Published 2019-09-30)
Unsupervised Projection Networks for Generative Adversarial Networks
arXiv:1911.00689 [cs.CV] (Published 2019-11-02)
Pixel-wise Conditioning of Generative Adversarial Networks