- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I have th main questions for any who are willing to help. Is there any ready project/Tutorial for implementing Convolutional Neural Network on the FPGA and interfacing it on the HPS running LINUX? Is there an IP for Neural Network? How to pass data from Linux running on the HPS to block on the FPGA?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This 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
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page