-
Hello,I want to deploy cvat,
```
nuctl deploy --project-name cvat \
--path serverless/tensorflow/faster_rcnn_inception_v2_coco/nuclio \
--platform local
```
the logs:
```
20.09.15 15:3…
-
I was running the following line in raspberr pi:
`import cv2 ` …
-
environment: ubuntu 16.04
command:
`ros2 run dynamic_vino_sample dynamic_vino_sample -m /home/intel/code/open_model_zoo/model_downloader/Transportation/object_detection/face/pruned_mobilenet_reduced…
-
Hello
I have a celeron intel nuc [https://ark.intel.com/content/www/us/en/ark/products/190736/intel-nuc-8-rugged-kit-nuc8cchkr.html](https://ark.intel.com/content/www/us/en/ark/products/190736/inte…
-
I want to know if there is a tutorial or a using example to show how to use Inference Engine pre-trained models in OpenCV to detect the objects like face, human, car, etc...
I have already downloa…
-
Hi!
I am trying to install on MacOS 10.15.6 and running into two problems.
**Problem 1:**
The documentation here is out of date (only work up to MacOS 10.14):
[https://github.com/openvinotoo…
-
Hi,
I have a YOLOv3 model trained to detect 5 classes, I have converted the model, and tried to run inference using gvadetect, I have created the model_proc JSON file similar to the examples, but …
-
Can you provide c++ code for model post-processing?
-
I load the same model with C++ and python,why C++ used gpu memory twice as much gpu memory as python.
-
Hello All,
I've experienced in OpenVino Toolkit, and I used for few Projects that run on CPU. Now, I'm trying to learn and do some project on RPI with NCS2.
I come across three different ways t…