Bengali Handwritten Digit Recognition using CNN with Explainable AI
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.
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
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 RecognitionEfficient approach of using CNN based pretrained model in Bangla handwritten digit recognition
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 RecognitionBDNet: Bengali Handwritten Numeral Digit Recognition based on Densely connected Convolutional Neural Networks
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 ClassificationHishabNet: Detection, Localization and Calculation of Handwritten Bengali Mathematical Expressions
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 DetectionTwo Decades of Bengali Handwritten Digit Recognition: A Survey
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