Handwritten Digit Recognition Using Deep Learning

Author(s):  
Bhagyashree P M ◽  
L K Likhitha ◽  
D S Rajesh

Traditional systems of handwritten Digit Recognition have depended on handcrafted functions and a massive amount of previous knowledge. Training an Optical character recognition (OCR) system primarily based totally on those stipulations is a hard task. Research in the handwriting recognition subject is centered on deep learning strategies and has accomplished breakthrough overall performance in the previous couple of years. Convolutional neural networks (CNNs) are very powerful in perceiving the structure of handwritten digits in ways that assist in automated extraction of features and make CNN the most appropriate technique for solving handwriting recognition problems. Here, our goal is to attain similar accuracy through the use of a pure CNN structure.CNN structure is proposed to be able to attain accuracy even higher than that of ensemble architectures, alongside decreased operational complexity and price. The proposed method gives 99.87 accuracy for real-world handwritten digit prediction with less than 0.1 % loss on training with 60000 digits while 10000 under validation.

Sensors ◽  
2020 ◽  
Vol 20 (12) ◽  
pp. 3344 ◽  
Author(s):  
Savita Ahlawat ◽  
Amit Choudhary ◽  
Anand Nayyar ◽  
Saurabh Singh ◽  
Byungun Yoon

Traditional systems of handwriting recognition have relied on handcrafted features and a large amount of prior knowledge. Training an Optical character recognition (OCR) system based on these prerequisites is a challenging task. Research in the handwriting recognition field is focused around deep learning techniques and has achieved breakthrough performance in the last few years. Still, the rapid growth in the amount of handwritten data and the availability of massive processing power demands improvement in recognition accuracy and deserves further investigation. Convolutional neural networks (CNNs) are very effective in perceiving the structure of handwritten characters/words in ways that help in automatic extraction of distinct features and make CNN the most suitable approach for solving handwriting recognition problems. Our aim in the proposed work is to explore the various design options like number of layers, stride size, receptive field, kernel size, padding and dilution for CNN-based handwritten digit recognition. In addition, we aim to evaluate various SGD optimization algorithms in improving the performance of handwritten digit recognition. A network’s recognition accuracy increases by incorporating ensemble architecture. Here, our objective is to achieve comparable accuracy by using a pure CNN architecture without ensemble architecture, as ensemble architectures introduce increased computational cost and high testing complexity. Thus, a CNN architecture is proposed in order to achieve accuracy even better than that of ensemble architectures, along with reduced operational complexity and cost. Moreover, we also present an appropriate combination of learning parameters in designing a CNN that leads us to reach a new absolute record in classifying MNIST handwritten digits. We carried out extensive experiments and achieved a recognition accuracy of 99.87% for a MNIST dataset.


Author(s):  
Shubham Mendapara ◽  
Krish Pabani ◽  
Yash Paneliya

Recently, handwritten digit recognition has become impressively significant with the escalation of the Artificial Neural Networks (ANN). Apart from this, deep learning has brought a major turnaround in machine learning, which was the main reason it attracted many researchers. We can use it in many applications. The main aim of this article is to use the neural network approach for recognizing handwritten digits. The Convolution Neural Network has become the center of all deep learning strategies. Optical character recognition (OCR) is a part of image processing that leads to excerpting text from images. Recognizing handwritten digits is part of OCR. Recognizing the numbers is an important and remarkable subject. In this way, since the handwritten digits are not of same size, thickness, position, various difficulties are faced in determining the problem of recognizing handwritten digits. The unlikeness and structure of the compositional styles of many entities further influences the example and presence of the numbers. This is the strategy for perceiving and organizing the written characters. Its applications are such as programmed bank checks, health, post offices, for education, etc. In this article, to evaluate CNN's performance, we used the MNIST dataset, which contains 60,000 images of handwritten digits. Achieves 98.85% accuracy for handwritten digit. And where 10% of the total images were used to test the data set.


2020 ◽  
Vol 17 (1) ◽  
pp. 334-339
Author(s):  
Chingakham Neeta Devi ◽  
Debaprasad Das ◽  
Haobam Mamata Devi

Optical Character Recognition is an appealing field of work for research where an image containing text is given as input and text in the image is translated into an editable format. This paper proposes Meetei/Meitei Mayek Handwritten Digit Recognition System where an Isolated Handwritten Meetei Mayek Digit Database consisting of 10000 plus digits has been developed. This proposed Handwritten Meetei Mayek Digit Recognition System is an important component of Manipuri Meetei Mayek Optical Character Recognition system which is under development. For feature extraction, we have used State-of-Art techniques—Histogram of Oriented Gradients and Bag of Features Descriptor for Speeded Up Robust Features. Five classifiers have been employed for classification viz. Support Vector Machine, with Linear, Polynomial and Radial Basis Function kernels, K-Nearest Neighbours and Bootstrap Aggregating and compared in terms of accuracy. Support Vector Machine using Radial Basis Function Kernel has found to achieve the recognition accuracy with the highest value compared with the other classifiers with the extracted Histogram of Oriented Gradients and Bag of Features for Speeded Up Robust Features.


Author(s):  
Roopkatha Samanta ◽  
Soulib Ghosh ◽  
Agneet Chatterjee ◽  
Ram Sarkar

Due to the enormous application, handwritten digit recognition (HDR) has become an extremely important domain in optical character recognition (OCR)-related research. The predominant challenges faced in this domain include different photometric inconsistencies together with computational complexity. In this paper, the authors proposed a language invariant shape-based feature descriptor using the refraction property of light rays. It is to be noted that the proposed approach is novel as an adaptation of refraction property is completely new in this domain. The proposed method is assessed using five datasets of five different languages. Among the five datasets, four are offline (written Devanagari, Bangla, Arabic, and Telugu) and one is online (written in Assamese) handwritten digit datasets. The approach provides admirable outcomes for online digits whereas; it yields satisfactory results for offline handwritten digits. The method gives good result for both online and offline handwritten digits, which proves its robustness. It is also computationally less expensive compared to other state-of-the-art methods including deep learning-based models.


Author(s):  
Owais Mujtaba Khandy ◽  
Samad Dadvandipour

<p><span>This paper covers the work done in handwritten digit recognition and the various classifiers that have been developed. Methods like MLP, SVM, Bayesian networks, and Random forests were discussed with their accuracy and are empirically evaluated. Boosted LetNet 4, an ensemble of various classifiers, has shown maximum efficiency among these methods. </span></p>


2019 ◽  
Vol 9 (15) ◽  
pp. 3169 ◽  
Author(s):  
Alejandro Baldominos ◽  
Yago Saez ◽  
Pedro Isasi

This paper summarizes the top state-of-the-art contributions reported on the MNIST dataset for handwritten digit recognition. This dataset has been extensively used to validate novel techniques in computer vision, and in recent years, many authors have explored the performance of convolutional neural networks (CNNs) and other deep learning techniques over this dataset. To the best of our knowledge, this paper is the first exhaustive and updated review of this dataset; there are some online rankings, but they are outdated, and most published papers survey only closely related works, omitting most of the literature. This paper makes a distinction between those works using some kind of data augmentation and works using the original dataset out-of-the-box. Also, works using CNNs are reported separately; as they are becoming the state-of-the-art approach for solving this problem. Nowadays, a significant amount of works have attained a test error rate smaller than 1% on this dataset; which is becoming non-challenging. By mid-2017, a new dataset was introduced: EMNIST, which involves both digits and letters, with a larger amount of data acquired from a database different than MNIST’s. In this paper, EMNIST is explained and some results are surveyed.


Sign in / Sign up

Export Citation Format

Share Document