-
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…
-
**Describe the bug**
After building the ORT with Intel OpenVino execution provider, I started to run the "onnxruntime_perf_test" project with below command line arguments:
-v -e openvino PATH\TO\o…
AmKhG updated
4 years ago
-
## Versions
- Openvino: [2020.4](https://github.com/openvinotoolkit/openvino/releases/tag/2020.4)
- OpenCV: [4.4.0-openvino](https://github.com/opencv/opencv/releases/tag/4.4.0-openvino)
- O…
-
I'm trying to use Python API for a face detection task. All works fine, except persistent memory leak:
In this script, an image is reading once from a file system and then used for model infere…
-
Hello
Is there any reason why the text detection models do not run on ncs2 stick?
Thanks
-
Hi, I create yolov3-tf.json, use yolov3-tf.yml and modify dataset_defines.yml as following
```
""""""
- name: ms_coco_detection_80_class_without_backgound
data_source: /home/datasets/coco_20…
-
Issue moved from [Neo issue](https://github.com/intel/compute-runtime/issues/301), as the problem is with OpenVINO installer.
-
hello!
warning like this
`DeprecationWarning: shape property of IENetLayer is deprecated. Please use shape property of DataPtr instead objects returned by in_data or out_data property to access shap…
-
Win10+win32(vs2015)+openvino_2019.1.148 +i7-8750
I want to build a win32 project independently to test my deep learning model.
But just after writing the following lines of code, there is a problem …
-
Hi,
We are testing standard yolo v3 tiny model from darknet(https://github.com/AlexeyAB/darknet) with VOC 2012 on OpenVINO toolkit 2020.1 release
After converting the model to pb and then OpenVINO…