Skip to content

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

License

Notifications You must be signed in to change notification settings

vmarceau/cabane-crnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages