- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I try to run with the NCS2 I get this error:
API Version .........1.5
Build ......................19154
Description ...myriadPlugin
[ERROR] [NOT FOUND] DYN_BATCH_ENABLED key does not exist
NCS2 runs fine on the Interactive Face Detection Demo.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ron,
A couple questions for you:
- What version of OpenVINO are you using?
- Can you provide more information about your system: What OS you're running on, etc.
- What model did you use with the Pedestrian Tracker Demo?
- What command did you use to convert the model to IR format?
Best Regards,
Sahira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sahira,
I am using OpenVINO version R5.0.1 for Windows on a Core i5-7440HQ Dell laptop with 16GB of memory running Win10 ver 1803.
I’m using the models provided with the demo, so I did not convert them. Here are the run commands:
The first run using the GPU works fine. The second using the MYRIAD fails.
pedestrian_tracker_demo -i .\cr_video\poe2O.mp4 -m_det \Intel\computer_vision_sdk_2018.5.456\deployment_tools\intel_models\person-detection-retail-0013\FP32\person-detection-retail-0013.xml -d_det GPU -m_reid \Intel\computer_vision_sdk_2018.5.456\deployment_tools\intel_models\person-reidentification-retail-0031\FP32\person-reidentification-retail-0031.xml -d_reid GPU
InferenceEngine:
API version ............ 1.4
Build .................. 19154
[ INFO ] Parsing input parameters
Loading plugin GPU
API version ............ 1.5
Build .................. 19154
Description ....... clDNNPlugin
[ INFO ] Execution successful
pedestrian_tracker_demo -i .\cr_video\poe2O.mp4 -m_det \Intel\computer_vision_sdk_2018.5.456\deployment_tools\intel_models\person-detection-retail-0013\FP16\person-detection-retail-0013.xml -d_det MYRIAD -m_reid \Intel\computer_vision_sdk_2018.5.456\deployment_tools\intel_models\person-reidentification-retail-0031\FP32\person-reidentification-retail-0031.xml -d_reid GPU
InferenceEngine:
API version ............ 1.4
Build .................. 19154
[ INFO ] Parsing input parameters
Loading plugin MYRIAD
API version ............ 1.5
Build .................. 19154
Description ....... myriadPlugin
[ ERROR ] [NOT_FOUND] DYN_BATCH_ENABLED key does not exist
Thank you for your help with this issue.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please update to the latest version of OpenVINO: R5.0.1 https://software.intel.com/en-us/openvino-toolkit/choose-download/free-download-windows and try running the sample again.
Best Regards,
Sahira

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page