-
Hi,
These days, follow the guild [https://docs.openvinotoolkit.org/latest/omz_models_public_yolo_v3_tf_yolo_v3_tf.html](url), I download a pre-trained yolov3 weights and convert it tensorflow .p…
-
When we use vpu myriad plugin to `loadNetwok()` and `infer_request->Infer()` for more than one time, it throwed that "[IE] exception Can not init Myriad device: NC_ERROR". I tried to setConfig with `K…
-
lenard@ubuntu:~/Downloads/openvino/open_model_zoo/demos/python_demos/multi_camera_multi_person_tracking$ python multi_camera_multi_person_tracking.py
File "multi_camera_multi_person_tracking.py",…
-
Hello Team,
I'm trying to set up RPI 3+ with NCS2 using documentation page [openvino_docs_install_guides_installing_openvino_raspbian.html](https://docs.openvinotoolkit.org/latest/openvino_docs_ins…
-
TF ssdv2 to IRv10 error: "Preprocessor/mul" has 2 producers
Hello, this is the first time I get this error. Last week it was working.
The mobilenet ssd v2 models output by TF obj det api in col…
-
Hi I am tring to load openvino models with analytics-zoo(https://github.com/intel-analytics/analytics-zoo), I compiled analytics-zoo with openvino follow your example(https://github.com/lsds/sgx-lkl/t…
-
##### System information (version)
- OpenCV => 4.4.0-pre
- Operating System / Platform => Ubuntu 18.04
- Compiler => gcc 7.5.0
##### Detailed description
readNetFromModelOptimizer() loads the…
-
Hi
We have recompiled dldt 2019-R1.1 for android P and trying to enable face detection via JNI layer and CMAKE in android app via MKLDNN plugin . The reference for face detection app is as ment…
-
I am getting error while trying to deploy openvino and pytorch models to nuclio (serverless functions), I have used 'bash serverless/deploy.sh to deploy models. Below is the log error for semantic-se…
-
Original Model - https://github.com/datakalp/RetinaFace-Cpp/tree/master/convert_models/mnet
I used the caffe weights to convert this model to openvino format. The input size is [640,640,3]
Code used…