hypagedev / NN_RGB_FPGA

FPGA Design of a Neural Network for Color Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NN_RGB_FPGA

FPGA Design of a Neural Network for Color Detection

In this project you learn to implement a small neural network on an FPGA. Video lectures explain training of the network and FPGA implementation with VHDL. Real hardware is available as a remote lab.

The application is color detection in video signals. The code is intended as an educational example.

Project page with video lectures and access to the remote lab: https://www.h-brs.de/de/fpga-vision-lab

The FPGA Vision Remote Lab is Open Education.

alt text

About

FPGA Design of a Neural Network for Color Detection

License:MIT License


Languages

Language:VHDL 54.7%Language:MATLAB 45.3%