Forum Discussion

HMaha5's avatar
HMaha5
Icon for New Contributor rankNew Contributor
6 years ago

How to get better frame rate for ResNet50 implementation on Intel FPGA SDK?

Hi, We are implementing ResNet101 on arria10, using Intel FPGA SDK. We have found an open source repository called PipeCNN, https://github.com/doonny/PipeCNN where they have implemented ResNet5...