-
#2224
*AI tools section*
- [x] Add "AI tools" section
- [x] Add item "Interactors"
- edit and rename item "Make AI Polygon" and move to this section
- [x] Add item "Detectors"
- add text…
-
I'm having an issue when running "docker-compose build" during the installation process.
It fails with the following error code:
`Killed`
`npm ERR! code ELIFECYCLE`
`npm ERR! errno 137`
`npm …
-
Output values are very different from CPU.
```
import os
import numpy as np
from openvino.inference_engine import IECore
MODEL_REID = os.path.join("..", "models", "intel",
…
ghost updated
4 years ago
-
@nnshah1 hey!
Working on the Smart-City-Cloud, I realised that it would be beneficial if I could understand the making of platforms separately, I see that making the pipeline environment inside the s…
-
I can build and run the pedestrian tracker demo in release but when I build and run in debug I get an error (build is ok):
Assertion failed: !"unknown data_type", file C:\j\workspace\private-ci\ie\bu…
-
您好,我在您提供的基准代码上(不加任何训练技巧)做了实验,想在自己的论文里引用您的这个代码,不知道要如何引用?您的下面代码不知是在哪一片论文里提出来的?
[ResNet-50] | 88.84% | 71.59% | python train.py --train_all
-
I would like to access the detailed information like, training dataset information, number of epochs, neural network architecture and so on but, on the openVino website and also in this repo, I do not…
-
I am getting error while trying to deploy openvino and pytorch models to nuclio (serverless functions), I have used 'bash serverless/deploy.sh to deploy models. Below is the log error for semantic-se…
-
(base) nudt@nudt:~/catkin_ws$ catkin_make
Base path: /home/nudt/catkin_ws
Source space: /home/nudt/catkin_ws/src
Build space: /home/nudt/catkin_ws/build
Devel space: /home/nudt/catkin_ws/devel
In…
-
When I run most samples, I get the following error.
`
nadeem@Nadeem-XPS:~/open_model_zoo/demos/python_demos/multi_camera_multi_target_tracking$ python multi_camera_multi_target_tracking.py -i 1.mp4 …