中文
相关论文

相关论文: Ancient but Digitized: Developing Handwritten Opti…

200 篇论文

Thousands of users consult digital archives daily, but the information they can access is unrepresentative of the diversity of documentary history. The sequence-to-sequence architecture typically used for optical character recognition (OCR)…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Jacob Carlson , Tom Bryan , Melissa Dell

We present the Manuscripts of Handwritten Arabic~(Muharaf) dataset, which is a machine learning dataset consisting of more than 1,600 historic handwritten page images transcribed by experts in archival Arabic. Each document image is…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Mehreen Saeed , Adrian Chan , Anupam Mijar , Joseph Moukarzel , Georges Habchi , Carlos Younes , Amin Elias , Chau-Wai Wong , Akram Khater

Solving the problem of Optical Character Recognition (OCR) on printed text for Latin and its derivative scripts can now be considered settled due to the volumes of research done on English and other High-Resourced Languages (HRL). However,…

计算与语言 · 计算机科学 2025-08-26 Nevidu Jayatilleke , Nisansa de Silva

Character identification plays a vital role in the contemporary world of Image processing. It can solve many composite problems and makes humans work easier. An instance is Handwritten Character detection. Handwritten recognition is not a…

计算机视觉与模式识别 · 计算机科学 2013-11-27 V. Karthikeyan

Telugu is a Dravidian language spoken by more than 80 million people worldwide. The optical character recognition (OCR) of the Telugu script has wide ranging applications including education, health-care, administration etc. The beautiful…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Chandra Prakash Konkimalla , Manikanta Srikar Yellapragada , Trishal Gayam , Souraj Mandal , Sumohana S. Channappayya

Over the past few decades, large archives of paper-based historical documents, such as books and newspapers, have been digitized using the Optical Character Recognition (OCR) technology. Unfortunately, this broadly used technology is…

计算与语言 · 计算机科学 2023-08-01 Omri Suissa , Maayan Zhitomirsky-Geffet , Avshalom Elmalech

Handwritten character recognition (HCR) remains a challenging pattern recognition problem despite decades of research, and lacks research on script independent recognition techniques. {\color{black}This is mainly because of similar…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Vinod Kumar Chauhan , Sukhdeep Singh , Anuj Sharma

Most low-resource languages do not have the necessary resources to create even a substantial monolingual corpus. These languages may often be found in government proceedings but mainly in Portable Document Format (PDF) that contains legacy…

计算与语言 · 计算机科学 2022-12-19 Charangan Vasantharajan , Laksika Tharmalingam , Uthayasanker Thayasivam

The digitization of historical folkloristic materials presents unique challenges due to diverse text layouts, varying print and handwriting styles, and linguistic variations. This study explores different optical character recognition (OCR)…

数字图书馆 · 计算机科学 2025-07-28 Octavian M. Machidon , Alina L. Machidon

We investigate how to train a high quality optical character recognition (OCR) model for difficult historical typefaces on degraded paper. Through extensive grid searches, we obtain a neural network architecture and a set of optimal data…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Bernhard Liebl , Manuel Burghardt

Handwriting Recognition has been a field of great interest in the Artificial Intelligence domain. Due to its broad use cases in real life, research has been conducted widely on it. Prominent work has been done in this field focusing mainly…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Minhaz Kamal , Fairuz Shaiara , Chowdhury Mohammad Abdullah , Sabbir Ahmed , Tasnim Ahmed , Md. Hasanul Kabir

Many studies on (Offline) Handwritten Text Recognition (HTR) systems have focused on building state-of-the-art models for line recognition on small corpora. However, adding HTR capability to a large scale multilingual OCR system poses new…

计算机视觉与模式识别 · 计算机科学 2019-06-18 R. Reeve Ingle , Yasuhisa Fujii , Thomas Deselaers , Jonathan Baccash , Ashok C. Popat

Ge'ez, an ancient Ethiopic script of cultural and historical significance, has been largely neglected in handwriting recognition research, hindering the digitization of valuable manuscripts. Our study addresses this gap by developing a…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Hailemicael Lulseged Yimer , Hailegabriel Dereje Degefa , Marco Cristani , Federico Cunico

This paper deals with the task of practical and open source Handwritten Text Recognition (HTR) on German medieval manuscripts. We report on our efforts to construct mixed recognition models which can be applied out-of-the-box without any…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Christian Reul , Stefan Tomasek , Florian Langhanki , Uwe Springmann

We present an end-to-end trainable approach for Optical Character Recognition (OCR) on printed documents. Specifically, we propose a model that predicts a) a two-dimensional character grid (\emph{chargrid}) representation of a document…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Christian Reisswig , Anoop R Katti , Marco Spinaci , Johannes Höhne

This paper presents an end-to-end deep convolutional recurrent neural network solution for Khmer optical character recognition (OCR) task. The proposed solution uses a sequence-to-sequence (Seq2Seq) architecture with attention mechanism.…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Rina Buoy , Sokchea Kor , Nguonly Taing

Some historical and more recent printed documents have been scanned or stored at very low resolutions, such as 60 dpi. Though such scans are relatively easy for humans to read, they still present significant challenges for optical character…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Julian D. Gilbey , Carola-Bibiane Schönlieb

Neural Networks are being used for character recognition from last many years but most of the work was confined to English character recognition. Till date, a very little work has been reported for Handwritten Farsi Character recognition.…

计算机视觉与模式识别 · 计算机科学 2009-09-01 Reza Gharoie Ahangar , Mohammad Farajpoor Ahangar

Handwritten character recognition is one of the most challenging and ongoing areas of research in the field of pattern recognition. HCR research is matured for foreign languages like Chinese and Japanese but the problem is much more complex…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Anitha Mary M. O. Chacko , P. M Dhanya

OCR errors are common in digitised historical archives significantly affecting their usability and value. Generative Language Models (LMs) have shown potential for correcting these errors using the context provided by the corrupted text and…

计算与语言 · 计算机科学 2024-10-01 Jonathan Bourne