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
After creating a model, the link provided in the instructions to export to Tensorflow Lite->Floating point->Android is broken and results in a 404 error:
Teachable Machine export instructions are out of sync with the latest Tensorflow Lite Image Classifier example updates. Not only is the link broken but a new Kotlin class is used and the getModelPath() and getLabelPath() functions no longer exist.
After creating a model, the link provided in the instructions to export to Tensorflow Lite->Floating point->Android is broken and results in a 404 error:
examples/lite/examples/image_classification/android/app/src/main/java/org/tensorflow/lite/examples/classification/tflite/_ClassifierQuantizedMobileNet.java
The text was updated successfully, but these errors were encountered: