中文
相关论文

相关论文: LOCR: Location-Guided Transformer for Optical Char…

200 篇论文

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

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…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Hussein Osman , Karim Zaghw , Mostafa Hazem , Seifeldin Elsehely

Standard RGB-D trackers treat the target as an inherently 2D structure, which makes modelling appearance changes related even to simple out-of-plane rotation highly challenging. We address this limitation by proposing a novel long-term…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Ugur Kart , Alan Lukezic , Matej Kristan , Joni-Kristian Kamarainen , Jiri Matas

In the field of scene text spotting, previous OCR methods primarily relied on image encoders and pre-trained text information, but they often overlooked the advantages of incorporating human language instructions. To address this gap, we…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Chen Duan , Qianyi Jiang , Pei Fu , Jiamin Chen , Shengxi Li , Zining Wang , Shan Guo , Junfeng Luo

This paper presents DavarOCR, an open-source toolbox for OCR and document understanding tasks. DavarOCR currently implements 19 advanced algorithms, covering 9 different task forms. DavarOCR provides detailed usage instructions and the…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Liang Qiao , Hui Jiang , Ying Chen , Can Li , Pengfei Li , Zaisheng Li , Baorui Zou , Dashan Guo , Yingda Xu , Yunlu Xu , Zhanzhan Cheng , Yi Niu

Unsupervised object-centric representation (OCR) learning has recently drawn attention as a new paradigm of visual representation. This is because of its potential of being an effective pre-training technique for various downstream tasks in…

机器学习 · 计算机科学 2024-02-27 Jaesik Yoon , Yi-Fu Wu , Heechul Bae , Sungjin Ahn

Optical Character Recognition (OCR) systems often introduce errors when transcribing historical documents, leaving room for post-correction to improve text quality. This study evaluates the use of open-weight LLMs for OCR error correction…

计算与语言 · 计算机科学 2025-02-04 Jenna Kanerva , Cassandra Ledins , Siiri Käpyaho , Filip Ginter

Text reading order is a crucial aspect in the output of an OCR engine, with a large impact on downstream tasks. Its difficulty lies in the large variation of domain specific layout structures, and is further exacerbated by real-world image…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Renshen Wang , Yasuhisa Fujii , Alessandro Bissacco

With the rise of multimodal large language models, accurately extracting and understanding textual information from video content, referred to as video based optical character recognition (Video OCR), has become a crucial capability. This…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yulin Fei , Yuhui Gao , Xingyuan Xian , Xiaojin Zhang , Tao Wu , Wei Chen

This paper presents a novel self-supervised learning method for handling conversational documents consisting of transcribed text of human-to-human conversations. One of the key technologies for understanding conversational documents is…

计算与语言 · 计算机科学 2021-02-17 Ryo Masumura , Naoki Makishima , Mana Ihori , Akihiko Takashima , Tomohiro Tanaka , Shota Orihashi

Table structure recognition (TSR) aims at extracting tables in images into machine-understandable formats. Recent methods solve this problem by predicting the adjacency relations of detected cell boxes, or learning to generate the…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Hangdi Xing , Feiyu Gao , Rujiao Long , Jiajun Bu , Qi Zheng , Liangcheng Li , Cong Yao , Zhi Yu

Over the past decade, machine learning methods have given us driverless cars, voice recognition, effective web search, and a much better understanding of the human genome. Machine learning is so common today that it is used dozens of times…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Omer Aydin

There is an immense quantity of historical and cultural documentation that exists only as handwritten manuscripts. At the same time, performing OCR across scripts and different handwriting styles has proven to be an enormously difficult…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Lucian Li

The model of low-dimensional manifold and sparse representation are two well-known concise models that suggest each data can be described by a few characteristics. Manifold learning is usually investigated for dimension reduction by…

计算机视觉与模式识别 · 计算机科学 2016-03-22 Xi Peng , Lei Zhang , Zhang Yi , Kok Kiong Tan

Word error rate of an ocr is often higher than its character error rate. This is especially true when ocrs are designed by recognizing characters. High word accuracies are critical to tasks like the creation of content in digital libraries…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Deepayan Das , Jerin Philip , Minesh Mathew , C. V. Jawahar

We present olmOCR 2, the latest in our family of powerful OCR systems for converting digitized print documents, like PDFs, into clean, naturally ordered plain text. olmOCR 2 is powered by olmOCR-2-7B-1025, a specialized, 7B vision language…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Jake Poznanski , Luca Soldaini , Kyle Lo

Optical Character Recognition (OCR) is increasingly regarded as a foundational capability for modern vision-language models (VLMs), enabling them not only to read text in images but also to support downstream reasoning in real-world visual…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Longwei Xu , Feng Feng , Shaojie Zhang , Xin Chen , Hang Li , Anan Du , Hailong Yu , Pei Fu , Zhenbo Luo , Jian Luan

Optical Character Recognition (OCR) in multilingual, noisy, and diverse real-world images remains a significant challenge for optical character recognition systems. With the rise of Large Vision-Language Models (LVLMs), there is growing…

计算与语言 · 计算机科学 2025-09-05 Aryan Gupta , Anupam Purwar

Retrieval-augmented Generation (RAG) enhances Large Language Models (LLMs) by integrating external knowledge to reduce hallucinations and incorporate up-to-date information without retraining. As an essential part of RAG, external knowledge…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Junyuan Zhang , Qintong Zhang , Bin Wang , Linke Ouyang , Zichen Wen , Ying Li , Ka-Ho Chow , Conghui He , Wentao Zhang

Recognizing text from natural images is a hot research topic in computer vision due to its various applications. Despite the enduring research of several decades on optical character recognition (OCR), recognizing texts from natural images…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Zhanzhan Cheng , Yangliu Xu , Fan Bai , Yi Niu , Shiliang Pu , Shuigeng Zhou