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.
6404 Discussions

Installing Openvino Security Barrier Camera Demo on Jetson Xavier NX

goh__richard
Beginner
2,566 Views

Is this subforum for Open Vino?

Have been trying to install this without success, has anyone done this successfully?

Tried many versions of the toolkit,  2018,2019, 2020 without success.

Can find the demo_security_barrier_camera.sh file but could not install.

Doesnt seem to have the C++ source code as well.

Any advice will be appreciated.

0 Kudos
16 Replies
AthiraM_Intel
Moderator
2,546 Views

Hi,


This is not a subforum for OpenVINO. We are moving this query to OpenVINO forum for a faster response.


Thanks



0 Kudos
Rizal_Intel
Moderator
2,518 Views

Hi Richard,

 

It seems you ran into some trouble there.

I would recommend you to download use the latest version of OpenVINO™ (2020.4 as of this writing).

 

I'm assuming you are using Linux as you are calling the bash script.

Linux installation guide

Did you encounter any errors while going through the installation guide?

 

Running OpenVINO™ scripts would require installing dependencies and setting up the environment variables.

Please ensure your network is not blocked by firewall as this would interfere with the installation process.

Some company network firewall policy blocks the links, so you would need to install using other networks.

 

Running it would be another matter as CPU plugins only supports Intel processors,

And the GPU plugin mostly targets Intel® Processor Graphics.

Neither are available on the Jetson Xavier.

 

You could run it on NCS2 through Myriad plugin with a few more modifications

or you could run it on Intel® Vision Accelerator Design products through the HDDL plugin.

 

Regarding the missing files, I would suggest uninstalling all previous version of OpenVINO™ and make a clean install.

 

Hopefully these suggestions could help your installation.

 

Regards,

Rizal


0 Kudos
goh__richard
Beginner
2,513 Views

Thanks.

I am somewhat familiar with installing OpenVino, have installed it on intel platform Linux and Windows

and even on arm64 khadas vim3. https://www.youtube.com/watch?v=p9BGBFiu1-0

On khadas I have even compile security_barrier_camera_demo but now in all the verions

I cannot find security_barrier_camera_demo to compile.

Where can I find security_barrier_camera_demo source?

Is the latest version in

git clone https://github.com/openvinotoolkit/openvino.git ?

Thank you
0 Kudos
goh__richard
Beginner
2,507 Views

downloaded latest? version, got this error

====

-- [clDNN] - Use static C++ Runtime: OFF
-- [clDNN] - Allow unsafe size opts: ON
-- [clDNN] - CMake debug trace: OFF
-- [clDNN]
-- [clDNN]
-- [clDNN] ICD:
-- [clDNN] - Root: /nvme/openvino/inference-engine/thirdparty/clDNN/common/intel_ocl_icd/6.3
-- [clDNN] + Headers: /nvme/openvino/inference-engine/thirdparty/clDNN/common/intel_ocl_icd/6.3/linux/include
-- [clDNN] + Static libs: /nvme/openvino/inference-engine/thirdparty/clDNN/common/intel_ocl_icd/6.3/linux/Release/lib/x64
-- [clDNN] + Shared libs: /nvme/openvino/inference-engine/thirdparty/clDNN/common/intel_ocl_icd/6.3/linux/Release/bin/x64
-- [clDNN] + Libs to link: /nvme/openvino/inference-engine/thirdparty/clDNN/common/intel_ocl_icd/6.3/linux/Release/bin/x64/libOpenCL.so
-- [clDNN] =============================================================================
finCMake Warning (dev) at CMakeLists.txt:47 (list):
Policy CMP0007 is not set: list command no longer ignores empty elements.
Run "cmake --help-policy CMP0007" for policy details. Use the cmake_policy
command to set the policy and suppress this warning. List has value =
[;ade;fluid;pugixml].
Call Stack (most recent call first):
thirdparty/CMakeLists.txt:66 (ie_developer_export_targets)
thirdparty/CMakeLists.txt:78 (build_with_lto)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Error at src/preprocessing/CMakeLists.txt:142 (set_ie_threading_interface_for):
Unknown CMake command "set_ie_threading_interface_for".


CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.14)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also "/nvme/openvino/inference-engine/build/CMakeFiles/CMakeOutput.log".
See also "/nvme/openvino/inference-engine/build/CMakeFiles/CMakeError.log".

342,0-1 Bot

0 Kudos
Rizal_Intel
Moderator
2,484 Views

Hi Richard,

 

You could find the security_barrier_camera_demo in this repo

