GithubHelp home page GithubHelp logo

intelmovidiusnnetusbsticker's Introduction

1.在https://software.intel.com/en-us/articles/get-started-with-neural-compute-stick 按照流程安装window下的神经网络相关软件
2.serial number : C9PJ-ZXZP7H5B
3,中文安装指导https://blog.csdn.net/qq_34258054/article/details/89310070
4.安装python3.6以上,注意要把python,pip所在目录添加到PATH中。
5.安装CMAKE
6.安装VS,注意如果不是安装在C默认目录,需要在运行例子程序,里面CMAKE会出错,因为找不到MSBUILD的版本,所有要在BAT里面添加
set "MSBUILD_VERSION=16 2019" (我安装VS2019而且不是安装到默认位置)

PS:
1.在例子的各种BAT文件中,如果出现错误,使用类似以下语句检查错误。
echo "%VS_PATH%", echo "%MSBUILD_BIN%"
2.BAT里面因为软件安装不是默认安装,经常出现错误,所有要自行定义一些变量,类似上面的6
3.注意,将VS安装到C盘默认目录,将省去很多配置步骤和时间
4.注意,使用INTEL CPU电脑,不要用AMD的。

intelmovidiusnnetusbsticker's People

Contributors

lukeliuli avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.