Closed argyaa closed 1 year ago
yeah me too I found that for some reason when I exported as quantized model it made the error go away. But I find that it doesn't accept the labels file from teachable machine. So I run this model and it just returns a bunch of empty labels and I am assuming because I can't provide it the labels.txt file teachable machine generates
yeah me too I found that for some reason when I exported as quantized model it made the error go away. But I find that it doesn't accept the labels file from teachable machine. So I run this model and it just returns a bunch of empty labels and I am assuming because I can't provide it the labels.txt file teachable machine generates
@Pinteezy so how do you show the labels? teach me please
From Google's documentation: https://developers.google.com/ml-kit/custom-models
Sorry I am beginner here, I'm learning to use custom model from teachable machine because I can't make my own model but when I use it in my app it throws an error. I just replaced the default model in assets to my own model. is there a tutorial I should learn?