deepinsight / insightocr

MXNet OCR implementation. Including text recognition and detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

insightocr

Text Recognition Accuracy on Chinese dataset by caffe-ocr

Network LSTM 4x1 Pooling Gray Test Acc
SimpleNet N Y Y 99.37%
SE-ResNet34 N Y Y 99.73%

Text Recognition Accuracy on VGG_Text, on the subset of label size<=18

Network LSTM 4x1 Pooling Gray Test Acc
SimpleNet Y Y Y 87.17%
SE-ResNet50-PReLU Y Y Y 94.05%
SE-ResNeXt101-PReLU Y Y Y 94.38%

About

MXNet OCR implementation. Including text recognition and detection.

License:MIT License


Languages

Language:Python 100.0%