openvino icon indicating copy to clipboard operation
openvino copied to clipboard

Problems occurred using OpenVino2021.4.752

Open fanxiaochen456 opened this issue 2 years ago • 3 comments

When I call openvino2020 version for deployment in my own project, it is very successful. When I change openvino2020 version to openvino2021.4.752, when using InferenceEngine::Core ie, C++ will show the following error: 0x00007FF9EB683B29 exception at cf_test.exe: Microsoft C++ exception: InferenceEngine: : GeneralError, located in the memory location 0 x000000be2b97eba0 place,

What is the reason for this?

fanxiaochen456 avatar Sep 22 '22 08:09 fanxiaochen456

Hello @fanxiaochen456,

Thank you for reaching OpenVINO!

Could you please provide a bit more details about the call stack and the steps causing the error? By the way, is the same issue visible on 2022.1 release?

Best regards, Andrei

andrei-kochin avatar Sep 22 '22 20:09 andrei-kochin

@andrei-kochin Hello Thank you very much for your suggestion, but the interface function of the algorithm 2022.1 that I want to deploy is not supported, and the ONNX model of the algorithm cannot be directly used in the version 2020.4. The error message that the conversion model does not support OPT11 appears, but the OpenVino export of version 2021.4.752 is OK. When using OpenVino 2021.4.752 in a project, this error message will appear: Microsoft C++ exception: InferenceEngine: : The GeneralError, located in the memory location 0 x000000Be2B97eBa0 Place, is that because it conflicts with some of the libraries in the system or some of the libraries in this project?

fanxiaochen456 avatar Sep 23 '22 02:09 fanxiaochen456

When I use OpencV2021.4.752 in another newly opened project, there will be no error, but as long as it is added to that project, there will be a problem. If possible, I can provide the corresponding project.

fanxiaochen456 avatar Sep 23 '22 02:09 fanxiaochen456

@fanxiaochen456 please, provide your project. Using words it's hard to understand what interface is not available and you experience GeneralError exception.

ilya-lavrenov avatar Sep 24 '22 08:09 ilya-lavrenov

@fanxiaochen456 do you have any updates for us?

andrei-kochin avatar Oct 12 '22 17:10 andrei-kochin

Closing this, feel free to reopen to provide the requested information or ask any questions related to this topic.

avitial avatar Oct 28 '22 19:10 avitial