中文
相关论文

相关论文: Mixed Text Recognition with Efficient Parameter Fi…

200 篇论文

Adapters and Low-Rank Adaptation (LoRA) are parameter-efficient fine-tuning techniques designed to make the training of language models more efficient. Previous results demonstrated that these methods can even improve performance on some…

DeepSeek-OCR leverages visual-text compression to reduce long-text processing costs and accelerate inference, yet visual tokens remain prone to redundant textual and structural information. Moreover, current token pruning methods for…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Ben Wan , Yan Feng , Zihan Tang , Weizhe Huang , Yuting Zeng , Jia Wang , Tongxuan Liu

The adaptation capability to a wide range of domains is crucial for scene text spotting models when deployed to real-world conditions. However, existing state-of-the-art (SOTA) approaches usually incorporate scene text detection and…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Alloy Das , Sanket Biswas , Ayan Banerjee , Josep Lladós , Umapada Pal , Saumik Bhattacharya

Recently, segmentation-based methods are quite popular in scene text detection, as the segmentation results can more accurately describe scene text of various shapes such as curve text. However, the post-processing of binarization is…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Minghui Liao , Zhaoyi Wan , Cong Yao , Kai Chen , Xiang Bai

In an era where wearable technology is reshaping applications, Scene Text Detection and Recognition (STDR) becomes a straightforward choice through the lens of egocentric vision. Leveraging Meta's Project Aria smart glasses, this paper…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Joseph De Mathia , Carlos Francisco Moreno-García

Digitization of scanned receipts aims to extract text from receipt images and save it into structured documents. This is usually split into two sub-tasks: text localization and optical character recognition (OCR). Most existing OCR models…

计算与语言 · 计算机科学 2023-10-17 Hongkuan Zhang , Edward Whittaker , Ikuo Kitagishi

Optical character recognition (OCR) is a widely used pattern recognition application in numerous domains. There are several feature-rich, general-purpose OCR solutions available for consumers, which can provide moderate to excellent…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Ayantha Randika , Nilanjan Ray , Xiao Xiao , Allegra Latimer

Among the widely used parameter-efficient fine-tuning (PEFT) methods, LoRA and its variants have gained considerable popularity because of avoiding additional inference costs. However, there still often exists an accuracy gap between these…

Automatic detection of scene texts in the wild is a challenging problem, particularly due to the difficulties in handling (i) occlusions of varying percentages, (ii) widely different scales and orientations, (iii) severe degradations in the…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Kinjal Dasgupta , Sudip Das , Ujjwal Bhattacharya

In recent years, vision transformers with text decoder have demonstrated remarkable performance on Scene Text Recognition (STR) due to their ability to capture long-range dependencies and contextual relationships with high learning…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Savas Ozkan , Andrea Maracani , Hyowon Kim , Sijun Cho , Eunchung Noh , Jeongwon Min , Jung Min Cho , Mete Ozay

Optical Character Recognition (OCR) is essential in applications such as document processing, license plate recognition, and intelligent surveillance. However, existing OCR models often underperform in real-world scenarios due to irregular…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Inho Jake Park , Jaehoon Jay Jeong , Ho-Sang Jo

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

Detection and recognition of text from scans and other images, commonly denoted as Optical Character Recognition (OCR), is a widely used form of automated document processing with a number of methods available. Yet OCR systems still do not…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Krzysztof Olejniczak , Milan Šulc

Modularity plays a crucial role in the development and maintenance of complex systems. While end-to-end text spotting efficiently mitigates the issues of error accumulation and sub-optimal performance seen in traditional two-step…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Mingxin Huang , Hongliang Li , Yuliang Liu , Xiang Bai , Lianwen Jin

The challenging field of scene text detection requires complex data annotation, which is time-consuming and expensive. Techniques, such as weak supervision, can reduce the amount of data needed. In this paper we propose a weak supervision…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Emanuel Metzenthin , Christian Bartz , Christoph Meinel

The prosperity of deep learning contributes to the rapid progress in scene text detection. Among all the methods with convolutional networks, segmentation-based ones have drawn extensive attention due to their superiority in detecting text…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Jingyu Lin , Jie Jiang , Yan Yan , Chunchao Guo , Hongfa Wang , Wei Liu , Hanzi Wang

Incidental scene text detection, especially for multi-oriented text regions, is one of the most challenging tasks in many computer vision applications. Different from the common object detection task, scene text often suffers from a large…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Qiangpeng Yang , Mengli Cheng , Wenmeng Zhou , Yan Chen , Minghui Qiu , Wei Lin , Wei Chu

Scene text recognition (STR) and handwritten text recognition (HTR) face significant challenges in accurately transcribing textual content from images into machine-readable formats. Conventional OCR models often predict transcriptions…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Xu Yao , Lei Kang

Parameter-efficient fine-tuning stands as the standard for efficiently fine-tuning large language and vision models on downstream tasks. Specifically, the efficiency of low-rank adaptation has facilitated the creation and sharing of…

机器学习 · 计算机科学 2024-02-26 Nader Asadi , Mahdi Beitollahi , Yasser Khalil , Yinchuan Li , Guojun Zhang , Xi Chen

The advent of large language models (LLMs) has revolutionized natural language processing, enabling unprecedented capabilities in understanding and generating human-like text. However, the computational cost and convergence times associated…

计算与语言 · 计算机科学 2024-11-26 Kerim Büyükakyüz