uploaded 2 days ago
TensorFlow Lite Micro component for ESP-IDF
3 examples
-
hello_world
This example demonstrates the basics of using TensorFlow Lite for Microcontrollers to replicate a sine function.
12.61 KB
-
micro_speech
This example demonstrates how to recognize two keywords, "yes" and "no", from speech data using a 20 kB model.
153.91 KB
-
person_detection
This example demonstrates using Tensorflow Lite for person detection in images via a lightweight neural network. It is optimized for low-memory devices like microcontrollers.
477.78 KB