Deploying_CNN_on_FPGA_using_OpenCL icon indicating copy to clipboard operation
Deploying_CNN_on_FPGA_using_OpenCL copied to clipboard

Squeezenet V1.1 on Cyclone V SoC-FPGA at 450ms/image, 20x faster than ARM A9 processor alone. A project for 2017 Innovate FPGA design contest.

Results 6 Deploying_CNN_on_FPGA_using_OpenCL issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I am using your codes as reference to do my version of CNN, but I faced a problem when compiling the host program. In your host program, there are...

Hey guys! What i can test 1 image ? @Er1cZ

Hello , great work Er1CZ , thanks for this git repo, i get the following error can you please look in the error and guide me. ![image](https://user-images.githubusercontent.com/46565895/81260770-889a7100-8fef-11ea-899b-140b9577d95d.png)

Hey guys. I have the de1soc board and i like compile this CNN in my board. For this, i need generate the aocx with my makefile. How can I do...

I got error while trying to execute the above command on the DE10 Nano board.

hello everyone, when deploying the object recognition application on the intel Arria 10 soc card, I had to create the bitstream file for my card with the offline compiler, and...