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

Scene Text Detection with Supervised Pyramid Context Network

About

Scene text detection methods based on deep learning have achieved remarkable results over the past years. However, due to the high diversity and complexity of natural scenes, previous state-of-the-art text detection methods may still produce a considerable amount of false positives, when applied to images captured in real-world environments. To tackle this issue, mainly inspired by Mask R-CNN, we propose in this paper an effective model for scene text detection, which is based on Feature Pyramid Network (FPN) and instance segmentation. We propose a supervised pyramid context network (SPCNET) to precisely locate text regions while suppressing false positives. Benefited from the guidance of semantic information and sharing FPN, SPCNET obtains significantly enhanced performance while introducing marginal extra computation. Experiments on standard datasets demonstrate that our SPCNET clearly outperforms start-of-the-art methods. Specifically, it achieves an F-measure of 92.1% on ICDAR2013, 87.2% on ICDAR2015, 74.1% on ICDAR2017 MLT and 82.9% on Total-Text.

Enze Xie, Yuhang Zang, Shuai Shao, Gang Yu, Cong Yao, Guangyao Li• 2018

Related benchmarks

TaskDatasetResultRank
Text DetectionICDAR 2015
Precision88.7
171
Scene Text DetectionICDAR 2015 (test)
F1 Score87.2
150
Text DetectionTotal-Text
Recall82.9
139
Oriented Text DetectionICDAR 2015 (test)
Precision88.7
129
Text DetectionTotal-Text (test)
F-Measure82.9
126
Text DetectionICDAR MLT 2017 (test)
Precision80.6
101
Text DetectionICDAR 2013 (test)
F1 Score92.1
88
Scene Text DetectionTotal-Text
Precision83
63
Scene Text DetectionMLT 2017 (test)
Precision73.4
25
Showing 9 of 9 rows

Other info

Follow for update