- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to work samples in R5, but it doesn't.
How should I solve this problem ?
Program worked correctly in R3 under the same environment.
■Python samples
After the under message is shown, program stopped.
・[INFO]Reading IR...
■C++ samples
I tried to work samples, but it can't read model and the below message is shown.
・[ ERROR ] Error reading network: cannot parse future versions: 4
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Morishige, Akihito
First of all, regenerate the IR model or try downloading the latest model again.
There seems to be a version also in the internal notation of the IR model itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your comment.
And could you tell me the way to regenerate or download the latest model ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
まず、
1.何のモデルを使用しているのか
2.どのような環境で使用しているか(OS、デバイス)
を明確にしてください。
的確なアドバイスができません。
/opt/intel/computer_vision_sdk_2018.5.445/deployment_tools/demo/demo_squeezenet_download_convert_run.sh
を実行。
あるいは、
https://github.com/opencv/open_model_zoo/tree/2018/model_downloader
を読んだうえで、期待するモデルをダウンロードしてみてください。
================================================================
First of all, please clarify.
1. What model are you using?
2. What kind of environment you are using? (OS, device)
I can not give accurate advice.
/opt/intel/computer_vision_sdk_2018.5.445/deployment_tools/demo/demo_squeezenet_download_convert_run.sh
Or
Please read and download the expected model.
https://github.com/opencv/open_model_zoo/tree/2018/model_downloader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The cause was setting PATH to opencv and IR is incorrect.
Thank you for replying.

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