Forum Discussion
pgleb
New Contributor
7 years agoImplement and run the existing SSD network on the FPGA?
I have the SSD convolutional network that is currently working on the Android device. How it is possible to run this network on Intel FPGA? The network is in the protobuf (TF) format. The first thi...
JohnT_Altera
Regular Contributor
7 years agoHi,
No, you are not able to emulate it on CPU. You may refer to https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Samples_Overview.html on how the samples or demo application is being develop.