solivr / tf-crnn

TensorFlow convolutional recurrent neural network (CRNN) for text recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get word from chars without tensorflow

JcmeLs opened this issue · comments

hi,
when I get the raw_predictions,how to get word from chars without tensorlfow.
Thx