中文
相关论文

相关论文: Arbitrary-Oriented Scene Text Detection via Rotati…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2017-07-03 Yingying Jiang , Xiangyu Zhu , Xiaobing Wang , Shuli Yang , Wei Li , Hua Wang , Pei Fu , Zhenbo Luo

Scene text detection attracts much attention in computer vision, because it can be widely used in many applications such as real-time text translation, automatic information entry, blind person assistance, robot sensing and so on. Though…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Xiaobing Wang , Yingying Jiang , Zhenbo Luo , Cheng-Lin Liu , Hyunsoo Choi , Sungjin Kim

A significant number of images shared on social media platforms such as Facebook and Instagram contain text in various forms. It's increasingly becoming commonplace for bad actors to share misinformation, hate speech or other kinds of…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Jing Huang , Viswanath Sivakumar , Mher Mnatsakanyan , Guan Pang

Previous approaches for scene text detection usually rely on manually defined sliding windows. This work presents an intuitive two-stage region-based method to detect multi-oriented text without any prior knowledge regarding the textual…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Linjie Deng , Yanxiang Gong , Yi Lin , Jingwen Shuai , Xiaoguang Tu , Yuefei Zhang , Zheng Ma , Mei Xie

Region proposal algorithms play an important role in most state-of-the-art two-stage object detection networks by hypothesizing object locations in the image. Nonetheless, region proposal algorithms are known to be the bottleneck in most…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Ramin Nabati , Hairong Qi

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…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Daitao Xing , Zichen Li , Xin Chen , Yi Fang

Object proposal technique with dense anchoring scheme for scene text detection were applied frequently to achieve high recall. It results in the significant improvement in accuracy but waste of computational searching, regression and…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Anna Zhu , Hang Du , Shengwu Xiong

Scene text detection has witnessed rapid development in recent years. However, there still exists two main challenges: 1) many methods suffer from false positives in their text representations; 2) the large scale variance of scene texts…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuxin Wang , Hongtao Xie , Zhengjun Zha , Mengting Xing , Zilong Fu , Yongdong Zhang

RRPN is among the outstanding scene text detection approaches, but the manually-designed anchor and coarse proposal refinement make the performance still far from perfection. In this paper, we propose RRPN++ to exploit the potential of…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Jianqi Ma

Segmentation-based methods have achieved great success for arbitrary shape text detection. However, separating neighboring text instances is still one of the most challenging problems due to the complexity of texts in scene images. In this…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Shi-Xue Zhang , Xiaobin Zhu , Jie-Bo Hou , Chun Yang , Xu-Cheng Yin

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…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Zhuoyao Zhong , Lei Sun , Qiang Huo

Arbitrary shape text detection is a challenging task due to the high complexity and variety of scene texts. In this work, we propose a novel adaptive boundary proposal network for arbitrary shape text detection, which can learn to directly…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Shi-Xue Zhang , Xiaobin Zhu , Chun Yang , Hongfa Wang , Xu-Cheng Yin

Text in natural images is of arbitrary orientations, requiring detection in terms of oriented bounding boxes. Normally, a multi-oriented text detector often involves two key tasks: 1) text presence detection, which is a classification…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Minghui Liao , Zhen Zhu , Baoguang Shi , Gui-song Xia , Xiang Bai

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…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Minghui Liao , Guan Pang , Jing Huang , Tal Hassner , Xiang Bai

State-of-the-art methods for object detection use region proposal networks (RPN) to hypothesize object location. These networks simultaneously predicts object bounding boxes and \emph{objectness} scores at each location in the image. Unlike…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Awais Mansoor , Antonio R. Porras , Marius George Linguraru

Traditional text detection methods mostly focus on quadrangle text. In this study we propose a novel method named sliding line point regression (SLPR) in order to detect arbitrary-shape text in natural scene. SLPR regresses multiple points…

计算机视觉与模式识别 · 计算机科学 2018-01-31 Yixing Zhu , Jun Du

In this paper, we develop a novel unified framework called DeepText for text region proposal generation and text detection in natural images via a fully convolutional neural network (CNN). First, we propose the inception region proposal…

计算机视觉与模式识别 · 计算机科学 2016-05-25 Zhuoyao Zhong , Lianwen Jin , Shuye Zhang , Ziyong Feng

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

计算机视觉与模式识别 · 计算机科学 2024-02-20 Longhuang Wu , Shangxuan Tian , Youxin Wang , Pengfei Xiong

Arbitrary-shaped text detection has recently attracted increasing interests and witnessed rapid development with the popularity of deep learning algorithms. Nevertheless, existing approaches often obtain inaccurate detection results, mainly…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Tao Sheng , Zhouhui Lian

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Shaoqing Ren , Kaiming He , Ross Girshick , Jian Sun
‹ 上一页 1 2 3 10 下一页 ›