-
Testing [openvino_fd_myriad.py](https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_raspbian.html), but it went DOWN at **out = net.forward()**.
```python
import cv2…
-
I just converted the `vehicle-detection-adas-002` to the blob format and tried running it through a similar pipeline as the second tutorial. It partially works and it does manage to recognize vehicles…
-
I would like to use the latest OpenVino, but I have a problem running the `face-detection-retail-0004` example. I'm following [this](https://docs.luxonis.com/tutorials/openvino_model_zoo_pretrained_mo…
-
Hi, is it possible to use OpenVino auto annotation on a MacBook Pro? This link https://github.com/opencv/cvat/tree/develop/components/openvino mentions only Ubuntu, but OpenVino is supported on Mac: […
-
When I run:
```bash
sudo python3 /opt/openvino_toolkit/dldt/model-optimizer/mo.py --input_model /opt/openvino_toolkit/open_model_zoo/model_downloader/object_detection/common/mobilenet-ssd/caffe/mobi…
-
The following command used for testing:
```
python3 /usr/share/openvino/model-optimizer/mo.py --input_model /usr/share/open_model_zoo/tools/accuracy_checker/data/test_models/SampLeNet.caffemodel
``…
-
File "/home/dan/openvino/post-training-compression-tool/libs/open_model_zoo/tools/accuracy_checker/accuracy_checker/evaluators/quantization_model_evaluator.py", line 99, in process_dataset_async
…
-
Hello! Please tell me if the Apache 2.0 license applies to models that are provided by OpenVINO? For example
https://download.01.org/opencv/2019/open_model_zoo/R2/20190628_153000_models_bin/
In thi…
-
in the multi camera multi person tracking, we need to use two models the person detection and re-identification model, but when using MYRIAD as a device it only loads one model and it gives the follo…
-
On page https://github.com/opencv/dldt/blob/2019/get-started-linux.md , the hyperlink of OpenVINO™ pre-trained models doesn't work and returns the error code 404 . I successfully found the model zoo …