- Client code(opencv) for teachable machine's Image project
- Tested tensorflow lite(quant / unquant) and keras
- Tested Raspberry OS / Ubuntu
- https://teachablemachine.withgoogle.com/
- 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]