-
```
[dev] [mav@maverick-raspberry ~/var/build/opencv_dldt/inference-engine/build]$ cmake ..
-- BUILD_CONFIGURATION: Release
-- INTEL_VTUNE_DIR is not defined
-- Could NOT find INTEL_ITT (missing: …
fnoop updated
5 years ago
-
Could you share the way of convert MobileNet-ssd to IR?
I convert Mobilenet-ssd v2 to IR, but got lots of error. Here is my approach:
```powershell
python3 .\mo_tf.py `
--input_model E:\ssdlit…
-
I did some investigation for face landmark detection. It seems not so good to implement an end-to-end model, since it's difficult for one model to detect face feature from a whole image.
So, plan t…
-
Hi,
I trained the model mobilenet_v2_coco, and froze it using the following command on host machine:
```
python object_detection/export_inference_graph.py \
input_type=image_tensor \
--pipeli…
-
There are some errors when the backend is setted VPU:
E: [ncAPI] [ 934946] ncGraphAllocate:1348 The graph file is bigger than the device memory
terminate called after throwing an instance of 'c…
-
It is my command "./security_barrier_camera_demo -i /media/bozhon/ESD-USB/test5.avi -m /home/bozhon/openvino/open_model_zoo/model_downloader/Security/object_detection/barrier/0106/dldt/vehicle-license…