Text recognition with PyTorch

Environment

Python Python anaconda Jupyter matplotlib openCv

Implementetion

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

image