This is a list of interesting papers and projects about TinyML.
TinyML Cookbook, published by Packt
TinyML example showing how to do anomaly detection with Python and Arduino
This is the TinyML programs for ESP32 according to BlackWalnut Labs Tutorials. (黑胡桃实验室的TinyML教程中的程序集合)
Code for MobiCom paper 'TinyML-CAM: 80 FPS Image Recognition in 1 Kb RAM'
This repo is for Efinix TinyML platform, which offers end-to-end flow that facilitates TinyML solution deployment on Efinix FPGAs.
一个很精简的C++ 机器学习库
vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers
TinyML for STM32F407 using different frameworks in C and C++ with Keil uVision IDE.
Code for WF-IoT paper 'TinyML Benchmark: Executing Fully Connected Neural Networks on Commodity Microcontrollers'
Car state detection (normal, accident, idle) for RP2040/Pico board, using TinyML and Edge Impulse
In this repository you will find TinyML course syllabi, assignments/labs, code walkthroughs, links to student projects, and lecture videos (where applicable).
This project contains a code generator that produces static C NN inference deployment code targeting tiny micro-controllers (TinyML) as replacement for other µTVM runtimes. This tools generates a runt...