中文
相关论文

相关论文: JaPOC: Japanese Post-OCR Correction Benchmark usin…

200 篇论文

Converting images of Arabic text into plain text is a widely researched topic in academia and industry. However, recognition of Arabic handwritten and printed text presents difficult challenges due to the complex nature of variations of the…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Alhossien Waly , Bassant Tarek , Ali Feteha , Rewan Yehia , Gasser Amr , Walid Gomaa , Ahmed Fares

Japan is a unique country with a distinct cultural heritage, which is reflected in billions of historical documents that have been preserved. However, the change in Japanese writing system in 1900 made these documents inaccessible for the…

计算与语言 · 计算机科学 2021-06-15 Alex Lamb , Tarin Clanuwat , Siyu Han , Mikel Bober-Irizar , Asanobu Kitamoto

We introduce Inkorrect, a data- and label-efficient approach for online handwriting (Digital Ink) spelling correction - DISC. Unlike previous work, the proposed method does not require multiple samples from the same writer, or access to…

人工智能 · 计算机科学 2022-03-01 Andrii Maksai , Henry Rowley , Jesse Berent , Claudiu Musat

The digitization of historical documents is crucial for preserving the cultural heritage of the society. An important step in this process is converting scanned images to text using Optical Character Recognition (OCR), which can enable…

计算与语言 · 计算机科学 2024-09-04 Angel Beshirov , Milena Dobreva , Dimitar Dimitrov , Momchil Hardalov , Ivan Koychev , Preslav Nakov

Text recognition in the wild is a long-standing problem in computer vision. Driven by end-to-end deep learning, recent studies suggest vision and language processing are effective for scene text recognition. Yet, solving edit errors such as…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Wenwen Yu , Mingyu Liu , Biao Yang , Enming Zhang , Deqiang Jiang , Xing Sun , Yuliang Liu , Xiang Bai

There has been recent interest in improving optical character recognition (OCR) for endangered languages, particularly because a large number of documents and books in these languages are not in machine-readable formats. The performance of…

计算与语言 · 计算机科学 2023-02-28 Shruti Rijhwani , Daisy Rosenblum , Michayla King , Antonios Anastasopoulos , Graham Neubig

Text detection and recognition are essential components of a modern OCR system. Most OCR approaches attempt to obtain accurate bounding boxes of text at the detection stage, which is used as the input of the text recognition stage. We…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Jingqun Tang , Wenming Qian , Luchuan Song , Xiena Dong , Lan Li , Xiang Bai

Conversational systems rely heavily on speech recognition to interpret and respond to user commands and queries. Despite progress on speech recognition accuracy, errors may still sometimes occur and can significantly affect the end-user…

人机交互 · 计算机科学 2025-06-23 Sadia Nowrin , Keith Vertanen

A crucial component for the scene text based reasoning required for TextVQA and TextCaps datasets involve detecting and recognizing text present in the images using an optical character recognition (OCR) system. The current systems are…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Amanpreet Singh , Guan Pang , Mandy Toh , Jing Huang , Wojciech Galuba , Tal Hassner

Empirical evaluation of verification tools by benchmarking is a common method in software verification research. The Competition on Software Verification (SV-COMP) aims at standardization and reproducibility of benchmarking within the…

计算机科学中的逻辑 · 计算机科学 2019-03-05 Lucas Cordeiro , Daniel Kroening , Peter Schrammel

Thousands of scanned historical topographic maps contain valuable information covering long periods of time, such as how the hydrography of a region has changed over time. Efficiently unlocking the information in these maps requires…

图像与视频处理 · 电气工程与系统科学 2021-12-14 Weiwei Duan , Yao-Yi Chiang , Stefan Leyk , Johannes H. Uhl , Craig A. Knoblock

In this paper, we propose a data augmentation framework for Optical Character Recognition (OCR). The proposed framework is able to synthesize new viewing angles and illumination scenarios, effectively enriching any available OCR dataset.…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Andreas Spruck , Maximiliane Hawesch , Anatol Maier , Christian Riess , Jürgen Seiler , André Kaup

Scene text recognition is an important and challenging task in computer vision. However, most prior works focus on recognizing pre-defined words, while there are various out-of-vocabulary (OOV) words in real-world applications. In this…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Xuhua Ren , Hengcan Shi , Jin Li

In this paper, we evaluate state-of-the-art OCR methods on Egocentric data. We annotate text in EPIC-KITCHENS images, and demonstrate that existing OCR methods struggle with rotated text, which is frequently observed on objects being…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Valentin Popescu , Dima Damen , Toby Perrett

Roundoff errors cannot be avoided when implementing numerical programs with finite precision. The ability to reason about rounding is especially important if one wants to explore a range of potential representations, for instance for FPGAs…

数值分析 · 计算机科学 2016-11-28 Victor Magron , George Constantinides , Alastair Donaldson

Standard OCR is a well-researched topic of computer vision and can be considered solved for machine-printed text. However, when applied to unconstrained images, the recognition rates drop drastically. Therefore, the employment of object…

计算机视觉与模式识别 · 计算机科学 2013-04-29 Albert Kavelar , Sebastian Zambanini , Martin Kampel

Full-text error correction with Large Language Models (LLMs) for Automatic Speech Recognition (ASR) is attracting increased attention for its ability to address a wide range of error types, such as punctuation restoration and inverse text…

计算与语言 · 计算机科学 2026-03-03 Zhiyuan Tang , Dong Wang , Zhikai Zhou , Yong Liu , Shen Huang , Shidong Shang

While OCR has been used in various applications, its output is not always accurate, leading to misfit words. This research work focuses on improving the optical character recognition (OCR) with ML techniques with integration of OCR with…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Abhishek Bamotra , Phani Krishna Uppala

Correcting errors due to noise in quantum circuits run on current and near-term quantum hardware is essential for any convincing demonstration of quantum advantage. Indeed, in many cases it has been shown that noise renders quantum circuits…

量子物理 · 物理学 2022-06-08 Rawad Mezher , James Mills , Elham Kashefi

Vision Language Models (VLMs) have undergone a rapid evolution, giving rise to significant advancements in the realm of multimodal understanding tasks. However, the majority of these models are trained and evaluated on English-centric…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Yuichi Inoue , Kento Sasaki , Yuma Ochi , Kazuki Fujii , Kotaro Tanahashi , Yu Yamaguchi