You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning,
I am a student of the University of Bologna (Italy) and, with a friend of mine, we are trying to develop an Android App that uses Keras-ocr Model to do character recognition. To do that, we have used your Tflite model of Keras-ocr on Android Studio. We are very grateful for your work and we have a question about it. We saw that the output of the Tflite model is a matrix of float32 with size 1x48x37. Can you please explain us how should we use that output ? How can it be converted to the recognized words ?
Thank you very much in advanced.
Alessandro Vannini
The text was updated successfully, but these errors were encountered:
Good morning,
I am a student of the University of Bologna (Italy) and, with a friend of mine, we are trying to develop an Android App that uses Keras-ocr Model to do character recognition. To do that, we have used your Tflite model of Keras-ocr on Android Studio. We are very grateful for your work and we have a question about it. We saw that the output of the Tflite model is a matrix of float32 with size 1x48x37. Can you please explain us how should we use that output ? How can it be converted to the recognized words ?
Thank you very much in advanced.
Alessandro Vannini
The text was updated successfully, but these errors were encountered: