scispace - formally typeset
Search or ask a question
Author

Khawar Khurshid

Bio: Khawar Khurshid is an academic researcher from National University of Science and Technology. The author has contributed to research in topics: Handwriting recognition & Artificial neural network. The author has an hindex of 1, co-authored 1 publications receiving 7 citations.

Papers
More filters
Proceedings ArticleDOI
01 Jan 2019
TL;DR: A recognition system based on neural network that follows offline handwritten characters has been proposed for Latin digits and alphabets and shows very encouraging results which are compared with the modern methods on this subject corridor.
Abstract: Handwritten character recognition is among the most challenging research areas in pattern recognition and image processing. With everything going digital, applications of handwritten character recognition are emerging in offices, educational institutes, healthcare units and banks etc., where the documents that are handwritten are dealt more frequently. In this paper, a recognition system based on neural network that follows offline handwritten characters has been proposed for Latin digits and alphabets. Each of the characters that are extracted through query image is then resized dynamically to 60×40 pixels’ size and is then passed to the neural networks for the process of recognition. Dynamic resizing enables size invariance in the proposed system and also maintains the aspect ratio of the character so that the image is not distorted during resizing. Neural networks are trained with 19,422 English alphabets’ sample and 7,720 digits’ sample that are written through 150 different writers in various styles of handwriting. Experimental study realized very encouraging results which are compared with the modern methods on this subject corridor.

9 citations


Cited by
More filters
Journal ArticleDOI
TL;DR: This review article serves the purpose of presenting state of the art results and techniques on OCR and also provide research directions by highlighting research gaps.
Abstract: Given the ubiquity of handwritten documents in human transactions, Optical Character Recognition (OCR) of documents have invaluable practical worth. Optical character recognition is a science that enables to translate various types of documents or images into analyzable, editable and searchable data. During last decade, researchers have used artificial intelligence/machine learning tools to automatically analyze handwritten and printed documents in order to convert them into electronic format. The objective of this review paper is to summarize research that has been conducted on character recognition of handwritten documents and to provide research directions. In this Systematic Literature Review (SLR) we collected, synthesized and analyzed research articles on the topic of handwritten OCR (and closely related topics) which were published between year 2000 to 2019. We followed widely used electronic databases by following pre-defined review protocol. Articles were searched using keywords, forward reference searching and backward reference searching in order to search all the articles related to the topic. After carefully following study selection process 176 articles were selected for this SLR. This review article serves the purpose of presenting state of the art results and techniques on OCR and also provide research directions by highlighting research gaps.

139 citations

Journal ArticleDOI
08 Jun 2021
TL;DR: The proposed model has tested on a training section that contained various stylish letters and digits to learn with a higher accuracy level and has proved Statistical SVM for OCR system performance that is providing a good result that is configured with machine learning approach.
Abstract: There are many applications of the handwritten character recognition (HCR) approach still exist. Reading postal addresses in various states contains different languages in any union government like India. Bank check amounts and signature verification is one of the important application of HCR in the automatic banking system in all developed countries. The optical character recognition of the documents is comparing with handwriting documents by a human. This OCR is used for translation purposes of characters from various types of files such as image, word document files. The main aim of this research article is to provide the solution for various handwriting recognition approaches such as touch input from the mobile screen and picture file. The recognition approaches performing with various methods that we have chosen in artificial neural networks and statistical methods so on and to address nonlinearly divisible issues. This research article consisting of various approaches to compare and recognize the handwriting characters from the image documents. Besides, the research paper is comparing statistical approach support vector machine (SVM) classifiers network method with statistical, template matching, structural pattern recognition, and graphical methods. It has proved Statistical SVM for OCR system performance that is providing a good result that is configured with machine learning approach. The recognition rate is higher than other methods mentioned in this Journal of Information Technology and Digital World (2021) Vol. 03/ No. 02 Pages: 92-107 https://www.irojournals.com/itdw/ DOI: https://doi.org/10.36548/jitdw.2021.2.003 93 ISSN: 2582-418X Submitted: 18.04.2021 Revised: 12.05.2021 Accepted: 1.06.2021 Published: 08.06.2021 research article. The proposed model has tested on a training section that contained various stylish letters and digits to learn with a higher accuracy level. We obtained test results of 91% of accuracy to recognize the characters from documents. Finally, we have discussed several future tasks of this research further.

71 citations

Proceedings ArticleDOI
24 Jul 2019
TL;DR: A convolutional neural network based face recognition system which detects faces in an input image using Viola Jones face detector and automatically extracts facial features from detected faces using a pre-trained CNN for recognition.
Abstract: Face is one of the most widely used biometrics for human identity authentication. Facial recognition has remained an interesting and active research area in the past several decades due to its ever growing applications in biometric authentication, content based data retrieval, video surveillance, access control and social media. Unlike other biometric systems, facial recognition based systems work independently without involving the individual, due to which it does not add unnecessary delay. Its ability of recognizing multiple persons at a time further adds to its speed. There are many face recognition methods based on traditional machine learning that are available in the literature. Improvements are being made with the constant developments in computer vision and machine learning. However, most of the traditional methods lack robustness against varying illumination, facial expression, scale, occlusions and pose. With the advent of big data and graphical computing, deep learning has impressively advanced the traditional computer vision systems over the past decade. In this paper, we present a convolutional neural network based face recognition system which detects faces in an input image using Viola Jones face detector and automatically extracts facial features from detected faces using a pre-trained CNN for recognition. A large database of facial images of subjects is created, which is augmented in order to increase the number of images per subject and to incorporate different illumination and noise conditions for optimal training of the convolutional neural network. Moreover, an optimal pretrained CNN model along with a set of hyperparameters is experimentally selected for deep face recognition. Promising experimental results, with an overall accuracy of 98.76%, are obtained which depict the effectiveness of deep face recognition in automated biometric authentication systems.

44 citations

Journal ArticleDOI
TL;DR: This paper has studied the efficacy of deep learning methods incorporating simple noise-based data augmentation for disguise invariant face recognition (DIFR), and compared four different pre-trained 2D CNNs based on their classification accuracy and execution time for selecting a suitable model for DIFR.
Abstract: Face recognition is diversely used in modern biometric and security applications. Most of the current face recognition techniques show good results in a constrained environment. However, these techniques face many problems in real-world scenarios such as low-quality images, temporal variations and facial disguises creating variations in facial features. The reason for these deteriorating results is the employment of handcrafted features having weak generalization capabilities and neglecting the complexities associated with domain adaption in case of deep learning models. In this paper, we have studied the efficacy of deep learning methods incorporating simple noise-based data augmentation for disguise invariant face recognition (DIFR). The proposed method detects face in an image using Viola Jones face detector and classifies it using a pre-trained Convolutional Neural Network (CNN) fine-tuned for DIFR. During transfer learning, a pre-trained CNN learns generalized disguise-invariant features from facial images of several subjects to correctly identify them under varying facial disguises. We have compared four different pre-trained 2D CNNs, each with different number of learning parameters, based on their classification accuracy and execution time for selecting a suitable model for DIFR. Comprehensive experiments and comparative analysis have been conducted on six challenging facial disguise datasets. Resnet-18 gives the best trade-off between accuracy and efficiency, by achieving an average accuracy of 98.19% with an average execution time of 0.32 seconds. The promising results achieved in these experiments reflect the efficiency of the proposed method and outperforms the existing methods in all aspects.

15 citations

Journal ArticleDOI
TL;DR: In this article , the authors proposed an accurate and precise autonomous structure for handwriting recognition using a ShuffleNet convolutional neural network to produce a multi-class recognition for the offline handwritten characters and numbers.

5 citations