Belval / CRNN

A TensorFlow implementation of https://github.com/bgshih/crnn
MIT License
297 stars 101 forks source link

Convert code to use functional TensorFlow #51

Open Belval opened 5 years ago

Belval commented 5 years ago

This code is relatively old, uses a lot of deprecated APIs, and could use a refactor in order to be maintainable.