Belval / CRNN

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

Useable on chinese text? #39

Open LinanYaooo opened 5 years ago

Belval commented 5 years ago

Given enough modifications, this model can be applied to Chinese character recognition. If this is your use-case you might want to look up the implementations that already support Asian scripts.

See: https://github.com/Sierkinhane/crnn_chinese_characters_rec