English
Related papers

Related papers: SPTS: Single-Point Text Spotting

200 papers

We propose an end-to-end trainable network that can simultaneously detect and recognize text of arbitrary shape, making substantial progress on the open problem of reading scene text of irregular shape. We formulate arbitrary shape text…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Siyang Qin , Alessandro Bissacco , Michalis Raptis , Yasuhisa Fujii , Ying Xiao

Video text spotting (VTS) extends image text spotting (ITS) by adding text tracking, significantly increasing task complexity. Despite progress in VTS, existing methods still fall short of the performance seen in ITS. This paper identifies…

Computer Vision and Pattern Recognition · Computer Science 2026-01-01 Haibin He , Jing Zhang , Maoyuan Ye , Juhua Liu , Bo Du , Dacheng Tao

End-to-end text spotting is a vital computer vision task that aims to integrate scene text detection and recognition into a unified framework. Typical methods heavily rely on Region-of-Interest (RoI) operations to extract local features and…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Yukun Zhai , Xiaoqiang Zhang , Xiameng Qin , Sanyuan Zhao , Xingping Dong , Jianbing Shen

Reading text in the wild is a challenging task in the field of computer vision. Existing approaches mainly adopted Connectionist Temporal Classification (CTC) or Attention models based on Recurrent Neural Network (RNN), which is…

Computer Vision and Pattern Recognition · Computer Science 2017-09-14 Yunze Gao , Yingying Chen , Jinqiao Wang , Hanqing Lu

Scene text in the wild is commonly presented with high variant characteristics. Using quadrilateral bounding box to localize the text instance is nearly indispensable for detection methods. However, recent researches reveal that introducing…

Computer Vision and Pattern Recognition · Computer Science 2019-07-30 Yuliang Liu , Sheng Zhang , Lianwen Jin , Lele Xie , Yaqiang Wu , Zhepeng Wang

Numerous scene text detection methods have been proposed in recent years. Most of them declare they have achieved state-of-the-art performances. However, the performance comparison is unfair, due to lots of inconsistent settings (e.g.,…

Computer Vision and Pattern Recognition · Computer Science 2021-07-27 Pengwen Dai , Xiaochun Cao

In this paper we propose an approach to lexicon-free recognition of text in scene images. Our approach relies on a LSTM-based soft visual attention model learned from convolutional features. A set of feature vectors are derived from an…

Computer Vision and Pattern Recognition · Computer Science 2017-06-07 Suman K. Ghosh , Ernest Valveny , Andrew D. Bagdanov

Recently, semantic segmentation and general object detection frameworks have been widely adopted by scene text detecting tasks. However, both of them alone have obvious shortcomings in practice. In this paper, we propose a novel end-to-end…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Yuan Li , Yuanjie Yu , Zefeng Li , Yangkun Lin , Meifang Xu , Jiwei Li , Xi Zhou

This paper presents a novel training method for end-to-end scene text recognition. End-to-end scene text recognition offers high recognition accuracy, especially when using the encoder-decoder model based on Transformer. To train a highly…

Computer Vision and Pattern Recognition · Computer Science 2021-11-25 Shota Orihashi , Yoshihiro Yamazaki , Naoki Makishima , Mana Ihori , Akihiko Takashima , Tomohiro Tanaka , Ryo Masumura

An unconstrained end-to-end text localization and recognition method is presented. The method detects initial text hypothesis in a single pass by an efficient region-based method and subsequently refines the text hypothesis using a more…

Computer Vision and Pattern Recognition · Computer Science 2015-04-15 Lukáš Neumann , Jiří Matas

Although a polygon is a more accurate representation than an upright bounding box for text detection, the annotations of polygons are extremely expensive and challenging. Unlike existing works that employ fully-supervised training with…

Computer Vision and Pattern Recognition · Computer Science 2022-05-27 Weijia Wu , Enze Xie , Ruimao Zhang , Wenhai Wang , Hong Zhou , Ping Luo

Text spotting has seen tremendous progress in recent years yielding performant techniques which can extract text at the character, word or line level. However, extracting blocks of text from images (block-level text spotting) is relatively…

Computer Vision and Pattern Recognition · Computer Science 2024-06-21 Ganesh Bannur , Bharadwaj Amrutur

Recent learning-based approaches show promising performance improvement for scene text removal task. However, these methods usually leave some remnants of text and obtain visually unpleasant results. In this work, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2020-11-20 Xuewei Bian , Chaoqun Wang , Weize Quan , Juntao Ye , Xiaopeng Zhang , Dong-Ming Yan

End-to-end scene text spotting, which unifies text detection and recognition within a single framework, has witnessed remarkable progress driven by deep learning advances. However, most existing approaches still suffer from incomplete mask…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Antonio Colombo , Giovanni Bianchi

Detecting scene text of arbitrary shapes has been a challenging task over the past years. In this paper, we propose a novel segmentation-based text detector, namely SAST, which employs a context attended multi-task learning framework based…

Computer Vision and Pattern Recognition · Computer Science 2019-08-16 Pengfei Wang , Chengquan Zhang , Fei Qi , Zuming Huang , Mengyi En , Junyu Han , Jingtuo Liu , Errui Ding , Guangming Shi

Scene text spotting is essential in various computer vision applications, enabling extracting and interpreting textual information from images. However, existing methods often neglect the spatial semantics of word images, leading to…

Computer Vision and Pattern Recognition · Computer Science 2023-12-27 Hao Wang , Huabing Zhou , Yanduo Zhang , Tao Lu , Jiayi Ma

Most state-of-the-art scene text detection algorithms are deep learning based methods that depend on bounding box regression and perform at least two kinds of predictions: text/non-text classification and location regression. Regression…

Computer Vision and Pattern Recognition · Computer Science 2018-01-08 Dan Deng , Haifeng Liu , Xuelong Li , Deng Cai

Recent advancements in prompt tuning have successfully adapted large-scale models like Contrastive Language-Image Pre-trained (CLIP) for downstream tasks such as scene text detection. Typically, text prompt complements the text encoder's…

Computer Vision and Pattern Recognition · Computer Science 2024-11-21 Xingtao Lin , Heqian Qiu , Lanxiao Wang , Ruihang Wang , Linfeng Xu , Hongliang Li

Scene text detection methods based on neural networks have emerged recently and have shown promising results. Previous methods trained with rigid word-level bounding boxes exhibit limitations in representing the text region in an arbitrary…

Computer Vision and Pattern Recognition · Computer Science 2019-04-04 Youngmin Baek , Bado Lee , Dongyoon Han , Sangdoo Yun , Hwalsuk Lee

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…

Computer Vision and Pattern Recognition · Computer Science 2019-07-24 Zhaoyi Wan , Fengming Xie , Yibo Liu , Xiang Bai , Cong Yao