- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys,
I followed these instructions at (https://docs.openvinotoolkit.org/2019_R1/_docs_install_guides_installing_openvino_docker.html)
I installed OpenVino in Linux Docker successful. (My PC : Intel® Core™ i5-8400 CPU @ 2.80GHz × 6 )
But I got the error as below while I tried to run this command line : python3 object_detection_demo_ssd_async.py -i cam -m face-detection-adas-0001.xml -d CPU -l /opt/intel/openvino/deployment_tools/inference_engine/lib/intel64/libcpu_extension_avx512.so
=================== ================
[ INFO ] Initializing plugin for CPU device...
[ INFO ] Reading IR...
[ INFO ] Loading IR to the plugin...
Traceback (most recent call last):
File "object_detection_demo_ssd_async.py", line 184, in <module>
sys.exit(main() or 0)
File "object_detection_demo_ssd_async.py", line 77, in main
exec_net = plugin.load(network=net, num_requests=2)
File "ie_api.pyx", line 395, in openvino.inference_engine.ie_api.IEPlugin.load
File "ie_api.pyx", line 406, in openvino.inference_engine.ie_api.IEPlugin.load
RuntimeError: Cannot make shared blob! The blob type cannot be used to store objects of current precision
==> Could you please help me solve it?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hai,
Did you manage to find any solution to this problem?
Thanks,
John.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page