-
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: […
-
**SUMMARY**
When using -ni and -nireq classifitaion_sample_async options with hyphens the applications come back with following error:
ERROR: unknown command line flag 'ni'
ERROR: unknown command l…
-
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…
-
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
…
-
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
``…
-
1. I tried the solution proposed [here](https://github.com/microsoft/onnxruntime/issues/2684):
`../build.sh --config Release --update --build --build_wheel --use_tensorrt --cuda_home /usr/local/cuda …
-
I would like to implement my own pipeline using other openvino models that were not supported by ros_openvino_toolkit at the moment. Looking at the documentation available at ros_openvino_toolkit gith…
-
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 …
-
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…