Android-TensorFlow-Lite-Example icon indicating copy to clipboard operation
Android-TensorFlow-Lite-Example copied to clipboard

change model to .tflite file

Open Semy-sudo opened this issue 5 years ago • 0 comments

I tried to convert the model I made into tflite and execute it. I don't know what the problem is, but if i press the detection button, the app is shut down. The model I made is sort of cat type, and I think there was a problem in the process of modifying the model to tflite. Is there a way to find out if the model is .tflite file?

Semy-sudo avatar Jul 30 '20 05:07 Semy-sudo