Tuan Nguyen’s Post

#tinyml #tflite #tf.keras #esp32 *** Machine learning on MCU *** Steps to deploy tinyml (tensorflow lite) on esp32: - Using transfer learning from a pre-trained network - Fine-tuning the model to achieve the best result - Optional: Quantization - Convert the model to CC code - Implement inference code on esp32 Here is a demo that deploys MobileNetV1 on ESP32

GitHub - nhatuan84/steps-tinyml-esp32: steps-tinyml-esp32

GitHub - nhatuan84/steps-tinyml-esp32: steps-tinyml-esp32

github.com

To view or add a comment, sign in

Explore topics