espressif/esp-tflite-micro

1.3.8

uploaded 1 week ago
TensorFlow Lite Micro component for ESP-IDF

3 examples

  • hello_world
    This example demonstrates the basics of using TensorFlow Lite for Microcontrollers to train a model for inference on a microcontroller.
    12.61 KB
  • micro_speech
    This example demonstrates running a 20 kB model to recognize the keywords "yes" and "no" from speech data.
    153.91 KB
  • person_detection
    This example demonstrates using Tensorflow Lite to detect people in images with a lightweight neural network suitable for low-memory systems.
    477.78 KB