Forum Discussion
JohnT_Altera
Regular Contributor
6 years agoHi,
Comparing the CPU vs FPGA running just the face detection model, the FPGA was always slightly slower than the CPU.
What do you mean by this? The result that you shared, I am seeing that with CPU only is running 21fps while with FPGA then it is able to run up to 32fps. This is showing with FPGA, it is able to run faster.
Questions/Concerns:
· Why won’t face detection plus add-on models work on non-demo videos on the FPGA? (As in, will work on demo video that comes with tutorial will support add-on face detection, but add-on face detection won't work on my own video file).
May I know if you are able to share with me the video? It should be able to work as the image resize should be performed in CPU.