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

Geometry Normalization Networks for Accurate Scene Text Detection

About

Large geometry (e.g., orientation) variances are the key challenges in the scene text detection. In this work, we first conduct experiments to investigate the capacity of networks for learning geometry variances on detecting scene texts, and find that networks can handle only limited text geometry variances. Then, we put forward a novel Geometry Normalization Module (GNM) with multiple branches, each of which is composed of one Scale Normalization Unit and one Orientation Normalization Unit, to normalize each text instance to one desired canonical geometry range through at least one branch. The GNM is general and readily plugged into existing convolutional neural network based text detectors to construct end-to-end Geometry Normalization Networks (GNNets). Moreover, we propose a geometry-aware training scheme to effectively train the GNNets by sampling and augmenting text instances from a uniform geometry variance distribution. Finally, experiments on popular benchmarks of ICDAR 2015 and ICDAR 2017 MLT validate that our method outperforms all the state-of-the-art approaches remarkably by obtaining one-forward test F-scores of 88.52 and 74.54 respectively.

Youjiang Xu, Jiaqi Duan, Zhanghui Kuang, Xiaoyu Yue, Hongbin Sun, Yue Guan, Wayne Zhang• 2019

Related benchmarks

TaskDatasetResultRank
Text DetectionICDAR 2015
Precision90.4
171
Scene Text DetectionICDAR 2015 (test)
F1 Score88.52
150
Oriented Text DetectionICDAR 2015 (test)
Precision90.4
129
Text DetectionICDAR MLT 2017 (test)
Precision79.63
101
Scene Text DetectionMLT 2017 (test)
Precision79.6
25
Scene Text DetectionICDAR 2017
Precision79.6
5
Showing 6 of 6 rows

Other info

Code

Follow for update