-
Sure i'm missing something... because this makes no sense, so please help.
Your product is great, i really like it and we really want to use it on production.... but is a nightmare trying to use it…
-
I installed the gst plugins from the repo and when i ran my application ,getting the following error messages
GStreamer-CRITICAL **: 04:34:45.143: gst_buffer_resize_range: assertion 'bufmax >= bufof…
-
Hi,
I have the following code snippet below. However, after invoking it the second time on my command line (i.e. `python3 file.py`), it will take 400s for inference compared to the first time which…
-
I convert ` yolo_v3.weights` to `yolov3.pb ` with https://github.com/jinyu121/DW2TF
and then I try to run model optimizer with ;
```
source /opt/intel/openvino/bin/setupvars.sh
sudo python3…
-
**Describe the bug**
When attempting to run ResNet-50 with OpenVino as an Execution Provider, I get the following message:
2020-02-07 16:28:06.147212540 [W:onnxruntime:Default, openvino_execution_…
-
# Versions
- OpenVINO: 2020.4
- OpenCV: 4.4.0-openvino
- Operating System: Debian Buster (armv7hf)
- GCC: gcc 8.3.0 (Debian 8.3.0-6)
# Background
I'm having issues performing inference usi…
-
HI Team ,
I am trying to replicate the human 3D pose detection model published here : https://github.com/openvinotoolkit/open_model_zoo/blob/master/models/public/human-pose-estimation-3d-0001/desc…
-
Hi Team,
I am exploring deep speech model in the open model zoo, i have downloaded the model and converted the model to IR using model optimizer.
i am trying to use the demo file, but encounteri…
-
The source code of this [Image Segmentation C++ Demo](https://docs.openvinotoolkit.org/latest/_demos_segmentation_demo_README.html) we have enabled blongs to [openvino-toolkit](https://software.intel.…
-
I am new to Openvino DL streamer, i was trying to implement few of the models mentioned in the intel's pre trained models github repo: [https://github.com/opencv/open_model_zoo/blob/master/models/inte…