- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
System information
Linux raspberrypi 4.14.71-v7+
raspberrypi 3b+
Myriad X NCS2
Describe the problem
python3 object_detection_demo_ssd_async.py on raspberrypi 3b+ not working
pi@raspberrypi:~ $ python3.5 /home/pi/cwz/object_detection_demo_ssd_async.py -i cam -m /home/pi/cwz/ssd_v2/frozen_inference_graph.xml --labels /home/pi/cwz/ssd_v2/frozen_inference_graph.mapping -d MYRIAD
[ INFO ] Initializing plugin for MYRIAD device...
[ INFO ] Reading IR...
[ INFO ] Loading IR to the plugin...
Traceback (most recent call last):
File "/home/pi/cwz/object_detection_demo_ssd_async.py", line 185, in <module>
sys.exit(main() or 0)
File "/home/pi/cwz/object_detection_demo_ssd_async.py", line 80, 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: [VPU] Unsupported network precision : FP32
Link Copied
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page