bengali-digit-recognition

There are 3 repositories under bengali-digit-recognition topic.

  • ayan-cs/banglalekha-numerals-classification

    Handwritten Bangla Numeric Digits Classification using ResNet-34. The work uses a subset of the BanglaLekha-Isolated dataset. For details, read the README file.

    Language:Jupyter Notebook0100
  • Shohrab-Hossain/Bengali-Numerals-Classification-using-CNN

    This research is based on Optical Character Recognition (OCR). In this study, a system will be designed to recognise Bengali numerals. The numerals are handwritten, and the numerical dataset will be collected from a cloud-based repository. Data will be preprocessed first and then randomly split into training and testing data. Here a Convolutional Neural Network (CNN) will be designed. The CNN will be trained using the training dataset of Bengali handwritten numerical. After training, the CNN will be tested using the testing dataset for recognition accuracy.

  • arindampaulripon/Bengali-HandWritten-Digit-Recognition-Applying-Various-Learning-Algorithms-With-Image-Processing

    Automatic Bengali Handwritten Digits Recognition Convolutional Neural Network and Comparing with Support Vector Machine Classification(With Feature Extraction)

    Language:Jupyter Notebook30