Skip to content

408881465/Teachable_Machine_Mobile

 
 

Repository files navigation

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

About

Mobile Version of Teachable Machine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Dockerfile 0.3%