Skip to content

antmicro/tensorflow-arduino-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Lite Micro on Arduino Nano examples

Copyright (c) 2021 Antmicro

This repository, developed in collaboration between Antmicro and Google's TF Lite Micro team, contains sources, tests, Google colabs and other material which use TF Lite Micro and Renode to enable easily running TF Lite Micro demos.

Repo structure

  • .github/workflows - GH actions files
    • generate_ipynb_files.yml - generating ipynb files from py sources
    • test_examples.yml - building and testing examples
  • examples - scripts, tests and colab files for specific TensorFlow Lite examples
    • hello_world - hello world demo on Arduino Nano 33 BLE Sense Open In Colab
    • micro_speech - micro speech demo on Arduino Nano 33 BLE Sense Open In Colab
    • magic_wand - magic wand demo on Arduino Nano 33 BLE Sense Open In Colab
    • person_detection - person detection demo on Arduino Nano 33 BLE Sense Open In Colab
  • tflite-micro - tensorflow/tflite-micro-arduino-examples submodule

About

TensorFlow Lite Micro examples built in collaboration between Google and Antmicro, runnable in Google Colab and with Renode CI tests

Resources

License

Stars

Watchers

Forks

Languages