English
Related papers

Related papers: Text Spotting Transformers

200 papers

This paper presents an end-to-end trainable fast scene text detector, named TextBoxes, which detects scene text with both high accuracy and efficiency in a single network forward pass, involving no post-process except for a standard…

Computer Vision and Pattern Recognition · Computer Science 2016-11-22 Minghui Liao , Baoguang Shi , Xiang Bai , Xinggang Wang , Wenyu Liu

The proliferation of scene text in both structured and unstructured environments presents significant challenges in optical character recognition (OCR), necessitating more efficient and robust text spotting solutions. This paper presents…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Alloy Das , Sanket Biswas , Umapada Pal , Josep Lladós , Saumik Bhattacharya

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…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Sergi Garcia-Bordils , Dimosthenis Karatzas , Marçal Rusiñol

End-to-end text spotting aims to integrate scene text detection and recognition into a unified framework. Dealing with the relationship between the two sub-tasks plays a pivotal role in designing effective spotters. Although…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Maoyuan Ye , Jing Zhang , Shanshan Zhao , Juhua Liu , Tongliang Liu , Bo Du , Dacheng Tao

End-to-end text-spotting, which aims to integrate detection and recognition in a unified framework, has attracted increasing attention due to its simplicity of the two complimentary tasks. It remains an open problem especially when…

Computer Vision and Pattern Recognition · Computer Science 2021-07-21 Yuliang Liu , Chunhua Shen , Lianwen Jin , Tong He , Peng Chen , Chongyu Liu , Hao Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Jingqun Tang , Wenming Qian , Luchuan Song , Xiena Dong , Lan Li , Xiang Bai

In the deployment of scene-text spotting systems on mobile platforms, lightweight models with low computation are preferable. In concept, end-to-end (E2E) text spotting is suitable for such purposes because it performs text detection and…

Computer Vision and Pattern Recognition · Computer Science 2021-06-11 Ryota Yoshihashi , Tomohiro Tanaka , Kenji Doi , Takumi Fujino , Naoaki Yamashita

Signage is everywhere and a robot should be able to take advantage of signs to help it localize (including Visual Place Recognition (VPR)) and map. Robust text detection & recognition in the wild is challenging due to such factors as pose,…

Computer Vision and Pattern Recognition · Computer Science 2022-05-20 Zobeir Raisi , John Zelek

Scene text detection is an important step of scene text recognition system and also a challenging problem. Different from general object detection, the main challenges of scene text detection lie on arbitrary orientations, small sizes, and…

Computer Vision and Pattern Recognition · Computer Science 2018-04-30 Minghui Liao , Baoguang Shi , Xiang Bai

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…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Xudong Xie , Ling Fu , Zhifei Zhang , Zhaowen Wang , Xiang Bai

We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression…

Computer Vision and Pattern Recognition · Computer Science 2020-05-29 Nicolas Carion , Francisco Massa , Gabriel Synnaeve , Nicolas Usunier , Alexander Kirillov , Sergey Zagoruyko

Existing scene text spotters are designed to locate and transcribe texts from images. However, it is challenging for a spotter to achieve precise detection and recognition of scene texts simultaneously. Inspired by the glimpse-focus…

Computer Vision and Pattern Recognition · Computer Science 2024-03-18 Jiahao Lyu , Jin Wei , Gangyan Zeng , Zeng Li , Enze Xie , Wei Wang , Yu Zhou

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…

Computer Vision and Pattern Recognition · Computer Science 2023-09-01 Xixuan Hao , Aozhong Zhang , Xianze Meng , Bin Fu

This paper explores the multi-scale aggregation strategy for scene text detection in natural images. We present the Aggregated Text TRansformer(ATTR), which is designed to represent texts in scene images with a multi-scale self-attention…

Computer Vision and Pattern Recognition · Computer Science 2024-06-05 Zhao Zhou , Xiangcheng Du , Yingbin Zheng , Cheng Jin

Scene text recognition with arbitrary shape is very challenging due to large variations in text shapes, fonts, colors, backgrounds, etc. Most state-of-the-art algorithms rectify the input image into the normalized image, then treat the…

Computer Vision and Pattern Recognition · Computer Science 2020-04-30 Xinjie Feng , Hongxun Yao , Yuankai Qi , Jun Zhang , Shengping Zhang

Sequence generation models have recently made significant progress in unifying various vision tasks. Although some auto-regressive models have demonstrated promising results in end-to-end text spotting, they use specific detection formats…

Computer Vision and Pattern Recognition · Computer Science 2023-04-10 Taeho Kil , Seonghyeon Kim , Sukmin Seo , Yoonsik Kim , Daehee Kim

Scene text recognition (STR) is an important bridge between images and text, attracting abundant research attention. While convolutional neural networks (CNNS) have achieved remarkable progress in this task, most of the existing works need…

Computer Vision and Pattern Recognition · Computer Science 2021-11-17 Yue Tao , Zhiwei Jia , Runze Ma , Shugong Xu

More and more end-to-end text spotting methods based on Transformer architecture have demonstrated superior performance. These methods utilize a bipartite graph matching algorithm to perform one-to-one optimal matching between predicted…

Computer Vision and Pattern Recognition · Computer Science 2025-06-03 Yu Xie , Qian Qiao , Jun Gao , Tianxiang Wu , Jiaqing Fan , Yue Zhang , Jielei Zhang , Huyang Sun

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.…

Computer Vision and Pattern Recognition · Computer Science 2020-05-25 Zhi Qiao , Yu Zhou , Dongbao Yang , Yucan Zhou , Weiping Wang

Scene text spotting aims to detect and recognize the entire word or sentence with multiple characters in natural images. It is still challenging because ambiguity often occurs when the spacing between characters is large or the characters…

Computer Vision and Pattern Recognition · Computer Science 2021-07-07 Wenhai Wang , Xuebo Liu , Xiaozhong Ji , Enze Xie , Ding Liang , Zhibo Yang , Tong Lu , Chunhua Shen , Ping Luo