Skip to content

mstale007/Teachable_Machine_Mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

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