paper-with-me

홈 › Papers

Applying Data Augmentation to Handwritten Arabic Numeral Recognition Using Deep Learning Neural Networks

2017-08-20 · Akm Ashiquzzaman, Abdul Kawsar Tushar, Md Ashiqur Rahman

Handwritten character recognition has been the center of research and a benchmark problem in the sector of pattern recognition and artificial intelligence, and it continues to be a challenging research topic. Due to its enormous application many works have been done in this field focusing on different languages. Arabic, being a diversified language has a huge scope of research with potential challenges. A convolutional neural network model for recognizing handwritten numerals in Arabic language is proposed in this paper, where the dataset is subject to various augmentation in order to add robustness needed for deep learning approach. The proposed method is empowered by the presence of dropout regularization to do away with the problem of data overfitting. Moreover, suitable change is introduced in activation function to overcome the problem of vanishing gradient. With these modifications, the proposed system achieves an accuracy of 99.4\% which performs better than every previous work on the dataset.

📄 PDF Abstract BibTeX arXiv:1708.05969

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

EdgeNet: A novel approach for Arabic numeral classification

2019-07-30 · S. M. A. Sharif, Ghulam Mujtaba, S. M. Nadim Uddin

Despite the importance of handwritten numeral classification, a robust and effective method for a widely used language like Arabic is still due. This study focuses to overcome two major limitations of existing works: dat…

ClassificationDiversityGeneral Classification

Handwritten Arabic Numeral Recognition using Deep Learning Neural Networks

2017-02-15 · Akm Ashiquzzaman, Abdul Kawsar Tushar

Handwritten character recognition is an active area of research with applications in numerous fields. Past and recent works in this field have concentrated on various languages. Arabic is one language where the scope of …

Deep LearningHandwritten Digit Recognition

Features extraction and reduction techniques with optimized SVM for Persian/Arabic handwritten digits recognition

2022-05-30 · Iran Journal of Computer Science 2022 5 · Mohammed Mehdi Bouchene, Abdelhak BoukharoubaAbdelhak Boukharouba

Recognizing handwritten digits is one of the most active research areas in computer vision, as there are a variety of applications, such as automatic identification of digits in bank checks and vehicle numbers. In the la…

Bayesian OptimizationComputational EfficiencyDimensionality ReductionHandwritten Digit Recognition

A review on handwritten character and numeral recognition for Roman, Arabic, Chinese and Indian scripts

2013-08-22 · Aini Najwa Azmi, Dewi Nasien, Siti Mariyam Shamsuddin

There are a lot of intensive researches on handwritten character recognition (HCR) for almost past four decades. The research has been done on some of popular scripts such as Roman, Arabic, Chinese and Indian. In this pa…

BDNet: Bengali Handwritten Numeral Digit Recognition based on Densely connected Convolutional Neural Networks

2019-06-10 · A. Sufian, Anirudha Ghosh, Avijit Naskar, Farhana Sultana 외

Images of handwritten digits are different from natural images as the orientation of a digit, as well as similarity of features of different digits, makes confusion. On the other hand, deep convolutional neural networks …

General ClassificationHandwritten Digit Recognitionimage-classificationImage Classification