Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Unable to build OMZ demos (2022.3.0)

Jayabalaji
Employee
1,106 Views

OpenVino version : 2022.3.0

Host OS: Ubuntu 20.04

 

Dear Team,

I am unable to build the Open Model Zoo demos as described in the below section,

https://docs.openvino.ai/2022.3/omz_demos.html

 

I am unable to find the below mentioned script and hence can't source it.

source <INSTALL_DIR>/setupvars.sh

 

I don't  "Openvino" folder in this path /opt/intel/ , which used to be present in the earlier versions, where the openvino environment is sourced.

 

Any pointers to resolve my issue is greatly appreciate.

 

Thanks,

JB

0 Kudos
4 Replies
IntelSupport
Community Manager
1,059 Views

 

Hi JB,

 

Thanks for reaching out.

 

To build the demos, you need to install the binary package of OpenVINO.

 

Follow the steps below:

  1. Go to Intel® Distribution of OpenVINO™ toolkit.
  2. Select Runtime
  3. Select Linux
  4. Select Version 2022.3
  5. Select Language C++
  6. Then, click Download Archives
  7. Extract the files as shown in Step 1 point 4 from Installing OpenVINO Runtime and you will see the installation directory.




Regards,

Aznie


0 Kudos
Jayabalaji
Employee
1,042 Views

Hello Aznie,

 

Thanks for your reply.

I am installing runtime using APT distribution (Runtime -> Linux -> 2022.3 -> python -> APT), in this case do you know where I can find the installation directory?

Does the open model zoo demos are available after installation in the install directory?

Regards,

JB

 

 

 

0 Kudos
IntelSupport
Community Manager
1,028 Views

Hi JB,

 

The installation folder using APT will be in /usr/include/openvino directory. To build samples, run build_samples.sh as mentioned in Step 5 from Install Intel® Distribution of OpenVINO™ Toolkit for Linux Using APT Repository.

 

As for Open Model Zoo(OMZ) demos, you have to Git clone OMZ manually.

 

 

Regards,

Aznie

 


0 Kudos
IntelSupport
Community Manager
951 Views

Hi JB,


This thread will no longer be monitored since we have provided information. If you need any additional information from Intel, please submit a new question. 



Regards,

Aznie


0 Kudos
Reply