paper-with-me

Papers

Deep Direct Regression for Multi-Oriented Scene Text Detection

2017-03-24 · ICCV 2017 10 · Wenhao He, Xu-Yao Zhang, Fei Yin, Cheng-Lin Liu

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 point, while indirect regression predicts the offsets from some bounding box proposals. Then we analyze the drawbacks of the indirect regression, which the recent state-of-the-art detection structures like Faster-RCNN and SSD follows, for multi-oriented scene text detection, and point out the potential superiority of direct regression. To verify this point of view, we propose a deep direct regression based method for multi-oriented scene text detection. Our detection framework is simple and effective with a fully convolutional network and one-step post processing. The fully convolutional network is optimized in an end-to-end way and has bi-task outputs where one is pixel-wise classification between text and non-text, and the other is direct regression to determine the vertex coordinates of quadrilateral text boundaries. The proposed method is particularly beneficial for localizing incidental scene texts. On the ICDAR2015 Incidental Scene Text benchmark, our method achieves the F1-measure of 81%, which is a new state-of-the-art and significantly outperforms previous approaches. On other standard datasets with focused scene texts, our method also reaches the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1703.08289

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Oriented Scene Text Detectionobject-detectionObject DetectionregressionScene Text DetectionText Detection

Similar Papers 제목 키워드 기반

FC2RN: A Fully Convolutional Corner Refinement Network for Accurate Multi-Oriented Scene Text Detection

2020-07-10 · Xugong Qin, Yu Zhou, Dayan Wu, Yinliang Yue 외

Recent scene text detection works mainly focus on curve text detection. However, in real applications, the curve texts are more scarce than the multi-oriented ones. Accurate detection of multi-oriented text with large va…

Multi-Oriented Scene Text DetectionPredictionScene Text DetectionText Detection

Rotation-Sensitive Regression for Oriented Scene Text Detection

2018-03-14 · CVPR 2018 6 · Minghui Liao, Zhen Zhu, Baoguang Shi, Gui-Song Xia 외

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 …

ClassificationGeneral Classificationobject-detectionObject Detection+4

Gliding vertex on the horizontal bounding box for multi-oriented object detection

2019-11-21 · Yongchao Xu, Mingtao Fu, Qimeng Wang, Yukang Wang 외

Object detection has recently experienced substantial progress. Yet, the widely adopted horizontal bounding box representation is not appropriate for ubiquitous oriented objects such as objects in aerial images and scene…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+4

Optimization for Arbitrary-Oriented Object Detection via Representation Invariance Loss

2021-03-22 · Qi Ming, Lingjuan Miao, Zhiqiang Zhou, Xue Yang 외

Arbitrary-oriented objects exist widely in natural scenes, and thus the oriented object detection has received extensive attention in recent years. The mainstream rotation detectors use oriented bounding boxes (OBB) or q…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+2

Learning to Predict More Accurate Text Instances for Scene Text Detection

2019-11-18 · XiaoQian Li, Jie Liu, Shuwu Zhang, GuiXuan Zhang

At present, multi-oriented text detection methods based on deep neural network have achieved promising performances on various benchmarks. Nevertheless, there are still some difficulties for arbitrary shape text detectio…

regressionScene Text DetectionText Detection