Arm-Examples/mlek-cmsis-pack-examples
Collection of Machine Learning examples using MLEK CMSIS-pack.
This project provides ready-to-use examples for deploying machine learning models directly onto tiny, embedded devices. It helps engineers integrate AI capabilities like object detection (e.g., finding faces in images) or keyword spotting (e.g., recognizing spoken commands) into their hardware products. You provide image or audio data, and the system outputs detection results or recognized keywords. It's designed for embedded systems engineers working with Arm-based microcontrollers.
Use this if you are an embedded systems engineer looking to implement machine learning directly on Arm Cortex-M processors and related hardware for real-time sensing or control applications.
Not ideal if you are working with large-scale cloud-based machine learning, general-purpose computing platforms, or require extensive custom model training and development beyond deployment examples.
Stars
10
Forks
14
Language
C++
License
Apache-2.0
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Arm-Examples/mlek-cmsis-pack-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
emlearn/emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
analogdevicesinc/ai8x-training
Model Training for ADI's MAX78000 and MAX78002 Edge AI Devices
DT42/BerryNet
Deep learning gateway on Raspberry Pi and other edge devices
SummerGift/EmbeddedSystem
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
eclypse-org/eclypse
An Edge-Cloud python platform for simulated (and emulated) runtime environments