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

Fourier Contour Embedding for Arbitrary-Shaped Text Detection

About

One of the main challenges for arbitrary-shaped text detection is to design a good text instance representation that allows networks to learn diverse text geometry variances. Most of existing methods model text instances in image spatial domain via masks or contour point sequences in the Cartesian or the polar coordinate system. However, the mask representation might lead to expensive post-processing, while the point sequence one may have limited capability to model texts with highly-curved shapes. To tackle these problems, we model text instances in the Fourier domain and propose one novel Fourier Contour Embedding (FCE) method to represent arbitrary shaped text contours as compact signatures. We further construct FCENet with a backbone, feature pyramid networks (FPN) and a simple post-processing with the Inverse Fourier Transformation (IFT) and Non-Maximum Suppression (NMS). Different from previous methods, FCENet first predicts compact Fourier signatures of text instances, and then reconstructs text contours via IFT and NMS during test. Extensive experiments demonstrate that FCE is accurate and robust to fit contours of scene texts even with highly-curved shapes, and also validate the effectiveness and the good generalization of FCENet for arbitrary-shaped text detection. Furthermore, experimental results show that our FCENet is superior to the state-of-the-art (SOTA) methods on CTW1500 and Total-Text, especially on challenging highly-curved text subset.

Yiqin Zhu, Jianyong Chen, Lingyu Liang, Zhanghui Kuang, Lianwen Jin, Wayne Zhang• 2021

Related benchmarks

TaskDatasetResultRank
Text DetectionICDAR 2015
Precision90.1
171
Text DetectionCTW1500 (test)
Precision87.6
157
Text DetectionTotal-Text
Recall82.5
139
Oriented Text DetectionICDAR 2015 (test)
Precision85.1
129
Text DetectionTotal-Text (test)
F-Measure85.8
126
Text DetectionICDAR 2015 (test)
F1 Score86.2
108
Text DetectionCTW1500
F-measure85.5
70
Scene Text DetectionTotal-Text
Precision89.3
63
Scene Text DetectionCTW1500 (test)
TIOU-R58.6
23
Text DetectionSCUT-CTW1500 (test)
H-mean85.5
17
Showing 10 of 15 rows

Other info

Follow for update