Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6480 Discussions

Poor performance with Myriad X NC2 (YOLO v3)

didi__yarin
Beginner
714 Views

Hello dear community,

I have the Myriad X NC2 running standard YOLO v3 with input size of (416,416,3)

The observed performance I measured  is only 1.65 FPS

  • Is it the expected performance for this specific architecture (yolo v3 416) or maybe I mis-operated something?
  • What optimization might help me speed-up the performance? (without changing my architecture)
  • Can you please refer me to a benchmark log where i can find more details to expect from other models?

 

Thanks in advance

Yarin

 

0 Kudos
1 Reply
Shubha_R_Intel
Employee
714 Views

Dear yarin, you can experiment with the OpenVino benchmark app :

https://github.com/opencv/dldt/tree/2018/inference-engine/samples/benchmark_app

Thanks,

Shubha

0 Kudos
Reply