Forum Discussion
Altera_Forum
Honored Contributor
8 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 shou...
tirumal
New Contributor
5 years agoThis project could be of some help. We recently developed a CNN accelerator based on the OpenCL framework. We used DE10 Nano based on Intel Cyclone V SoC FPGA for the implementation.
You can check out the entire design flow to implement the accelerator and the relevant codes in the following repository: https://github.com/tirumalnaidu/opencl-cnn-accelerator
For more technical information, refer to this presentation: Link