English
Related papers

Related papers: DEER: Detection-agnostic End-to-End Recognizer for…

200 papers

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

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

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

Typical text spotters follow the two-stage spotting paradigm which detects the boundary for a text instance first and then performs text recognition within the detected regions. Despite the remarkable progress of such spotting paradigm, an…

Computer Vision and Pattern Recognition · Computer Science 2023-02-08 Jingjing Wu , Pengyuan Lyu , Guangming Lu , Chengquan Zhang , Wenjie Pei

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

Dense object detection is widely used in automatic driving, video surveillance, and other fields. This paper focuses on the challenging task of dense object detection. Currently, detection methods based on greedy algorithms, such as…

Computer Vision and Pattern Recognition · Computer Science 2025-02-12 Yueming Huang , Chenrui Ma , Hao Zhou , Hao Wu , Guowu Yuan

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

This paper presents a scene text detection technique that exploits bootstrapping and text border semantics for accurate localization of texts in scenes. A novel bootstrapping technique is designed which samples multiple 'subsections' of a…

Computer Vision and Pattern Recognition · Computer Science 2018-08-01 Chuhui Xue , Shijian Lu , Fangneng Zhan

End-to-end text spotting aims to jointly optimize text detection and recognition within a unified framework. Despite significant progress, designing an accurate and efficient end-to-end text spotter for arbitrary-shaped text remains…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Yuchen Su , Zhineng Chen , Yongkun Du , Zuxuan Wu , Hongtao Xie , Yu-Gang Jiang

Text recognition in the wild is a long-standing problem in computer vision. Driven by end-to-end deep learning, recent studies suggest vision and language processing are effective for scene text recognition. Yet, solving edit errors such as…

Computer Vision and Pattern Recognition · Computer Science 2023-06-07 Wenwen Yu , Mingyu Liu , Biao Yang , Enming Zhang , Deqiang Jiang , Xing Sun , Yuliang Liu , Xiang Bai

Recent text detection frameworks require several handcrafted components such as anchor generation, non-maximum suppression (NMS), or multiple processing stages (e.g. label generation) to detect arbitrarily shaped text images. In contrast,…

Computer Vision and Pattern Recognition · Computer Science 2022-02-24 Zobeir Raisi , Georges Younes , John Zelek

End-to-end scene text spotting has made significant progress due to its intrinsic synergy between text detection and recognition. Previous methods commonly regard manual annotations such as horizontal rectangles, rotated rectangles,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Yuliang Liu , Jiaxin Zhang , Dezhi Peng , Mingxin Huang , Xinyu Wang , Jingqun Tang , Can Huang , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

Scene text recognition has attracted particular research interest because it is a very challenging problem and has various applications. The most cutting-edge methods are attentional encoder-decoder frameworks that learn the alignment…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Xiaoxue Chen , Tianwei Wang , Yuanzhi Zhu , Lianwen Jin , Canjie Luo

Scene text spotting is of great importance to the computer vision community due to its wide variety of applications. Recent methods attempt to introduce linguistic knowledge for challenging recognition rather than pure visual…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Shancheng Fang , Zhendong Mao , Hongtao Xie , Yuxin Wang , Chenggang Yan , Yongdong Zhang

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

End-to-end text spotting has attached great attention recently due to its benefits on global optimization and high maintainability for real applications. However, the input scale has always been a tough trade-off since recognizing a small…

Computer Vision and Pattern Recognition · Computer Science 2022-07-18 Ying Chen , Liang Qiao , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Xi Li

Arbitrary-oriented text detection in the wild is a very challenging task, due to the aspect ratio, scale, orientation, and illumination variations. In this paper, we propose a novel method, namely Arbitrary-oriented Text (or ArbText for…

Computer Vision and Pattern Recognition · Computer Science 2017-12-01 Daitao Xing , Zichen Li , Xin Chen , Yi Fang

Offline Chinese handwriting text recognition is a long-standing research topic in the field of pattern recognition. In previous studies, text detection and recognition are separated, which leads to the fact that text recognition is highly…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Zhihao Wang , Yanwei Yu , Yibo Wang , Haixu Long , Fazheng Wang

Texts from scene images typically consist of several characters and exhibit a characteristic sequence structure. Existing methods capture the structure with the sequence-to-sequence models by an encoder to have the visual representations…

Computer Vision and Pattern Recognition · Computer Science 2020-02-18 Xiangcheng Du , Tianlong Ma , Yingbin Zheng , Hao Ye , Xingjiao Wu , Liang He

The paper proposes a new text recognition network for scene-text images. Many state-of-the-art methods employ the attention mechanism either in the text encoder or decoder for the text alignment. Although the encoder-based attention yields…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Usman Sajid , Michael Chow , Jin Zhang , Taejoon Kim , Guanghui Wang