espressif/esp-tflite-micro

1.4.0

Latest
uploaded 15 hours 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 that replicates a sine function.
    12.61 KB
  • micro_speech
    This example shows how to run a 20 kB model that recognizes the keywords "yes" and "no" from speech data.
    157.44 KB
  • person_detection
    This example demonstrates how to use Tensorflow Lite for person detection in images, optimized for systems with limited memory.
    482.72 KB