- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After download model of ssd_mobilenet_v2_coco with downloader.py of openvino 2020 and optimized, a RuntimeError appear everytime when trying to create network.
RuntimeError: Error reading network: cannot parse future versions:10
Make fresh install (vm) with openvino 2019R3.1 and works normally.
Is this a compatibility problem with OV2020?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Emmanuel,
This issue arises when the model is downloaded or optimized from the latest version of OpenVINO and used for the inference in the older versions.
If multiple versions are installed in the system, uninstall the older versions of OpenVINO.
I have downloaded this model, optimized and run the object_detection_demo_ssd_async sample using this model in the 2020.1 and is working fine.
Please give a try and let us know if this helps.
Regards,
Ram prasad
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page