Skip to content

This repository is used to practice some basic operations in Intel® Movidius™ NCSDK

License

Notifications You must be signed in to change notification settings

yungshenglu/ncsdk-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intel® Movidius™ NCSDK Practice

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.

Overview

Introduction

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.

Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS)

  • 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)


Contents


Contributing

To know how to contribute this repository, please refer to this document first. Thanks for your cooperation.


References


Contributor


License

Apache License 2.0

About

This repository is used to practice some basic operations in Intel® Movidius™ NCSDK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published