This repository is used to practice some basic operations in Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) and the original repository is here.
- NOTICE: The following opreations are used in Ubuntu Linux 16.04 LTS.
The following descriptions are from here.
The Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK) enables rapid prototyping and deployment of deep neural networks (DNNs) on compatible neural compute devices like the Intel® Movidius™ Neural Compute Stick. The NCSDK includes a set of software tools to compile, profile, and check (validate) DNNs as well as the Intel® Movidius™ Neural Compute API (Intel® Movidius™ NCAPI) for application development in C/C++ or Python.
The NCSDK has two general usages:
- Profiling, tuning, and compiling a DNN model on a development computer (host system) with the tools provided in the NCSDK.
- Prototyping a user application on a development computer (host system), which accesses the neural compute device hardware to accelerate DNN inferences using the NCAPI.
- Prerequisite (one of the following)
- Intel® Movidius™ Neural Compute SDK (Intel® Movidius™ NCSDK)
- Neural Compute API (NCAPI)
- Interface
- USB 2.0 High Speed interface
- USB 3.0 High Speed interface
- Architecture
- Powered by Intel® Movidius™ Myriad™ 2 vision processing unit (VPU)
To know how to contribute this repository, please refer to this document first. Thanks for your cooperation.
- Intel® Movidius™ Neural Compute SDK
- Intel® Movidius™ Neural Compute SDK Python API v2
- GitHub - movidius/ncsdk
- GitHub - movidius/ncappzoo
- NCSDK Python API 2.x
- NCSDK C API 2.x
- Intel® Movidius™ Forum