CVLGMar 14, 2021

Bangla Handwritten Digit Recognition and Generation

arXiv:2103.07905v112 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of digit recognition and generation for Bangla script, which has seen less research compared to other languages, representing an incremental advancement in a domain-specific area.

The paper tackled Bangla handwritten digit recognition, achieving 99.44% validation accuracy on the BHAND dataset and outperforming AlexNet and Inception V3, and also applied a Semi-Supervised Generative Adversarial Network (SGAN) to generate Bangla handwritten digits.

Handwritten digit or numeral recognition is one of the classical issues in the area of pattern recognition and has seen tremendous advancement because of the recent wide availability of computing resources. Plentiful works have already done on English, Arabic, Chinese, Japanese handwritten script. Some work on Bangla also have been done but there is space for development. From that angle, in this paper, an architecture has been implemented which achieved the validation accuracy of 99.44% on BHAND dataset and outperforms Alexnet and Inception V3 architecture. Beside digit recognition, digit generation is another field which has recently caught the attention of the researchers though not many works have been done in this field especially on Bangla. In this paper, a Semi-Supervised Generative Adversarial Network or SGAN has been applied to generate Bangla handwritten numerals and it successfully generated Bangla digits.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes