paper-with-me

Papers

An Efficient Language-Independent Multi-Font OCR for Arabic Script

2020-09-18 · Hussein Osman, Karim Zaghw, Mostafa Hazem, Seifeldin Elsehely

Optical Character Recognition (OCR) is the process of extracting digitized text from images of scanned documents. While OCR systems have already matured in many languages, they still have shortcomings in cursive languages with overlapping letters such as the Arabic language. This paper proposes a complete Arabic OCR system that takes a scanned image of Arabic Naskh script as an input and generates a corresponding digital document. Our Arabic OCR system consists of the following modules: Pre-processing, Word-level Feature Extraction, Character Segmentation, Character Recognition, and Post-processing. This paper also proposes an improved font-independent character segmentation algorithm that outperforms the state-of-the-art segmentation algorithms. Lastly, the paper proposes a neural network model for the character recognition task. The system has experimented on several open Arabic corpora datasets with an average character segmentation accuracy 98.06%, character recognition accuracy 99.89%, and overall system accuracy 97.94% achieving outstanding results compared to the state-of-the-art Arabic OCR systems.

📄 PDF Abstract BibTeX arXiv:2009.09115

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)Segmentation

Similar Papers 제목 키워드 기반

Printed Arabic Text Recognition using Linear and Nonlinear Regression

2017-02-05 · Ashraf A. Shahin

Arabic language is one of the most popular languages in the world. Hundreds of millions of people in many countries around the world speak Arabic as their native speaking. However, due to complexity of Arabic language, r…

regression

A Hybrid Deep Learning Model for Arabic Text Recognition

2020-09-04 · Mohammad Fasha, Bassam Hammo, Nadim Obeid, Jabir Widian

Arabic text recognition is a challenging task because of the cursive nature of Arabic writing system, its joint writing scheme, the large number of ligatures and many other challenges. Deep Learning DL models achieved si…

Deep LearningIrregular Text Recognition

KazakhOCR: A Synthetic Benchmark for Evaluating Multimodal Models in Low-Resource Kazakh Script OCR

2026-02-17 · Henry Gagnier, Sophie Gagnier, Ashwin Kirubakaran arxiv

Kazakh is a Turkic language using the Arabic, Cyrillic, and Latin scripts, making it unique in terms of optical character recognition (OCR). Work on OCR for low-resource Kazakh scripts is very scarce, and no OCR benchmar…

Language Identification

Convolutional Neural Networks for Font Classification

2017-08-11 · Chris Tensmeyer, Daniel Saunders, Tony Martinez

Classifying pages or text lines into font categories aids transcription because single font Optical Character Recognition (OCR) is generally more accurate than omni-font OCR. We present a simple framework based on Convol…

ClassificationData AugmentationGeneral ClassificationOptical Character Recognition+1

Baseer: A Vision-Language Model for Arabic Document-to-Markdown OCR

2025-09-17 · Khalil Hennara, Muhammad Hreden, Mohamed Motasim Hamed, Ahmad Bastati 외 arxiv

Arabic document OCR remains a challenging task due to the language's cursive script, diverse fonts, diacritics, and right-to-left orientation. While modern Multimodal Large Language Models (MLLMs) have advanced document …