/Teachable_Machine_Mobile

Mobile Version of Teachable Machine - Contribution to The Teachable Machine Project

Primary LanguageJava

Teachable Machine Mobile

Mobile version of Teachable machine,

You can download the app from here

Before we begin:

  1. Train your model on Teachable Machine web app.
  2. Select Export Model and chose Tensorflow Lite option and then Floating Point model and download those.
  3. This will download a zip file containing .tflite and labels.txt. Extract it and send both files to your mobile.

Next follow these steps:

Install and Start the App Browse and Select your .tflite and labels.txt file extracted from the zip file Press start tflite Have Fun...!
1 2 3 4