Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Saad Bin Ahmed is active.

Publication


Featured researches published by Saad Bin Ahmed.


Neural Computing and Applications | 2016

Evaluation of cursive and non-cursive scripts using recurrent neural networks

Saad Bin Ahmed; Saeeda Naz; Muhammad Imran Razzak; Shiekh Faisal Rashid; Muhammad Zeeshan Afzal; Thomas M. Breuel

Abstract Character recognition has been widely used since its inception in applications involved processing of scanned or camera-captured documents. There exist multiple scripts in which the languages are written. The scripts could broadly be divided into cursive and non-cursive scripts. The recurrent neural networks have been proved to obtain state-of-the-art results for optical character recognition. We present a thorough investigation of the performance of recurrent neural network (RNN) for cursive and non-cursive scripts. We employ bidirectional long short-term memory (BLSTM) networks, which is a variant of the standard RNN. The output layer of the architecture used to carry out our investigation is a special layer called connectionist temporal classification (CTC) which does the sequence alignment. The CTC layer takes as an input the activations of LSTM and aligns the target labels with the inputs. The results were obtained at the character level for both cursive Urdu and non-cursive English scripts are significant and suggest that the BLSTM technique is potentially more useful than the existing OCR algorithms.


Neurocomputing | 2016

Offline cursive Urdu-Nastaliq script recognition using multidimensional recurrent neural networks

Saeeda Naz; Arif Iqbal Umar; Riaz Ahmad; Saad Bin Ahmed; Syed Hamad Shirazi; Imran Siddiqi; Muhammad Imran Razzak

Optical Character Recognition of cursive scripts remains a challenging task due to a large number of character shapes, inter- and intra-word overlaps, context sensitivity and diagonality of text. This paper presents an implicit segmentation based recognition system for Urdu text lines in Nastaliq script. The proposed technique relies on sliding overlapped windows on lines of text and extracting a set of statistical features. The extracted features are fed to a multi-dimensional long short term memory recurrent neural network (MDLSTM RNN) with a connectionist temporal classification (CTC) output layer that labels the character sequences. Experimental study of the proposed technique is carried out on the standard Urdu Printed Text-line Images (UPTI) database which comprises 10,000 text lines in Nastaliq font. Evaluations under different experimental settings realize promising recognition rates with a highest character recognition rate of 96.40%.


Education and Information Technologies | 2016

Segmentation techniques for recognition of Arabic-like scripts: A comprehensive survey

Saeeda Naz; Arif Iqbal Umar; Syed Hamad Shirazi; Saad Bin Ahmed; Muhammad Imran Razzak; Imran Siddiqi

Arabic script based text recognition system has been a popular field of research for many years that can be used in the learning and teaching process to the students and educators how to read and understand educational contents of Arabic script. The challenging nature of Arabic script recognition has attracted the attention of researchers from both industry and academic circles but these efforts have not achieved good results until now. Segmentation of Urdu script when written in Nasta’liq writing style is very difficult task due to the complexity of writing style as compare to Naskh writing style. Good segmentation is one of the reasons for high accuracy. Character segmentation has been a critical phase of the OCR process. The higher recognition rates for isolated characters as compare to results of words or connected character well illustrate the importance of segmentation. Current study investigates the recent work for character segmentation and challenges for segmentation for Arabic script based languages.


Neurocomputing | 2017

Urdu Nastaliq recognition using convolutionalrecursive deep learning

Saeeda Naz; Arif Iqbal Umar; Riaz Ahmad; Imran Siddiqi; Saad Bin Ahmed; Muhammad Imran Razzak; Faisal Shafait

Recent developments in recognition of cursive scripts rely on implicit feature extraction methods that provide better results as compared to traditional hand-crafted feature extraction approaches. We present a hybrid approach based on explicit feature extraction by combining convolutional and recursive neural networks for feature learning and classification of cursive Urdu Nastaliq script. The first layer extracts low-level translational invariant features using Convolutional Neural Networks (CNN) which are then forwarded to Multi-dimensional Long Short-Term Memory Neural Networks (MDLSTM) for contextual feature extraction and learning. Experiments are carried out on the publicly available Urdu Printed Text-line Image (UPTI) dataset using the proposed hierarchical combination of CNN and MDLSTM. A recognition rate of up to 98.12% for 44-classes is achieved outperforming the state-of-the-art results on the UPTI dataset.


arXiv: Computer Vision and Pattern Recognition | 2017

Deep learning based isolated Arabic scene character recognition

Saad Bin Ahmed; Saeeda Naz; Muhammad Imran Razzak; Rubiyah Yousaf

The technological advancement and sophistication in cameras and gadgets prompt researchers to have focus on image analysis and text understanding. The deep learning techniques demonstrated well to assess the potential for classifying text from natural scene images as reported in recent years. There are variety of deep learning approaches that prospects the detection and recognition of text, effectively from images. In this work, we presented Arabic scene text recognition using Convolutional Neural Networks (ConvNets) as a deep learning classifier. As the scene text data is slanted and skewed, thus to deal with maximum variations, we employ five orientations with respect to single occurrence of a character. The training is formulated by keeping filter size 3 × 3 and 5 × 5 with stride value as 1 and 2. During text classification phase, we trained network with distinct learning rates. Our approach reported encouraging results on recognition of Arabic characters from segmented Arabic scene images.


Neural Computing and Applications | 2017

Handwritten Urdu character recognition using one-dimensional BLSTM classifier

Saad Bin Ahmed; Saeeda Naz; Salahuddin Swati; Muhammad Imran Razzak

The recognition of cursive script is regarded as a subtle task in optical character recognition due to its varied representation. Every cursive script has different nature and associated challenges. As Urdu is one of cursive language that is derived from Arabic script, that is why it nearly shares the similar challenges and complexities but with more intensity. We can categorize Urdu and Arabic language on basis of its script they use. Urdu is mostly written in Nasta’liq style, whereas Arabic follows Naskh style of writing. This paper presents new and comprehensive Urdu handwritten offline database name Urdu-Nasta’liq handwritten dataset (UNHD). Currently, there is no standard and comprehensive Urdu handwritten dataset available publicly for researchers. The acquired dataset covers commonly used ligatures that were written by 500 writers with their natural handwriting on A4 size paper. UNHD is publically available and can be download form https://sites.google.com/site/researchonurdulanguage1/databases. We performed experiments using recurrent neural networks and reported a significant accuracy for handwritten Urdu character recognition.


the internet of things | 2016

The Minutiae Based Latent Fingerprint Recognition System

Saad Bin Ahmed; Muhammad Imran Razzak; Bandar Alhaqbani

The emergence in the field of fingerprint recognition witness several efficient techniques that propose matching and recognition in less time. The latent fingerprints posed a challenge for such efficient techniques that may deviates results from ideal to worse. The minutiae are considered as a discriminative feature of finger patterns which is assessed in almost every technique for recognition purpose. But in latent patterns such minutiae may be missed or may have contaminated noise. In this paper, we presents such work that demonstrate the solution for latent fingerprints recognition but in ideal time. We also gathered the description about the techniques that have been evaluated on standard NIST Special Dataset (SD)27 of latent fingerprint.


international conference on machine learning | 2016

Balinese Character Recognition Using Bidirectional LSTM Classifier

Saad Bin Ahmed; Saeeda Naz; Muhammad Imran Razzak; Rubiyah Yusof; Thomas M. Breuel

The character recognition of cursive scripts always be provocative. The inherent challenges exists in cursive scripts captured researcher’s interest to crop up the issues that surface in building a reliable OCR. There exists many ancient languages that require state of the art techniques to be applied on them. Every such language has its own inherent complex structure. We proposed Balinese character recognition system by Recurrent Neural Network (RNN) approach, so that their characteristics may get substantial attention from research community. The Balinese has Brahmic Indic ancestor having cursive writing style nearest to Devangri, Sinhala and Tamil. We employed BLSTM networks on Balinese character recognition.


Neural Computing and Applications | 2017

Urdu Nasta'liq text recognition system based on multi-dimensional recurrent neural network and statistical features

Saeeda Naz; Arif Iqbal Umar; Riaz Ahmad; Saad Bin Ahmed; Syed Hamad Shirazi; Muhammad Imran Razzak


Procedia Computer Science | 2016

Zoning Features and 2DLSTM for Urdu Text-line Recognition

Saeeda Naz; Saad Bin Ahmed; Riaz Ahmad; Muhammad Imran Razzak

Collaboration


Dive into the Saad Bin Ahmed's collaboration.

Top Co-Authors

Avatar

Saeeda Naz

National University of Sciences and Technology

View shared research outputs
Top Co-Authors

Avatar

Muhammad Imran Razzak

International Islamic University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Salahuddin Swati

COMSATS Institute of Information Technology

View shared research outputs
Top Co-Authors

Avatar

Thomas M. Breuel

Kaiserslautern University of Technology

View shared research outputs
Top Co-Authors

Avatar

Rubiyah Yusof

Universiti Teknologi Malaysia

View shared research outputs
Top Co-Authors

Avatar

Bandar Alhaqbani

King Saud bin Abdulaziz University for Health Sciences

View shared research outputs
Top Co-Authors

Avatar

Faisal Shafait

National University of Sciences and Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge