uploaded 9 months ago
TensorFlow Lite Micro component for ESP-IDF

3 examples

  • hello_world
    This example demonstrates the basics of using TensorFlow Lite for Microcontrollers, featuring an end-to-end workflow for training a model to…
    12.06 KB
  • micro_speech
    This example demonstrates running a 20 kB model that recognizes the keywords "yes" and "no" through speech data, using a microphone to listen for…
    153.36 KB
  • person_detection
    This example demonstrates how to use Tensorflow Lite to run a 250 KB neural network for recognizing people in images captured by a camera,…
    476.73 KB