Deverne-labs/TinyML-Zybo
This repository is a collection of designs invloving FPGAs and AI technologies.
This project provides pre-built artificial intelligence systems for FPGAs, specifically the Zybo-Z7 board. It allows users to quickly deploy and experiment with image classification (like ResNet20) and object detection (like TinyYolov4) models on embedded hardware. It's designed for students, researchers, or engineers learning about or prototyping TinyML solutions on FPGAs.
No commits in the last 6 months.
Use this if you are an embedded systems student, academic, or engineer looking to learn about or implement AI models like image classifiers and object detectors on FPGA hardware, specifically the Zybo-Z7 board.
Not ideal if you need a plug-and-play solution for AI on an embedded system without custom hardware setup, or if you are not working with FPGAs or the specific Zybo-Z7 board.
Stars
14
Forks
1
Language
VHDL
License
—
Category
Last pushed
Jan 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Deverne-labs/TinyML-Zybo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fastmachinelearning/hls4ml
Machine learning on FPGAs using HLS
alibaba/TinyNeuralNetwork
TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.
KULeuven-MICAS/zigzag
HW Architecture-Mapping Design Space Exploration Framework for Deep Learning Accelerators
fastmachinelearning/hls4ml-tutorial
Tutorial notebooks for hls4ml
doonny/PipeCNN
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks