mstale007 / Teachable_Machine_Mobile

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

Home Page:https://github.com/googlecreativelab/teachablemachine-community#community-contributions-and-projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 - Contribution to The Teachable Machine Project

https://github.com/googlecreativelab/teachablemachine-community#community-contributions-and-projects


Languages

Language:Java 100.0%