使用Intel NCS2 算力棒 安装部署记录Windows 10, Intel openvino_toolkit_p_2019.1.148

Intel® Distribution of OpenVINO™ toolkit for macOS*.
Serial number : C2FN-7JNFLHRJ


Intel® Distribution of OpenVINO™ toolkit for Windows*.
Serial number : C9PJ-MNJ8TJ9B


Processors

6th to 8th generation Intel® Core™ and Intel® Xeon® processors
Compatible Operating Systems

    Ubuntu* 16.04.3 LTS (64 bit)
    Windows® 10 (64 bit)
    CentOS* 7.4 (64 bit)
    macOS* 10.13, 10.14 (64 bit)

 

cd C:\Program Files (x86)\IntelSWTools\openvino\bin\


Microsoft Windows [版本 10.0.18362.239]
(c) 2019 Microsoft Corporation。保留所有权利。

C:\Users\jamin>cd C:\Program Files (x86)\IntelSWTools\openvino\bin\

C:\Program Files (x86)\IntelSWTools\openvino\bin>setupvars.bat
Python 3.7.1
ECHO 处于关闭状态。
PYTHONPATH=C:\Program Files (x86)\IntelSWTools\openvino\python\python3.7;
[setupvars.bat] OpenVINO environment initialized

C:\Program Files (x86)\IntelSWTools\openvino\bin>cd C:\Program Files (x86)\IntelSWTools\openvino\deployment_tools\model_optimizer\install_prerequisites

C:\Program Files (x86)\IntelSWTools\openvino\deployment_tools\model_optimizer\install_prerequisites>install_prerequisites.bat
Python 3.7.1
ECHO 处于关闭状态。
Collecting tensorflow>=1.2.0 (from -r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/f7/08/25e47a53692c2e0dcd2211a493ddfe9007a5cd92e175d6dffa6169a0b392/tensorflow-1.14.0-cp37-cp37m-win_amd64.whl (68.3MB)
    100% |████████████████████████████████| 68.3MB 330kB/s
Collecting mxnet<=1.3.1,>=1.0.0 (from -r ..\requirements.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/35/1d/b27b1f37ba21dde4bb4c84a1b57f4a4e29c576f2a0e6982dd091718f89c0/mxnet-1.3.1-py2.py3-none-win_amd64.whl (21.5MB)
    100% |████████████████████████████████| 21.5MB 425kB/s
Requirement already satisfied: networkx>=1.11 in c:\users\jamin\appdata\roaming\python\python37\site-packages (from -r ..\requirements.txt (line 3)) (2.2)
Requirement already satisfied: numpy>=1.12.0 in c:\users\jamin\appdata\roaming\python\python37\site-packages (from -r ..\requirements.txt (line 4)) (1.15.4)
Collecting protobuf==3.6.1 (from -r ..\requirements.txt (line 5))
  Downloading https://files.pythonhosted.org/packages/77/78/a7f1ce761e2c738e209857175cd4f90a8562d1bde32868a8cd5290d58926/protobuf-3.6.1-py2.py3-none-any.whl (390kB)
    100% |████████████████████████████████| 399kB 6.4MB/s
Collecting onnx>=1.1.2 (from -r ..\requirements.txt (line 6))
  Downloading https://files.pythonhosted.org/packages/e3/60/afe38e81d39109a545e4533bca8efcad48d4c616ec8be8bf46aed620f4e2/onnx-1.5.0-cp37-cp37m-win_amd64.whl (4.1MB)
    100% |████████████████████████████████| 4.1MB 513kB/s
Collecting test-generator==0.1.1 (from -r ..\requirements.txt (line 7))
  Downloading https://files.pythonhosted.org/packages/4a/52/e5eec4d926eb466844eaeeaac84af5372e946dd520fb2b6adf3388e620b0/test_generator-0.1.1-py2.py3-none-any.whl
Collecting defusedxml>=0.5.0 (from -r ..\requirements.txt (line 8))
  Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl
Collecting keras-preprocessing>=1.0.5 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/28/6a/8c1f62c37212d9fc441a7e26736df51ce6f0e38455816445471f10da4f0a/Keras_Preprocessing-1.1.0-py2.py3-none-any.whl (41kB)
    100% |████████████████████████████████| 51kB 3.0MB/s
Collecting absl-py>=0.7.0 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/da/3f/9b0355080b81b15ba6a9ffcf1f5ea39e307a2778b2f2dc8694724e8abd5b/absl-py-0.7.1.tar.gz (99kB)
    100% |████████████████████████████████| 102kB 541kB/s
Collecting tensorflow-estimator<1.15.0rc0,>=1.14.0rc0 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/3c/d5/21860a5b11caf0678fbc8319341b0ae21a07156911132e0e71bffed0510d/tensorflow_estimator-1.14.0-py2.py3-none-any.whl (488kB)
    100% |████████████████████████████████| 491kB 534kB/s
Collecting wrapt>=1.11.1 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz
Collecting grpcio>=1.8.6 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/7a/f5/fe046577387a3589ab3092096ca423fcf9a8c7ac876f56c6f3b4c9b9e533/grpcio-1.22.0-cp37-cp37m-win_amd64.whl (1.6MB)
    100% |████████████████████████████████| 1.6MB 870kB/s
Collecting tensorboard<1.15.0,>=1.14.0 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/91/2d/2ed263449a078cd9c8a9ba50ebd50123adf1f8cfbea1492f9084169b89d9/tensorboard-1.14.0-py3-none-any.whl (3.1MB)
    100% |████████████████████████████████| 3.2MB 51kB/s
Collecting astor>=0.6.0 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/d1/4f/950dfae467b384fc96bc6469de25d832534f6b4441033c39f914efd13418/astor-0.8.0-py2.py3-none-any.whl
Collecting gast>=0.2.0 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/4e/35/11749bf99b2d4e3cceb4d55ca22590b0d7c2c62b9de38ac4a4a7f4687421/gast-0.2.2.tar.gz
Requirement already satisfied: wheel>=0.26 in c:\python37\lib\site-packages (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1)) (0.32.3)
Requirement already satisfied: six>=1.10.0 in c:\users\jamin\appdata\roaming\python\python37\site-packages (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1)) (1.12.0)
Collecting google-pasta>=0.1.6 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/d0/33/376510eb8d6246f3c30545f416b2263eee461e40940c2a4413c711bdf62d/google_pasta-0.1.7-py3-none-any.whl (52kB)
    100% |████████████████████████████████| 61kB 3.6MB/s
