Optical Character Recognition System for Digit Recognition Using Deep Learning

Mona Awad,,,Marwa M. Eid
DOI: https://doi.org/10.54216/jaim.060102
2023-01-01
Abstract:Because it is so difficult to distinguish handwritten digits, digit identification is one of the most critical applications in computer vision. This is one of the reasons why it is so tough. The field of handwritten character recognition is one in which a great deal of application of numerous deep learning models has occurred. The startling parallels that can be drawn between deep learning and the brain are primarily responsible for its meteoric rise in popularity. In this study, the Artificial Neural Network and the Convolutional Neural Network, two of the most used Deep Learning algorithms, were investigated with an eye toward the recognition process's feature extraction and classification phases. With the assistance of the categorical cross-entropy loss and the ADAM optimizer, the models were trained on the MNIST dataset. Backpropagation and gradient descent are the two methods utilized during the training process of neural networks that contain reLU activations and carry out automatic feature extraction. In computer vision, one of the most common and widely used classifiers is the Convolution Neural Network, sometimes referred to as ConvNets or Convolutional neural networks. This network is used for the recognition and categorization of images.
What problem does this paper attempt to address?