Optical character recognition using backpropagation neural network for handwritten digit characters

Recognizing handwritten characters, the accuracy of the optical character recognition is usually not relatively high due to every person having their unique way of writing characters. Therefore, we focus on finding a high recognition accuracy of optical character recognition by using a backpropagati...

Full description

Saved in:
Bibliographic Details
Main Authors: Yap, Mei Ing, Moorthy, Kohbalan, Kauthar, Mohd Daud, Ernawan, Ferda
Format: Conference or Workshop Item
Language:English
English
Published: IEEE 2021
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/32381/1/Optical%20character%20recognition%20using%20backpropagation%20neural%20network%20for%20handwritten%20.pdf
http://umpir.ump.edu.my/id/eprint/32381/2/Optical%20character%20recognition%20using%20backpropagation%20neural%20network%20for%20handwritten_FULL.pdf
http://umpir.ump.edu.my/id/eprint/32381/
https://doi.org/10.1109/ICSECS52883.2021.00037
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Recognizing handwritten characters, the accuracy of the optical character recognition is usually not relatively high due to every person having their unique way of writing characters. Therefore, we focus on finding a high recognition accuracy of optical character recognition by using a backpropagation neural network. The input layer of the backpropagation neural network is the pixel number of the one-character image, which is 784 input nodes that will be the input layer of the neural network. Then the output layer of the neural network will be the 10-digit characters which are 0 to 9. The dataset that used for this research has a total of 280,000 data. The output of the neural network will a computerized digit representing the recognized digit characters. The performance measurement is the recognition accuracy where the recognized data and the expected output data are compared and calculated. Additionally, the dataset was applied with salt and pepper noise to represent the corrupted data and use a median filter to repair the image. The recognition accuracy for the corrupted image and the corrected image are obtained and discussed.