https://github.com/openvinotoolkit/open_model_zoo/tree/master/demos

 

There is an alternative way of getting the latest OpenVINO 

which is through Intel® Distribution of OpenVINO™ Toolkit

using this link

https://software.intel.com/content/www/us/en/develop/tools/openvino-toolkit/choose-download/linux.html

 

Could you try using this installer method?

 

Regards,

Rizal


0 Kudos
goh__richard
Beginner
2,478 Views

root@xavier:/nvme/l_openvino_toolkit_p_2020.4.287# sudo ./install.sh
./install.sh: 60: [: -lt: unexpected operator
./install.sh: 63: [: -eq: unexpected operator
The IA-32 architecture host installation is no longer supported.
The product cannot be installed on this system.
Please refer to product documentation for more information.

Quitting!

0 Kudos
Rizal_Intel
Moderator
2,466 Views

Thank you Richard for your effort to run OpenVINO in Jetson Xavier.

 

However , it seems as of 2020.4 version, OpenVINO could not fulfill your goal.

I am sorry for this outcome and hope OpenVINO could help you in other applications.

Thank you for participating in this community.

 

Regards,

Rizal


0 Kudos
goh__richard
Beginner
2,462 Views

hi

Which is the latest version can be compiled on aarch64?

thanks

0 Kudos
goh__richard
Beginner
2,405 Views

However , it seems as of 2020.4 version, OpenVINO could not fulfill your goal.

I am sorry for this outcome and hope OpenVINO could help you in other applications.

Thank you for participating in this community.

 

Regards,

Rizal

==

I have downloaded all available versions up to 2018 , all cannot be installed.

Are you sure this is the way to go?

0 Kudos
goh__richard
Beginner
2,457 Views

Hi

While running

root@xavier:/nvme/dldt/scripts/demo# ./demo_security_barrier_camera.sh

I got this error below any tips is appreciated.

===

CMake Error at /usr/local/share/cmake-3.14/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Some of mandatory Inference Engine components are not found. Please
consult InferenceEgnineConfig.cmake module's help page. (missing:
IE_RELEASE_LIBRARY) (Required is at least version "2.0")

0 Kudos
Rizal_Intel
Moderator
2,433 Views

Hi Richard,


sorry for the late reply,


Your additional questions seems unrelated to the original topic.

Can you submit your these questions on a new post?


Regards


0 Kudos
goh__richard
Beginner
2,424 Views

Noted.

How about this question?

Is it related?

===

hi

Which is the latest version can be compiled on aarch64?

thanks

==

0 Kudos
Rizal_Intel
Moderator
2,411 Views

Hi Richard,


Please submit the question regarding aarch64 compilation as a new post too.


Intel will no longer monitor this thread since we have arrived at conclusion for the original topic. If you need any additional information from Intel, please submit a new question.


Regards,

Rizal


0 Kudos
goh__richard
Beginner
2,407 Views

Sorry your unilateral decision is not acceptable.

We will escalate this.

Obviously you messed up and lead us the wrong way.

Let me rephrase the question, what is the latest version that can compile on Jetson Xavier NX.

0 Kudos
Rizal_Intel
Moderator
2,397 Views

Hi Richard Goh,

 

I wish to convey my profound apologies for the unintended communication error that happened.

 

OpenVINO has been validated and works optimum for Intel architecture.

OpenVINO has not been validated for Jetson embedded computing boards.

 

Having said that, as what we know from our previous experiences, our esteemed community members have been able to use OpenVINO with Neural Compute Stick 2 (NCS2) successfully using Jetson architectures, specifically Jetson TX2 and Jetson Nano, which are of similar architecture with Jetson Xavier. I provide you the community thread for your perusal here:

https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/NCS2-had-problems-with-jetson-nano/m-p/1143962


In our OpenVINO community, we encourage implementation of OpenVINO in various architectures as well. After all, that is what forums are for, a common place where we exchange ideas and views, as well as promoting innovation and collaboration among our community members.


It is in this good faith that I encouraged you to try validating OpenVINO on Jetson Xavier.

As such, all my communication and responses to you were towards this direction and effect.


Lastly, I would again like to convey my deepest apologies for the miscommunication that happened. Your presence in our community is very much appreciated and we look forward to your continuous participation and support in OpenVINO community.


Sincerely,

Rizal 


0 Kudos
Rizal_Intel
Moderator
2,364 Views

Hi Richard,


This thread will no longer be monitored since we have provided recommendation, information and suggestions.

If you need any additional information from Intel, please submit a new question.


Regards,

Rizal


0 Kudos
Reply