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

Few Could Be Better Than All: Feature Sampling and Grouping for Scene Text Detection

About

Recently, transformer-based methods have achieved promising progresses in object detection, as they can eliminate the post-processes like NMS and enrich the deep representations. However, these methods cannot well cope with scene text due to its extreme variance of scales and aspect ratios. In this paper, we present a simple yet effective transformer-based architecture for scene text detection. Different from previous approaches that learn robust deep representations of scene text in a holistic manner, our method performs scene text detection based on a few representative features, which avoids the disturbance by background and reduces the computational cost. Specifically, we first select a few representative features at all scales that are highly relevant to foreground text. Then, we adopt a transformer for modeling the relationship of the sampled features, which effectively divides them into reasonable groups. As each feature group corresponds to a text instance, its bounding box can be easily obtained without any post-processing operation. Using the basic feature pyramid network for feature extraction, our method consistently achieves state-of-the-art results on several popular datasets for scene text detection.

Jingqun Tang, Wenqing Zhang, Hongye Liu, MingKun Yang, Bo Jiang, Guanglong Hu, Xiang Bai• 2022

Related benchmarks

TaskDatasetResultRank
Object DetectionDOTA 1.0 (test)
Plane AP90.36
256
Text DetectionCTW1500 (test)
Precision88.1
157
Scene Text DetectionICDAR 2015 (test)
F1 Score89.1
150
Scene Text DetectionTotalText (test)
Recall85.7
106
Scene Text DetectionMSRA-TD500 (test)
Precision91.6
65
Scene Text DetectionTotal-Text
Precision90.7
63
Scene Text DetectionMLT 2017 (test)
Precision87.3
25
Lip-readingGRID (test)
WER3
18
Text DetectionSCUT-CTW1500 (test)
H-mean85.2
17
Scene Text DetectionMTWI (test)
Precision78.4
14
Showing 10 of 12 rows

Other info

Follow for update