DT42/BerryNet
Deep learning gateway on Raspberry Pi and other edge devices
Implements a modular, MQTT-based architecture where Node.js/Python components (camera clients, inference engines, dashboards) communicate asynchronously, supporting pluggable AI models like TinyYOLO and MobileNet SSD for image classification and object detection. Multiple edge devices can form a distributed AIoT network without cloud connectivity, with results visualized via Freeboard and optionally logged for retraining datasets.
1,620 stars and 27 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
1,620
Forks
227
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 16, 2023
Monthly downloads
27
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DT42/BerryNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
emlearn/emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
eclypse-org/eclypse
An Edge-Cloud python platform for simulated (and emulated) runtime environments
analogdevicesinc/ai8x-training
Model Training for ADI's MAX78000 and MAX78002 Edge AI Devices
SummerGift/EmbeddedSystem
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
emlearn/emlearn-micropython
Machine Learning and Digital Signal Processing for MicroPython