espressif/esp-tflite-micro

1.3.3~1

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

3 examples

  • hello_world
    This example demonstrates the basics of using TensorFlow Lite for Microcontrollers, including the full workflow of training a model to replicate a…
    12.06 KB
  • micro_speech
    This example demonstrates how to run a 20 kB model that recognizes the keywords "yes" and "no" from speech data, using a microphone to listen for…
    153.36 KB
  • person_detection
    This example demonstrates how to use TensorFlow Lite for person detection in images, specifically designed for devices with limited memory such as…
    476.73 KB