Collecting termcolor>=1.1.0 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz
Collecting keras-applications>=1.0.6 (from tensorflow>=1.2.0->-r ..\requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/71/e3/19762fdfc62877ae9102edf6342d71b28fbfd9dea3d2f96a882ce099b03f/Keras_Applications-1.0.8-py3-none-any.whl (50kB)
    100% |████████████████████████████████| 51kB 3.0MB/s
Collecting graphviz<0.9.0,>=0.8.1 (from mxnet<=1.3.1,>=1.0.0->-r ..\requirements.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/53/39/4ab213673844e0c004bed8a0781a0721a3f6bb23eb8854ee75c236428892/graphviz-0.8.4-py2.py3-none-any.whl
Collecting requests<2.19.0,>=2.18.4 (from mxnet<=1.3.1,>=1.0.0->-r ..\requirements.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/49/df/50aa1999ab9bde74656c2919d9c0c085fd2b3775fd3eca826012bef76d8c/requests-2.18.4-py2.py3-none-any.whl (88kB)
    100% |████████████████████████████████| 92kB 4.0MB/s
Requirement already satisfied: decorator>=4.3.0 in c:\users\jamin\appdata\roaming\python\python37\site-packages (from networkx>=1.11->-r ..\requirements.txt (line 3)) (4.3.0)
Requirement already satisfied: setuptools in c:\python37\lib\site-packages (from protobuf==3.6.1->-r ..\requirements.txt (line 5)) (40.6.2)
Collecting typing>=3.6.4 (from onnx>=1.1.2->-r ..\requirements.txt (line 6))
  Downloading https://files.pythonhosted.org/packages/28/b8/a1d6b7cf322

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值