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

Rotation-Sensitive Regression for Oriented Scene Text Detection

About

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 problem disregarding text orientation; 2) oriented bounding box regression, which concerns about text orientation. Previous methods rely on shared features for both tasks, resulting in degraded performance due to the incompatibility of the two tasks. To address this issue, we propose to perform classification and regression on features of different characteristics, extracted by two network branches of different designs. Concretely, the regression branch extracts rotation-sensitive features by actively rotating the convolutional filters, while the classification branch extracts rotation-invariant features by pooling the rotation-sensitive features. The proposed method named Rotation-sensitive Regression Detector (RRD) achieves state-of-the-art performance on three oriented scene text benchmark datasets, including ICDAR 2015, MSRA-TD500, RCTW-17 and COCO-Text. Furthermore, RRD achieves a significant improvement on a ship collection dataset, demonstrating its generality on oriented object detection.

Minghui Liao, Zhen Zhu, Baoguang Shi, Gui-song Xia, Xiang Bai• 2018

Related benchmarks

TaskDatasetResultRank
Text DetectionICDAR 2015
Precision88
171
Scene Text DetectionICDAR 2015 (test)
F1 Score83.8
150
Oriented Text DetectionICDAR 2015 (test)
Precision85.6
129
Text DetectionICDAR 2013 (test)
F1 Score89
88
Text DetectionMSRA-TD500
Precision87
84
Object DetectionHRSC 2016 (test)
mAP@0.0784.3
72
Text DetectionMSRA-TD500 (test)
Precision87
70
Scene Text DetectionMSRA-TD500 (test)
Precision87
65
Oriented Object DetectionHRSC 2016 (test)
mAP84.3
55
Oriented Object DetectionHRSC2016
mAP84.3
35
Showing 10 of 14 rows

Other info

Follow for update