filmov
tv
TinyML: Getting Started with TensorFlow Lite for Microcontrollers | Digi-Key Electronics
Показать описание
In this tutorial, Shawn shows you how to use the TensorFlow Lite for Microcontrollers library to perform machine learning tasks on embedded systems. Specifically, he uses the STM32CubeIDE, but TensorFlow Lite for Microcontrollers can be copied to almost any embedded build system.
We show you how to generate the TensorFlow Lite for Microcontrollers source code files using the Make build system. Note that for this step, you will need access to Linux or macOS. From there, you can copy the model file and TensorFlow Lite source code files to your embedded project directory.
We demonstrate how to include the necessary TensorFlow Lite source files and any changes that need to be made to them. After, we walk you through the code for running inference using the trained neural network.
Finally, we measure the required flash and RAM used to run our basic neural network as well as the time it takes to run inference. These numbers can be used to compare against other machine learning frameworks, such as X-Cube-AI.
Before starting, we recommend you watch the following videos:
Product Links:
Related Videos:
Intro to Edge AI
Getting Started with Machine Learning Using TensorFlow and Keras
Intro to TensorFlow Lite Part 1: Wake Word Feature Extraction
Intro to TensorFlow Lite Part 2: Speech Recognition Model Training
Intro to TensorFlow Lite Part 3: Speech Recognition on Raspberry Pi
Low-Cost Data Acquisition (DAQ) with Arduino and Binho for Machine Learning
Intro to TinyML Part 1: Training a Neural Network for Arduino in TensorFlow
Intro to TinyML Part 2: Deploying a TensorFlow Lite Model to Arduino
Edge AI Anomaly Detection Part 1: Data Collection
Edge AI Anomaly Detection Part 2: Feature Extraction and Model Training
Edge AI Anomaly Detection Part 3: Deploy Machine Learning Models to Raspberry Pi | Digi-Key
Edge AI Anomaly Detection Part 4: Deploy TinyML Model in Arduino to ESP32
Related Project Links:
Related Articles:
What is Edge AI?
Getting Started with Machine Learning Using TensorFlow and Keras
Low-Cost Data Acquisition (DAQ) with Arduino and Binho for ML
We show you how to generate the TensorFlow Lite for Microcontrollers source code files using the Make build system. Note that for this step, you will need access to Linux or macOS. From there, you can copy the model file and TensorFlow Lite source code files to your embedded project directory.
We demonstrate how to include the necessary TensorFlow Lite source files and any changes that need to be made to them. After, we walk you through the code for running inference using the trained neural network.
Finally, we measure the required flash and RAM used to run our basic neural network as well as the time it takes to run inference. These numbers can be used to compare against other machine learning frameworks, such as X-Cube-AI.
Before starting, we recommend you watch the following videos:
Product Links:
Related Videos:
Intro to Edge AI
Getting Started with Machine Learning Using TensorFlow and Keras
Intro to TensorFlow Lite Part 1: Wake Word Feature Extraction
Intro to TensorFlow Lite Part 2: Speech Recognition Model Training
Intro to TensorFlow Lite Part 3: Speech Recognition on Raspberry Pi
Low-Cost Data Acquisition (DAQ) with Arduino and Binho for Machine Learning
Intro to TinyML Part 1: Training a Neural Network for Arduino in TensorFlow
Intro to TinyML Part 2: Deploying a TensorFlow Lite Model to Arduino
Edge AI Anomaly Detection Part 1: Data Collection
Edge AI Anomaly Detection Part 2: Feature Extraction and Model Training
Edge AI Anomaly Detection Part 3: Deploy Machine Learning Models to Raspberry Pi | Digi-Key
Edge AI Anomaly Detection Part 4: Deploy TinyML Model in Arduino to ESP32
Related Project Links:
Related Articles:
What is Edge AI?
Getting Started with Machine Learning Using TensorFlow and Keras
Low-Cost Data Acquisition (DAQ) with Arduino and Binho for ML
Комментарии