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.

Poor performance with Myriad X NC2 (YOLO v3)

didi__yarin
ビギナー
910件の閲覧回数

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 件の賞賛
1 返信
Shubha_R_Intel
従業員
910件の閲覧回数

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

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

Thanks,

Shubha

返信