Forum Discussion
JohnT_Altera
Regular Contributor
2 years agoHi,
How do you run the OpenVINO application?
RubenPadial
Contributor
2 years agoHello @JohnT_Intel,
I modified the dla_benchmark application. So load the architecture file and the compiled graph with the dl_benchmark application. I read rawOutputData and write it in a txt file. Then I compute the accuracy with this raw output data.