English
Related papers

Related papers: IncepText: A New Inception-Text Module with Deform…

200 papers

Recently end-to-end scene text spotting has become a popular research topic due to its advantages of global optimization and high maintainability in real applications. Most methods attempt to develop various region of interest (RoI)…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Liang Qiao , Ying Chen , Zhanzhan Cheng , Yunlu Xu , Yi Niu , Shiliang Pu , Fei Wu

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

Previous approaches for scene text detection have already achieved promising performances across various benchmarks. However, they usually fall short when dealing with challenging scenarios, even when equipped with deep neural network…

Computer Vision and Pattern Recognition · Computer Science 2017-07-11 Xinyu Zhou , Cong Yao , He Wen , Yuzhi Wang , Shuchang Zhou , Weiran He , Jiajun Liang

Automated recognition of texts in scenes has been a research challenge for years, largely due to the arbitrary variation of text appearances in perspective distortion, text line curvature, text styles and different types of imaging…

Computer Vision and Pattern Recognition · Computer Science 2019-04-03 Fangneng Zhan , Shijian Lu

In this paper, we first provide a new perspective to divide existing high performance object detection methods into direct and indirect regressions. Direct regression performs boundary regression by predicting the offsets from a given…

Computer Vision and Pattern Recognition · Computer Science 2017-03-27 Wenhao He , Xu-Yao Zhang , Fei Yin , Cheng-Lin Liu

Automatic detection of scene texts in the wild is a challenging problem, particularly due to the difficulties in handling (i) occlusions of varying percentages, (ii) widely different scales and orientations, (iii) severe degradations in the…

Computer Vision and Pattern Recognition · Computer Science 2020-02-18 Kinjal Dasgupta , Sudip Das , Ujjwal Bhattacharya

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

Existing scene text spotting (i.e., end-to-end text detection and recognition) methods rely on costly bounding box annotations (e.g., text-line, word-level, or character-level bounding boxes). For the first time, we demonstrate that…

Computer Vision and Pattern Recognition · Computer Science 2022-08-30 Dezhi Peng , Xinyu Wang , Yuliang Liu , Jiaxin Zhang , Mingxin Huang , Songxuan Lai , Shenggao Zhu , Jing Li , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

Scene text detection is an important step of scene text reading system. The main challenges lie on significantly varied sizes and aspect ratios, arbitrary orientations and shapes. Driven by recent progress in deep learning, impressive…

Computer Vision and Pattern Recognition · Computer Science 2019-10-02 Yongchao Xu , Yukang Wang , Wei Zhou , Yongpan Wang , Zhibo Yang , Xiang Bai

Detecting incidental scene text is a challenging task because of multi-orientation, perspective distortion, and variation of text size, color and scale. Retrospective research has only focused on using rectangular bounding box or horizontal…

Computer Vision and Pattern Recognition · Computer Science 2017-03-07 Yuliang Liu , Lianwen Jin

Due to the diversity of scene text in aspects such as font, color, shape, and size, accurately and efficiently detecting text is still a formidable challenge. Among the various detection approaches, segmentation-based approaches have…

Computer Vision and Pattern Recognition · Computer Science 2024-09-26 Xu Han , Junyu Gao , Chuang Yang , Yuan Yuan , Qi Wang

Recent end-to-end trainable methods for scene text spotting, integrating detection and recognition, showed much progress. However, most of the current arbitrary-shape scene text spotters use region proposal networks (RPN) to produce…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Minghui Liao , Guan Pang , Jing Huang , Tal Hassner , Xiang Bai

In recent years, end-to-end scene text spotting approaches are evolving to the Transformer-based framework. While previous studies have shown the crucial importance of the intrinsic synergy between text detection and recognition, recent…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Mingxin Huang , Jiaxin Zhang , Dezhi Peng , Hao Lu , Can Huang , Yuliang Liu , Xiang Bai , Lianwen Jin

This paper introduces a novel rotation-based framework for arbitrary-oriented text detection in natural scene images. We present the Rotation Region Proposal Networks (RRPN), which are designed to generate inclined proposals with text…

Computer Vision and Pattern Recognition · Computer Science 2018-10-17 Jianqi Ma , Weiyuan Shao , Hao Ye , Li Wang , Hong Wang , Yingbin Zheng , Xiangyang Xue

Scene text detection is a challenging problem in computer vision. In this paper, we propose a novel text detection network based on prevalent object detection frameworks. In order to obtain stronger semantic feature, we adopt ResNet as…

Computer Vision and Pattern Recognition · Computer Science 2017-11-15 Xiangyu Zhu , Yingying Jiang , Shuli Yang , Xiaobing Wang , Wei Li , Pei Fu , Hua Wang , Zhenbo Luo

Scene text detection has witnessed rapid progress especially with the recent development of convolutional neural networks. However, there still exists two challenges which prevent the algorithm into industry applications. On the one hand,…

Computer Vision and Pattern Recognition · Computer Science 2019-07-30 Wenhai Wang , Enze Xie , Xiang Li , Wenbo Hou , Tong Lu , Gang Yu , Shuai Shao

Deep learning based methods have achieved surprising progress in Scene Text Recognition (STR), one of classic problems in computer vision. In this paper, we propose a feasible framework for multi-lingual arbitrary-shaped STR, including…

Computer Vision and Pattern Recognition · Computer Science 2019-12-13 Jinjin Zhang , Wei Wang , Di Huang , Qingjie Liu , Yunhong Wang

Recently, scene text detection has become an active research topic in computer vision and document analysis, because of its great importance and significant challenge. However, vast majority of the existing methods detect text within local…

Computer Vision and Pattern Recognition · Computer Science 2016-07-06 Cong Yao , Xiang Bai , Nong Sang , Xinyu Zhou , Shuchang Zhou , Zhimin Cao

With the rapid development of OCR technology, mixed-scene text recognition has become a key technical challenge. Although deep learning models have achieved significant results in specific scenarios, their generality and stability still…

Computer Vision and Pattern Recognition · Computer Science 2025-05-12 Da Chang , Yu Li

A scene text spotter is composed of text detection and recognition modules. Many studies have been conducted to unify these modules into an end-to-end trainable model to achieve better performance. A typical architecture places detection…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Youngmin Baek , Seung Shin , Jeonghun Baek , Sungrae Park , Junyeop Lee , Daehyun Nam , Hwalsuk Lee