method: Tencent TEG OCR2020-03-15

Authors: Pei Xu, Shan Huang, Hongzhen Wang, Shen Huang, Qi Ju.

Description: We reimplemented the standalone recognition method according to the end-to-end text spotting code released by the Mask TextSpotter[TPAMI]. It is a seq-to-seq method based on 2D attention. We synthesize curved text images for pretraining by the method of VGG synthtext. We add public dataset including icdar2013-2015, CUTE, SVT, IIIT5k, RCTW2017, LSVT to finetune and don't use any private data.

method: AntMaskText32023-05-06

Authors: JIe Wang, Tao Huang, Taoxu

Affiliation: Ant-Group

Description: Based on Maskrcnn + SPN + SAM, we select on MaskTextSpotterv3 as our baseline. we construct a dictionary with 5800 classes. Some public datasets are used in our experiments, including icdar2013, icdar2015, LSVT, RCTW, part of MLT, and ReCTS. In the 2D-attention module, we improve the representation ability to recognize the chinese characters.

Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting

Source code

method: baseline_0.5_class_54352019-04-28

Authors: Jinjin Zhang, Beihang University

Description: instance segment based method for text detection and attention based method for text recognition with threshold 0.5 and 5435 classes. Data augmentation and extra datasets including LSVT, ICDAR2017, COCO-Text, RECTS are used for text recognition.

Ranking Table

Description Paper Source Code
DateMethodRecallPrecisionHmean1-NED
2020-03-15Tencent TEG OCR66.61%70.30%68.40%67.12%
2023-05-06AntMaskText350.73%66.23%57.46%56.50%
2019-04-28baseline_0.5_class_543549.29%56.03%52.45%53.86%

Ranking Graphic

Ranking Graphic