【OpenVINO】 Ubuntu18.04 环境下载安装

OpenVINO官方中文文档:

OpenVINO™ 工具套件概述 - OpenVINO™ 工具套件icon-default.png?t=LBL2https://docs.openvino.ai/cn/latest/index.htmlOpenVINO下载地址:

https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit-download.htmlicon-default.png?t=LBL2https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit-download.htmlWin10 环境下安装:

【OpenVINO】 Windows10环境下载安装_乐亦亦乐的博客-CSDN博客_openvino下载OpenVINO windows 10 下安装测试https://blog.csdn.net/qq_41251963/article/details/121406569


进入页面,选择相应的安装方式:

下载需要输入邮箱:

 

 下载完成!

以下安装步骤来自官方安装文档:


The following steps apply to Ubuntu*, CentOS*, Red Hat* Enterprise Linux*, and Yocto* versions of Linux.

Step 1: Open a command prompt terminal window.

Step 2: Unpack the .tgz file.

tar -xvzf l_openvino_toolkit_p_<version>.tgz

Step 3: Go to the l_openvino_toolkit_p_<version> directory:

cd l_openvino_toolkit_p_<version>

Step 4: Choose your installation option.

  • GUI Installation Wizard: sudo ./install_GUI.sh
  • Command-Line Instructions: sudo ./install.sh

Step 5: Follow the instructions in the installer.

Step 6: The core components are installed. To complete the configuration, follow the instructions in the Complete Installation Guide.


 

 

 一直点击Next即可!

 

安装后路径:/home/liqiang/intel

 

  Install External Software Dependencies

进入/home/liqiang/intel/openvino_2021/install_dependencie

 执行命令:

sudo -E ./install_openvino_dependencies.sh

正在安装…… 

 


Configure the Environment

配置环境变量 

sudo gedit ~/.bashrc
在最后一行添加

source /opt/intel/openvino_2021/bin/setupvars.sh  其中opt为安装的路径

 再次打开新窗口时,环境变量已经初始化

 如果不想每次打开窗口的时侯出现上面一段话;可以每次使用openvino的时侯在终端输入

source /opt/intel/openvino_2021/bin/setupvars.sh 其中opt为安装的路径

 Configure the Model Optimizer

 进入目录:

cd /opt/intel/openvino_2021/deployment_tools/model_optimizer/install_prerequisites

执行:

sudo ./install_prerequisites.sh

正在安装所需的依赖!! 

 

成功!! 

 

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

乐亦亦乐

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值