ml-suite icon indicating copy to clipboard operation
ml-suite copied to clipboard

googlenet_v1 result discrepancy

Open Thesane opened this issue 5 years ago • 0 comments

I used the python Xdnn compiler to compile googlenet_v1 caffemodel to generated fpga version but when I benchmark the the generated one I only get 2793 FPS max throughput vs. the precompiled googlenet_v1 (under examples/deployment_modes/data) which is 4230 FPS for throughput mode. I wonder what was the parameters used for this version or if it was based on a different model?

Thesane avatar Oct 24 '19 20:10 Thesane