/cabane-crnn

Simple Tensorflow implementation of a CRNN neural network architecture for text recognition (presented during cabane.io 2019)

Primary LanguagePythonThe UnlicenseUnlicense

cabane-crnn

Exemple d'implémentation tensorflow d'une architecture CRNN (présenté à cabane.io)

Références

B. Shi, X. Bai, C. Yao, "An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition", arXiv:1507.05717.

A. Graves, S. Fernández, F. Gomez, J. Schmidhuber, "Connectionist temporal classification: Labelling unsegmented sequence data with recurrent neural networks". Proceedings of ICML, 2006.