Altera_Forum
Honored Contributor
7 years agoCustom Neural Network on DE10-Nano
Hi all,
I am working on a project aims to implement custom neural network on FPGA an operate it using the Linux system. It will work on video captured by webcam connected to the USB. It should recognize certain objects in the video depending on its training. the used kit is DE10-Nano. I need help regarding the steps i should follow to to accomplish the project in shortest time possible.- How the the Linux system will send the data to the NN on the FPGA? -should i use QSyS? -will i need the SOC ESD in any phase? -will the webcam need drivers?