Devanagari Character Dataset
Devanagari (Nepali) Handwritten Character Dataset
@kaggle.ashokpant_devanagari_character_dataset
Devanagari (Nepali) Handwritten Character Dataset
@kaggle.ashokpant_devanagari_character_dataset
This dataset is created as a part of my dissertation work for the fulfillment of the Master's degree in Computer Science (Tribhuvan University, Nepal, 2012).
The dataset contains three individual categories. Samples are collected from 40 individuals (persons) from different fields and cropped for character boundary.
Please cite in your publications if it helps your research:
@inproceedings{pant2012off,
title={Off-line Nepali handwritten character recognition using Multilayer Perceptron and Radial Basis Function neural networks},
author={Pant, Ashok Kumar and Panday, Sanjeeb Prasad and Joshi, Shashidhar Ram},
booktitle={2012 Third Asian Himalayas International Conference on Internet},
pages={1--5},
year={2012},
organization={IEEE}
}
CREATE TABLE labels (
"numerals" VARCHAR,
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3
);
Anyone who has the link will be able to view this.