method: Yunos_AliRobot2017-01-20

Authors: yunos

method: AlimamaCV2016-05-13

Authors: Quan Chen, Tiezheng Ge, Zhiqiang Zhang, Minghui Li, Kun Gai

Description: We approach this task with a combination of three deep neural networks and a language model. Specifically , a LSTM model is used to accomplish word recognition based on the features generated by a CNN model. The final words are decoded by a bi-gram language model and their locations are refined by a location regression network. Two internal text corpora are involved in the training procedure. For "strongly" and "weakly" version, the given corresponding vocabulary is simply used as the final output filter.

method: Megvii-Image++2016-01-30

Authors: Jia Yu, Xinyu Zhou, Cong Yao, Jianan Wu, Chi Zhang, Shuchang Zhou

Description: A deep neural network based system that consists of two main parts: text detection and word recognition. The detection part is accomplished by a FCN which directly extracts text regions from original images. The recognition part is another neural network that performs whole word recognition.

Ranking Table

Description Paper Source Code
DateMethodRecallPrecisionHmean
2017-01-20Yunos_AliRobot79.49%94.23%86.23%
2016-05-13AlimamaCV79.49%90.36%84.57%
2016-01-30Megvii-Image++74.97%83.31%78.92%
2015-10-20Deep2Text II+73.16%85.32%78.77%
2015-04-02Deep2Text II-173.37%80.97%76.98%
2015-03-30Deep2Text I61.40%83.46%70.75%
2015-04-02Stradvision-256.68%57.35%57.01%
2015-04-02StradVision-154.31%58.20%56.19%
2015-04-03TextCatcher-2 (LRDE)40.26%32.11%35.73%
2015-05-04Baseline OpenCV 3.0 + Tesseract24.20%30.29%26.90%
2015-04-02TextCatcher-1 (LRDE)5.01%11.58%6.99%

Ranking Graphic