method: PMTD2019-04-30

Authors: Jingchao Liu, Xuebo Liu, Ding Liang

Description: Pyramid Mask Text Detector, see https://arxiv.org/abs/1903.11800 for detail.

method: DMText_lsvt2019-04-30

Authors: Pei Xu, Shan Huang. (Tencent)

Description: This is an instance segmentation based method. We segment the text polygons from region proposals. In the training process, We first train on images synthesized by the method of VGG-synthtext, and then fine tune on the LSVT training images. In the post-processing, we adopt NMS and filter out those polygons with low scores.

method: baseline_polygon_0.72019-04-26

Authors: Jinjin Zhang, Beihang University

Description: instance segmentation based method for text line detection by Cascade RCNN with threshold 0.7 and simplified polygon converted by mask.

Ranking Table

Description Paper Source Code
DateMethodRecallPrecisionHmean
2019-04-30PMTD81.92%87.44%84.59%
2019-04-30DMText_lsvt80.03%89.28%84.40%
2019-04-26baseline_polygon_0.780.22%88.99%84.37%
2019-04-30Fudan-Supremind Detection81.81%85.94%83.82%
2019-04-29SRCB_LSVT77.95%89.48%83.32%
2019-04-30TMIS78.38%84.90%81.51%
2021-04-13mypannet75.69%86.30%80.65%
2019-04-26PSENet_v272.95%79.64%76.15%
2020-11-23hrnet_w40_casecade72.88%73.51%73.19%
2019-04-29test461.75%80.66%69.95%
2019-04-30CRAFT64.21%69.52%66.76%
2022-03-03db54.97%72.45%62.51%

Ranking Graphic