English
Related papers

Related papers: Adaptive Boundary Proposal Network for Arbitrary S…

200 papers

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

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

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

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

Inspired by deep convolution segmentation algorithms, scene text detectors break the performance ceiling of datasets steadily. However, these methods often encounter threshold selection bottlenecks and have poor performance on text…

Computer Vision and Pattern Recognition · Computer Science 2023-08-17 Guiqin Zhao

Recently, regression-based methods, which predict parameterized text shapes for text localization, have gained popularity in scene text detection. However, the existing parameterized text shape methods still have limitations in modeling…

Computer Vision and Pattern Recognition · Computer Science 2024-01-25 Yuchen Su , Zhineng Chen , Zhiwen Shao , Yuning Du , Zhilong Ji , Jinfeng Bai , Yong Zhou , Yu-Gang Jiang

The anchor mechanism of Faster R-CNN and SSD framework is considered not effective enough to scene text detection, which can be attributed to its IoU based matching criterion between anchors and ground-truth boxes. In order to better…

Computer Vision and Pattern Recognition · Computer Science 2018-04-25 Zhuoyao Zhong , Lei Sun , Qiang Huo

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

Existing methods for scene text detection can be divided into two paradigms: segmentation-based and anchor-based. While Segmentation-based methods are well-suited for irregular shapes, they struggle with compact or overlapping layouts.…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Longhuang Wu , Shangxuan Tian , Youxin Wang , Pengfei Xiong

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

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 a novel method called Rotational Region CNN (R2CNN) for detecting arbitrary-oriented texts in natural scene images. The framework is based on Faster R-CNN [1] architecture. First, we use the Region Proposal Network…

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

Scene text detection is a challenging computer vision task due to the high variation in text shapes and ratios. In this work, we propose a scene text detector named Deformable Kernel Expansion (DKE), which incorporates the merits of both…

Computer Vision and Pattern Recognition · Computer Science 2023-03-29 Tao He , Sheng Huang , Wenhao Tang , Bo Liu

State-of-the-art scene text detection techniques predict quadrilateral boxes that are prone to localization errors while dealing with straight or curved text lines of different orientations and lengths in scenes. This paper presents a novel…

Computer Vision and Pattern Recognition · Computer Science 2019-07-10 Chuhui Xue , Shijian Lu , Wei Zhang

Unifying text detection and text recognition in an end-to-end training fashion has become a new trend for reading text in the wild, as these two tasks are highly relevant and complementary. In this paper, we investigate the problem of scene…

Computer Vision and Pattern Recognition · Computer Science 2019-08-23 Minghui Liao , Pengyuan Lyu , Minghang He , Cong Yao , Wenhao Wu , Xiang Bai

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

The reading of arbitrarily-shaped text has received increasing research attention. However, existing text spotters are mostly built on two-stage frameworks or character-based methods, which suffer from either Non-Maximum Suppression (NMS),…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Pengfei Wang , Chengquan Zhang , Fei Qi , Shanshan Liu , Xiaoqiang Zhang , Pengyuan Lyu , Junyu Han , Jingtuo Liu , Errui Ding , Guangming Shi

In this work, we jointly address the problem of text detection and recognition in natural scene images based on convolutional recurrent neural networks. We propose a unified network that simultaneously localizes and recognizes text with a…

Computer Vision and Pattern Recognition · Computer Science 2017-07-14 Hui Li , Peng Wang , Chunhua Shen

Nowadays, scene text recognition has attracted more and more attention due to its diverse applications. Most state-of-the-art methods adopt an encoder-decoder framework with the attention mechanism, autoregressively generating text from…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Xiaomeng Yang , Zhi Qiao , Yu Zhou

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…

Computer Vision and Pattern Recognition · Computer Science 2014-12-08 Max Jaderberg , Karen Simonyan , Andrea Vedaldi , Andrew Zisserman