PyTorch implementation of a Deep Neural Network for text recognition.
It is based on the:
"An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition" : https://arxiv.org/abs/1507.05717
Accuracy | Loss | CER |
---|---|---|
0.7778 | 0.04343 | 0.0671 |