Open ZhangZoffy opened 7 years ago
I don't think there is an easy way to "copy" this project to TF. But TF has all components needed out of the box (CNN, LSTM, CTC) which you can use to build CRNN using TF.
Hi, I've successfully ported this model ( Its PyTorch version ) to Keras.
You can see live demo here
https://github.com/harish2704/pottan-ocr/blob/pre-alpha/web-demo/Readme.md
Hope it will help to port this to Tensorflow
I want to copy the model by tensorflow