-
I'm trying to put the converted IR model of the deeplabv3_cityscapes_train_2018_02_06 from the TensorFlow DeepLab Model Zoo in CVAT but get the following error when submit:
**Checking request has …
-
See the instructions [here](https://github.com/opencv/dldt/blob/pre-release/INT8_WORKFLOW.md#model-calibration-example).
-
docker-compose build
cvat_db uses an image, skipping
cvat_redis uses an image, skipping
cvat_proxy uses an image, skipping
Building cvat
Step 1/53 : FROM ubuntu:16.04
---> 005d2078bdfa
Step 2/…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu18.04 x86_64, CUDA10
- TensorFlow installed from (source or binary): binary
- TensorFlow version (or github S…
-
in setup.sh file - reference to the mobilenet-ssd.caffemodel is wrong. 2019 open vino refers to
/opt/intel/openvino/deployment_tools/open_model_zoo/tools/downloader/public/mobilenet-ssd/mobilenet-ssd…
-
Hi, first of all, thanks for this great repository of tensor flow models!, I am learning Tensor Flow and it's very useful!.
I am trying to use the models from Posenet, and the results I am getting …
-
Dear all,
I am doing libtorch for LSTM with one of the demo, how can I modify the CMakeList.txt?
I tried the demos/CMakeList.txt but I cannot manage to compile.
I hope someone could suggest me th…
cztay updated
4 years ago
-
I installed **Intel® OpenVINO™ toolkit** 2020 1 version, and from [open_model_zoo ](https://download.01.org/opencv/2020/openvinotoolkit/2020.1/open_model_zoo/models_bin/1/person-vehicle-bike-detectio…
-
Hi
I am confused how would to know about the details and descriptions of IR files available at OpenVINO models Zoo?
Please suggest some way.
-
Hi guys, when I run some code as jvm app in sgx-lkl simulation mode , it will exit with no output or exception.
e.g.
```
System.out.println("Hello World"); // will print
String lowered = StringU…