teachablemachine-community
teachablemachine-community copied to clipboard
Building Teachable Machine With Java
I want to use build model using java, since i am going to use it for android therefore i have to export .tflite model, so the problem I am facing is how to actually load that model in my project after downloading it locally ?
Hi @Yugal41735, When you export your model, don't you get a snippet?