中文
相关论文

相关论文: Character Region Attention For Text Spotting

200 篇论文

The complexity of scene parsing grows with the number of object and scene classes, which is higher in unrestricted open scenes. The biggest challenge is to model the spatial relation between scene elements while succeeding in identifying…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Vivek Singh , Shailza Sharma , Fabio Cuzzolin

Previous approaches for scene text detection usually rely on manually defined sliding windows. This work presents an intuitive two-stage region-based method to detect multi-oriented text without any prior knowledge regarding the textual…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Linjie Deng , Yanxiang Gong , Yi Lin , Jingwen Shuai , Xiaoguang Tu , Yuefei Zhang , Zheng Ma , Mei Xie

In this paper, we propose a novel integrated framework for learning both text detection and recognition. For most of the existing methods, detection and recognition are treated as two isolated tasks and trained separately, since parameters…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Wanchen Sui , Qing Zhang , Jun Yang , Wei Chu

Artistic text recognition is an extremely challenging task with a wide range of applications. However, current scene text recognition methods mainly focus on irregular text while have not explored artistic text specifically. The challenges…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Xudong Xie , Ling Fu , Zhifei Zhang , Zhaowen Wang , Xiang Bai

In this paper, we propose an effective scene text recognition method using sparse coding based features, called Histograms of Sparse Codes (HSC) features. For character detection, we use the HSC features instead of using the Histograms of…

计算机视觉与模式识别 · 计算机科学 2015-12-31 Da-Han Wang , Hanzi Wang , Dong Zhang , Jonathan Li , David Zhang

Scene text recognition is a hot research topic in computer vision. Recently, many recognition methods based on the encoder-decoder framework have been proposed, and they can handle scene texts of perspective distortion and curve shape.…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Zhi Qiao , Yu Zhou , Dongbao Yang , Yucan Zhou , Weiping Wang

Unconstrained handwritten text recognition remains challenging for computer vision systems. Paragraph text recognition is traditionally achieved by two models: the first one for line segmentation and the second one for text line…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Denis Coquenet , Clément Chatelain , Thierry Paquet

In this work we present an end-to-end system for text spotting -- localising and recognising text in natural scene images -- and text based image retrieval. This system is based on a region proposal mechanism for detection and deep…

计算机视觉与模式识别 · 计算机科学 2014-12-08 Max Jaderberg , Karen Simonyan , Andrea Vedaldi , Andrew Zisserman

Scene text recognition (STR) has been extensively studied in last few years. Many recently-proposed methods are specially designed to accommodate the arbitrary shape, layout and orientation of scene texts, but ignoring that various font (or…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Yizhi Wang , Zhouhui Lian

Scene text recognition has been an important, active research topic in computer vision for years. Previous approaches mainly consider text as 1D signals and cast scene text recognition as a sequence prediction problem, by feat of CTC or…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Zhaoyi Wan , Fengming Xie , Yibo Liu , Xiang Bai , Cong Yao

We present a novel single-shot text detector that directly outputs word-level bounding boxes in a natural image. We propose an attention mechanism which roughly identifies text regions via an automatically learned attentional map. This…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Pan He , Weilin Huang , Tong He , Qile Zhu , Yu Qiao , Xiaolin Li

Scene text recognition is a popular topic and extensively used in the industry. Although many methods have achieved satisfactory performance for the close-set text recognition challenges, these methods lose feasibility in open-set…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Chang Liu , Chun Yang , Hai-Bo Qin , Xiaobin Zhu , Cheng-Lin Liu , Xu-Cheng Yin

Text in an image provides vital information for interpreting its contents, and text in a scene can aide with a variety of tasks from navigation, to obstacle avoidance, and odometry. Despite its value, however, identifying general text in…

计算机视觉与模式识别 · 计算机科学 2013-09-27 Yao Li , Wenjing Jia , Chunhua Shen , Anton van den Hengel

The goal of text spotting is to perform text detection and recognition in an end-to-end manner. Although the diversity of luminosity and orientation in scene texts has been widely studied, the font diversity and shape variance of the same…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Xixuan Hao , Aozhong Zhang , Xianze Meng , Bin Fu

Text detection is frequently used in vision-based mobile robots when they need to interpret texts in their surroundings to perform a given task. For instance, delivery robots in multilingual cities need to be capable of doing multilingual…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Hsin-Ju Lin , Tsu-Chun Chung , Ching-Chun Hsiao , Pin-Yu Chen , Wei-Chen Chiu , Ching-Chun Huang

Objects for detection usually have distinct characteristics in different sub-regions and different aspect ratios. However, in prevalent two-stage object detection methods, Region-of-Interest (RoI) features are extracted by RoI pooling with…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Yao Zhai , Jingjing Fu , Yan Lu , Houqiang Li

Attention-based scene text recognizers have gained huge success, which leverages a more compact intermediate representation to learn 1d- or 2d- attention by a RNN-based encoder-decoder architecture. However, such methods suffer from…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Ning Lu , Wenwen Yu , Xianbiao Qi , Yihao Chen , Ping Gong , Rong Xiao , Xiang Bai

Text spotting for industrial panels is a key task for intelligent monitoring. However, achieving efficient and accurate text spotting for complex industrial panels remains challenging due to issues such as cross-scale localization and…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Changhong Fu , Hua Lin , Haobo Zuo , Liangliang Yao , Liguo Zhang

State-of-the-art text spotting systems typically aim to detect isolated words or word-by-word text in images of natural scenes and ignore the semantic coherence within a region of text. However, when interpreted together, seemingly isolated…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Yi Zheng , Qitong Wang , Margrit Betke

In recent years, attention-based scene text recognition methods have been very popular and attracted the interest of many researchers. Attention-based methods can adaptively focus attention on a small area or even single point during…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Lei Chen , Haibo Qin , Shi-Xue Zhang , Chun Yang , Xucheng Yin