Skip to content

Files

Latest commit

ddf34db · Oct 26, 2022

History

History
12 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 450 Bytes

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]