中文
相关论文

相关论文: Scene Text recognition with Full Normalization

200 篇论文

We introduce the structured scene-text spotting task, which requires a scene-text OCR system to spot text in the wild according to a query regular expression. Contrary to generic scene text OCR, structured scene-text spotting seeks to…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Sergi Garcia-Bordils , Dimosthenis Karatzas , Marçal Rusiñol

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

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

Text in curve orientation, despite being one of the common text orientations in real world environment, has close to zero existence in well received scene text datasets such as ICDAR2013 and MSRA-TD500. The main motivation of Total-Text is…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Chee Kheng Chng , Chee Seng Chan

Generally pre-training and long-time training computation are necessary for obtaining a good-performance text detector based on deep networks. In this paper, we present a new scene text detection network (called FANet) with a Fast…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Yuzhong Zhao , Yuanqiang Cai , Weijia Wu , Weiqiang Wang

This paper focuses on the problem of script identification in unconstrained scenarios. Script identification is an important prerequisite to recognition, and an indispensable condition for automatic text understanding systems designed for…

计算机视觉与模式识别 · 计算机科学 2016-02-25 Lluis Gomez , Dimosthenis Karatzas

Scene text detection and recognition has received increasing research attention. Existing methods can be roughly categorized into two groups: character-based and segmentation-based. These methods either are costly for character annotation…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Yuliang Liu , Hao Chen , Chunhua Shen , Tong He , Lianwen Jin , Liangwei Wang

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

Detecting and recognizing text in natural scene images is a challenging, yet not completely solved task. In recent years several new systems that try to solve at least one of the two sub-tasks (text detection and text recognition) have been…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Christian Bartz , Haojin Yang , Christoph Meinel

Scene text synthesis involves rendering specified texts onto arbitrary images. Current methods typically formulate this task in an end-to-end manner but lack effective character-level guidance during training. Besides, their text encoders,…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yibin Wang , Weizhong Zhang , Honghui Xu , Cheng Jin

The ability to recognize and reason about text embedded in visual inputs is often lacking in vision-and-language (V&L) models, perhaps because V&L pre-training methods have often failed to include such an ability in their training…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Jihyung Kil , Soravit Changpinyo , Xi Chen , Hexiang Hu , Sebastian Goodman , Wei-Lun Chao , Radu Soricut

Low-resolution text images are often seen in natural scenes such as documents captured by mobile phones. Recognizing low-resolution text images is challenging because they lose detailed content information, leading to poor recognition…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Wenjia Wang , Enze Xie , Xuebo Liu , Wenhai Wang , Ding Liang , Chunhua Shen , Xiang Bai

This paper presents Diffusion Model for Scene Text Recognition (DiffusionSTR), an end-to-end text recognition framework using diffusion models for recognizing text in the wild. While existing studies have viewed the scene text recognition…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Masato Fujitake

Scene classification, aiming at classifying a scene image to one of the predefined scene categories by comprehending the entire image, is a longstanding, fundamental and challenging problem in computer vision. The rise of large-scale…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Delu Zeng , Minyu Liao , Mohammad Tavakolian , Yulan Guo , Bolei Zhou , Dewen Hu , Matti Pietikäinen , Li Liu

Recent deep learning models have demonstrated strong capabilities for classifying text and non-text components in natural images. They extract a high-level feature computed globally from a whole image component (patch), where the cluttered…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Tong He , Weilin Huang , Yu Qiao , Jian Yao

Text detection in the wild is a well-known problem that becomes more challenging while handling multiple scripts. In the last decade, some scripts have gained the attention of the research community and achieved good detection performance.…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Prateek Keserwani , Taveena Lotey , Rohit Keshari , Partha Pratim Roy

Scene text recognition (STR) has attracted much attention due to its broad applications. The previous works pay more attention to dealing with the recognition of Latin text images with complex backgrounds by introducing language models or…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Haiyang Yu , Xiaocong Wang , Bin Li , Xiangyang Xue

Modern scene text recognition systems often depend on large end-to-end architectures that require extensive training and are prohibitively expensive for real-time scenarios. In such cases, the deployment of heavy models becomes impractical…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Ritabrata Chakraborty , Shivakumara Palaiahnakote , Umapada Pal , Cheng-Lin Liu

Text Detection and recognition is a one of the important aspect of image processing. This paper analyzes and compares the methods to handle this task. It summarizes the fundamental problems and enumerates factors that need consideration…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Tanvi Goswami , Zankhana Barad , Prof. Nikita P. Desai

Text spotting in natural scene images is of great importance for many image understanding tasks. It includes two sub-tasks: text detection and recognition. In this work, we propose a unified network that simultaneously localizes and…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Peng Wang , Hui Li , Chunhua Shen