- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was trying to run the OpenVINO Text Spotting demo on Raspberry Pi 4 + NCS 2 setup (with Latest version of OpenVINO installed) but I ran into the following error:
Traceback (most recent call last):
File "text_spotting_demo.py", line 406, in <module>
sys.exit(main() or 0)
File "text_spotting_demo.py", line 222, in main
mask_rcnn_exec_net = ie.load_network(network=mask_rcnn_net, device_name=args.device, num_requests=1)
File "ie_api.pyx", line 306, in openvino.inference_engine.ie_api.IECore.load_network
File "ie_api.pyx", line 315, in openvino.inference_engine.ie_api.IECore.load_network
RuntimeError: DynamicToStaticShape transformation encountered dynamic node Pad_973 of type Pad ver. 1, but only [Clamp ver. 0, Concat ver. 0, Convert ver. 0, Exp ver. 0, Floor ver. 0, Log ver. 0, MatMul ver. 0, Relu ver. 0, Result ver. 0, Sigmoid ver. 0, ...] types are supported for dynamic node
So, I wanted to ask if the Text Spotting demo can be run on a MYRIAD device? If it can be then, why am I running into the above error?
Best regards,
Abhishek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abhishek,
Thank you for reaching out to us. Text Spotting demo cannot be executed on a MYRIAD device. This is due to the models used for the demo are not supported on the MYRIAD device. I apologize for the inconvenience.
Regards,
Adli
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abhishek,
Thank you for reaching out to us. Text Spotting demo cannot be executed on a MYRIAD device. This is due to the models used for the demo are not supported on the MYRIAD device. I apologize for the inconvenience.
Regards,
Adli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abhishek,
This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.
Regards,
Adli

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