espressif/esp-tflite-micro

1.4.1

Latest
uploaded 4 hours ago
TensorFlow Lite Micro component for ESP-IDF

3 examples

  • hello_world
    This example demonstrates the basics of TensorFlow Lite for Microcontrollers, from training to microcontroller inference.
    12.61 KB
  • micro_speech
    Runs a 20 kB speech model recognizing “yes” and “no” keywords. It listens via a microphone and displays detections.
    157.44 KB
  • person_detection
    This example uses TensorFlow Lite to recognize people in camera images on memory-constrained systems such as microcontrollers and DSPs.
    482.72 KB