Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Direct Regression for Multi-Oriented Scene Text Detection

About

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.

Wenhao He, Xu-Yao Zhang, Fei Yin, Cheng-Lin Liu• 2017

Related benchmarks

TaskDatasetResultRank
Text DetectionICDAR 2015
Precision82
171
Scene Text DetectionICDAR 2015 (test)
F1 Score81
150
Oriented Text DetectionICDAR 2015 (test)
Precision82
129
Text DetectionICDAR 2015 (test)
F1 Score81
108
Text DetectionICDAR 2013 (test)
F1 Score86
88
Text DetectionMSRA-TD500
Precision77
84
Text DetectionMSRA-TD500 (test)
Precision77
70
Scene Text DetectionMSRA-TD500 (test)
Precision77
65
Text DetectionICDAR Incidental Text 2015 (test)
Precision82
52
Showing 9 of 9 rows

Other info

Follow for update