Handwritten Digit Recognition using Image Preprocessing and CNN

Anshul Dubey,Ashley Lazarus,Dharmendra Mangal
DOI: https://doi.org/10.32628/cseit206396
2020-05-18
Abstract:Handwritten digit recognition, is a technique of identifying and enlisting the recognized digit, that uses neural networks, deep learning and machine learning. The applications and demand of handwritten digit recognition systems such as zip code recognition, car number plate recognition, robotics, banks, mobile applications and numerous more, are soaring every day. It can be done through numerous approaches, but convolutional neural network is considered one of the best methods. The special neural network uses multilayer architecture for identification and classification. Although the accuracy factor can be increased, based on image preprocessing, in this paper we discuss how the accuracy of the system can be increased for better handwritten digit recognition, using convolutional neural networks, image preprocessing; binarization, resizing, rotation. The accuracy rate obtained is 99.33%.
What problem does this paper attempt to address?