paper-with-me

Papers

Bengali Handwritten Digit Recognition using CNN with Explainable AI

2022-12-23 · MD Tanvir Rouf Shawon, Raihan Tanvir, Md. Golam Rabiul Alam

Handwritten character recognition is a hot topic for research nowadays. If we can convert a handwritten piece of paper into a text-searchable document using the Optical Character Recognition (OCR) technique, we can easily understand the content and do not need to read the handwritten document. OCR in the English language is very common, but in the Bengali language, it is very hard to find a good quality OCR application. If we can merge machine learning and deep learning with OCR, it could be a huge contribution to this field. Various researchers have proposed a number of strategies for recognizing Bengali handwritten characters. A lot of ML algorithms and deep neural networks were used in their work, but the explanations of their models are not available. In our work, we have used various machine learning algorithms and CNN to recognize handwritten Bengali digits. We have got acceptable accuracy from some ML models, and CNN has given us great testing accuracy. Grad-CAM was used as an XAI method on our CNN model, which gave us insights into the model and helped us detect the origin of interest for recognizing a digit from an image.

📄 PDF Abstract BibTeX arXiv:2212.12146

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable Artificial Intelligence (XAI)Handwritten Digit RecognitionOptical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Image Pre-processing on NumtaDB for Bengali Handwritten Digit Recognition

2020-08-18 · Ovi Paul

NumtaDB is by far the largest data-set collection for handwritten digits in Bengali. This is a diverse dataset containing more than 85000 images. But this diversity also makes this dataset very difficult to work with. Th…

BIG-bench Machine LearningDiversityHandwritten Digit Recognition

Efficient approach of using CNN based pretrained model in Bangla handwritten digit recognition

2022-09-19 · Muntarin Islam, Shabbir Ahmed Shuvo, Musarrat Saberin Nipun, Rejwan Bin Sulaiman 외

Due to digitalization in everyday life, the need for automatically recognizing handwritten digits is increasing. Handwritten digit recognition is essential for numerous applications in various industries. Bengali ranks t…

Handwritten Digit Recognition

BDNet: Bengali Handwritten Numeral Digit Recognition based on Densely connected Convolutional Neural Networks

2019-06-10 · A. Sufian, Anirudha Ghosh, Avijit Naskar, Farhana Sultana 외

Images of handwritten digits are different from natural images as the orientation of a digit, as well as similarity of features of different digits, makes confusion. On the other hand, deep convolutional neural networks …

General ClassificationHandwritten Digit Recognitionimage-classificationImage Classification

HishabNet: Detection, Localization and Calculation of Handwritten Bengali Mathematical Expressions

2019-09-02 · Md Nafee Al Islam, Siamul Karim Khan

Recently, recognition of handwritten Bengali letters and digits have captured a lot of attention among the researchers of the AI community. In this work, we propose a Convolutional Neural Network (CNN) based object detec…

Objectobject-detectionObject Detection

Two Decades of Bengali Handwritten Digit Recognition: A Survey

2022-06-05 · A. B. M. Ashikur Rahman, Md. Bakhtiar Hasan, Sabbir Ahmed, Tasnim Ahmed 외

Handwritten Digit Recognition (HDR) is one of the most challenging tasks in the domain of Optical Character Recognition (OCR). Irrespective of language, there are some inherent challenges of HDR, which mostly arise due t…

Handwritten Digit RecognitionOptical Character RecognitionOptical Character Recognition (OCR)Survey+1