leeyunjai / teachablemachine-python

keras and tflite inference code for image project of teachable machine

Home Page:https://blog.naver.com/leeyunjai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teachable machine(Image project) using keras / tflite model

Execute

  • set Image project
  • Add a class
  • Training
  • Export Model (Tensorflow lite/Keras)
  • Run: python3 main.py --type [tflite|keras] --model [model_path] --labels [labels_path]

About

keras and tflite inference code for image project of teachable machine

https://blog.naver.com/leeyunjai


Languages

Language:Python 100.0%