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

PAN++: Towards Efficient and Accurate End-to-End Spotting of Arbitrarily-Shaped Text

About

Scene text detection and recognition have been well explored in the past few years. Despite the progress, efficient and accurate end-to-end spotting of arbitrarily-shaped text remains challenging. In this work, we propose an end-to-end text spotting framework, termed PAN++, which can efficiently detect and recognize text of arbitrary shapes in natural scenes. PAN++ is based on the kernel representation that reformulates a text line as a text kernel (central region) surrounded by peripheral pixels. By systematically comparing with existing scene text representations, we show that our kernel representation can not only describe arbitrarily-shaped text but also well distinguish adjacent text. Moreover, as a pixel-based representation, the kernel representation can be predicted by a single fully convolutional network, which is very friendly to real-time applications. Taking the advantages of the kernel representation, we design a series of components as follows: 1) a computationally efficient feature enhancement network composed of stacked Feature Pyramid Enhancement Modules (FPEMs); 2) a lightweight detection head cooperating with Pixel Aggregation (PA); and 3) an efficient attention-based recognition head with Masked RoI. Benefiting from the kernel representation and the tailored components, our method achieves high inference speed while maintaining competitive accuracy. Extensive experiments show the superiority of our method. For example, the proposed PAN++ achieves an end-to-end text spotting F-measure of 64.9 at 29.2 FPS on the Total-Text dataset, which significantly outperforms the previous best method. Code will be available at: https://git.io/PAN.

Wenhai Wang, Enze Xie, Xiang Li, Xuebo Liu, Ding Liang, Zhibo Yang, Tong Lu, Chunhua Shen• 2021

Related benchmarks

TaskDatasetResultRank
Text DetectionICDAR 2015
Precision89.8
171
Text DetectionCTW1500 (test)
Precision87.1
157
Scene Text DetectionICDAR 2015 (test)
F1 Score87.5
150
Text DetectionTotal-Text
Recall81
139
Oriented Text DetectionICDAR 2015 (test)
Precision85.9
129
Text DetectionICDAR 2015 (test)
F1 Score87.5
108
Scene Text DetectionTotalText (test)
Recall81
106
Scene Text SpottingTotal-Text (test)
F-measure (None)68.6
105
End-to-End Text SpottingICDAR 2015
Strong Score83.3
80
Text DetectionCTW1500
F-measure83.7
70
Showing 10 of 23 rows

Other info

Follow for update