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

I3CL:Intra- and Inter-Instance Collaborative Learning for Arbitrary-shaped Scene Text Detection

About

Existing methods for arbitrary-shaped text detection in natural scenes face two critical issues, i.e., 1) fracture detections at the gaps in a text instance; and 2) inaccurate detections of arbitrary-shaped text instances with diverse background context. To address these issues, we propose a novel method named Intra- and Inter-Instance Collaborative Learning (I3CL). Specifically, to address the first issue, we design an effective convolutional module with multiple receptive fields, which is able to collaboratively learn better character and gap feature representations at local and long ranges inside a text instance. To address the second issue, we devise an instance-based transformer module to exploit the dependencies between different text instances and a global context module to exploit the semantic context from the shared background, which are able to collaboratively learn more discriminative text feature representation. In this way, I3CL can effectively exploit the intra- and inter-instance dependencies together in a unified end-to-end trainable framework. Besides, to make full use of the unlabeled data, we design an effective semi-supervised learning method to leverage the pseudo labels via an ensemble strategy. Without bells and whistles, experimental results show that the proposed I3CL sets new state-of-the-art results on three challenging public benchmarks, i.e., an F-measure of 77.5% on ICDAR2019-ArT, 86.9% on Total-Text, and 86.4% on CTW-1500. Notably, our I3CL with the ResNeSt-101 backbone ranked 1st place on the ICDAR2019-ArT leaderboard. The source code will be available at https://github.com/ViTAE-Transformer/ViTAE-Transformer-Scene-Text-Detection.

Bo Du, Jian Ye, Jing Zhang, Juhua Liu, Dacheng Tao• 2021

Related benchmarks

TaskDatasetResultRank
Text DetectionCTW1500 (test)
Precision88.4
157
Scene Text DetectionTotalText (test)
Recall83.7
106
Text DetectionCTW1500
F-measure86.5
70
Scene Text DetectionTotal-Text
Precision89.8
63
Text DetectionSCUT-CTW1500 (test)
H-mean86.5
17
Scene Text DetectionArT ICDAR2019 (test)
Recall72.2
16
Scene Text DetectionICDAR-ArT
Precision80.6
7
Showing 7 of 7 rows

Other info

Code

Follow for update