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
I think the app crashes because the trained models are .pb not .tflite, I don't know how the author uses .pb directly in Android, but as far as I researched, it needs to be converted to .tflite first.
So if the author could provide a way to convert it to .tflite, everything else will be easy..
Hi
Can you please provide code for using the trained model in Android; I have been trying, but app crashes everytime.
Here is the code I am using:
The text was updated successfully, but these errors were encountered: