Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken link when exporting to tensorflow lite #147

Open
vanti opened this issue Oct 18, 2020 · 1 comment
Open

Broken link when exporting to tensorflow lite #147

vanti opened this issue Oct 18, 2020 · 1 comment
Assignees

Comments

@vanti
Copy link

vanti commented Oct 18, 2020

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

@mehlkelm
Copy link

mehlkelm commented Jun 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants