TensorFlowLiteInceptionTutorial icon indicating copy to clipboard operation
TensorFlowLiteInceptionTutorial copied to clipboard

App crashes while opening my own model

Open nirajmunot opened this issue 4 years ago • 2 comments

I created model using "Teachable Machine" and tried to put it in this code. But the app immediately crashes after pressing "classify" please help me out!

nirajmunot avatar Jun 10 '20 20:06 nirajmunot

What was the error. Was it a Quants Model Or Float?

Try This link out : https://colab.research.google.com/github/tensorflow/examples/blob/master/community/en/flowers_tf_lite.ipynb#scrollTo=x47uW_lI1DoV

After completing that notebook you will get "model.tflite" & "labels.txt". Replace it in the inceptionfloat model

dedsec995 avatar Jul 06 '20 10:07 dedsec995

The same thing for me, could you fin a solution?

kader1003 avatar Jul 09 '20 14:07 kader1003