CVLGMLAug 3, 2019

Kannada-MNIST: A new handwritten digits dataset for the Kannada language

arXiv:1908.01242v158 citationsHas Code
AI Analysis

This provides a new benchmark dataset for researchers working on digit recognition in non-Latin scripts, though it is incremental as it extends the MNIST format to a specific language.

The authors introduced Kannada-MNIST, a new handwritten digits dataset for the Kannada language, along with an out-of-domain test set called Dig-MNIST, achieving baseline accuracies of 96.8% and 76.1% respectively, which present a greater challenge for generalization compared to existing datasets.

In this paper, we disseminate a new handwritten digits-dataset, termed Kannada-MNIST, for the Kannada script, that can potentially serve as a direct drop-in replacement for the original MNIST dataset. In addition to this dataset, we disseminate an additional real world handwritten dataset (with $10k$ images), which we term as the Dig-MNIST dataset that can serve as an out-of-domain test dataset. We also duly open source all the code as well as the raw scanned images along with the scanner settings so that researchers who want to try out different signal processing pipelines can perform end-to-end comparisons. We provide high level morphological comparisons with the MNIST dataset and provide baselines accuracies for the dataset disseminated. The initial baselines obtained using an oft-used CNN architecture ($96.8\%$ for the main test-set and $76.1\%$ for the Dig-MNIST test-set) indicate that these datasets do provide a sterner challenge with regards to generalizability than MNIST or the KMNIST datasets. We also hope this dissemination will spur the creation of similar datasets for all the languages that use different symbols for the numeral digits.

Code Implementations4 repos
Foundations

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

Your Notes