-
Hi there,
My env:
```
Operating System: Ubuntu 18.04.5 LTS
Kernel: Linux 5.4.0-45-generic
Architecture: x86-64
```
Docker
```
Docker version 19.03.12, build 48a66213fe
``…
-
host: ubuntu 18.04 LTS
openvino:2020.2.120
python: 3.6.9
propose: I want download open-closed-eye-0001, in FP16 format.
I use command:
`python3 /opt/intel/openvino/deployment_tools/open_model…
-
Hi,
`yolo-v2-tiny-vehicle-detection-0001` has been added into open_model_zoo (https://github.com/openvinotoolkit/open_model_zoo/pull/1156), but seems not working with `security_barrier_camera_demo…
-
Hi, I'm having problem with the quantization of Mobilenet V2 architecture. I'm expecting that quantization should improve the performance of Mobilenet V2 architecture. However, I don't get the expecte…
nmVis updated
4 years ago
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking out SDK [examples](https://github.com/IntelRea…
-
I am trying to use Faster-RCNN model from model zoo of auto annotation from the following link:
https://github.com/opencv/cvat/tree/develop/utils/open_model_zoo/faster_rcnn_inception_v2_coco
I …
-
Hi. I'm trying to load a YOLO model onto CVAT for auto annotation and getting the following error in the browser console:
> Checking request has returned the "failed" status. Message: Exception: Mo…
-
**Describe the bug**
I am trying to execute Yolov3 from onnx model zoo [1] with OpenVino execution provider (built from master branch).
```
2020-03-24 08:04:40.958466444 [W:onnxruntime:Default, o…
ghost updated
4 years ago
-
Hi,
Windows 10, Openvino 2020.2. I use open_model_zoo\demos\python_demos\human_pose_estimation_3d_demo\, refer to https://github.com/opencv/open_model_zoo/blob/master/demos/README.md#build-the-demo-a…
-
Trying to use gluoncv's model zoo models in model optimizer, but always error (question 38). The .params and .json files of the model are in the correct format respectively, but always says one layer …