Code Monkey home page Code Monkey logo

ncappzoo's Introduction

Neural Compute Application Zoo (NC App Zoo)

Welcome to the Intel® Movidius™ Neural Compute App Zoo (NC App Zoo). This repository is a place for any interested developers to share their projects (code and Neural Network content) that make use of the Intel® Movidius™ Neural Compute Stick (Intel® Movidius™ NCS) and associated Intel® Movidius™ Neural Compute Software Development Kit.

The NC App Zoo is a community repository with many content owners and maintainers. All NC App Zoo content is being made available here in a central location for others to download, experiment with, modify, build upon, and learn from.

NC App Zoo Repository Branches

The projects in this repository depend on the NCSDK and the NCAPI contained within that SDK. The NCSDK 2.04 release introduced the NCAPI v2 which is not backwards compatible with the orginal NCAPI v1. This means that applications built around NCAPI v1, including those in the NC App Zoo, will not run without modification when NCAPI v2 is installed on the host machine.

If you are interested in NCSDK2 you can take a look at some of the changes in NCAPI v2 as well as the NCSDK 2.04 Release Notes.

While the transition to NCAPI v2 is going on the NC App Zoo will maintain a ncsdk2 branch for NCSDK 2.x projects as well as the master branch which will continue to contain the NCSDK 1.x projects. You can use the following git command to use the ncsdk2 branch of the NC App Zoo repo:

git clone -b ncsdk2 https://github.com/movidius/ncappzoo.git

At some point in the future the NCSDK 2.x projects will move to the master as 1.x becomes obsolete.

Also of note is the ncappzoo/ncapi2_shim project which will allow NCAPI v1 python code to run with NCAPI v2 installed with very little work. See the README.md file in that directory for more information on how to use the shim. Many projects in the ncsdk2 branch make use of this shim as well.

NC App Zoo Repository Layout

The NC App Zoo contains the following top-level directories. See the README file in each of these directory or just click on the links below to explore the contents of the NC App Zoo.

  • apps : Applications built to use the Intel Movidius NCS. This is a great place to start in the NC App Zoo!
  • caffe : Scripts to download caffe models and compile graphs for use with the NCS
  • tensorflow : Scripts to download TensorFlow™ models and compile graphs for use with the NCS
  • data : Data and scripts to download data for use with models and applications that use the NCS

The top-level directories above have subdirectories that hold project content. Each of these project subdirectories has one or more owners that assumes responsibility for it. The OWNERS file contains the mapping of subdirectory to owner.

Contributing to the Neural Compute Application Zoo

The more contributions to the NC App Zoo, the more successful the community will be! We always encourage everyone with Intel Movidius NCS-related content to share by contributing their applications and model-related work to the NC App Zoo. It's easy to do, and if contributing new content, you will be the owner and maintainer of the content.

See the CONTRIBUTING.md file for instructions and guidelines for contributing.

Licensing

All content in the NC App Zoo is licensed via the MIT license unless specifically stated otherwise in lower-level projects. Individual model and code owners maintain the copyrights for their content, but provide it to the community in accordance with the MIT License.

See the LICENSE file in the top-level directory for all licensing details, including reuse and redistribution of content in the NC App Zoo repository.

ncappzoo's People

Contributors

nealvis avatar ashwinvijayakumar avatar ramanarachakonda avatar tomevang avatar klo86min avatar jeanmurray avatar m-georgiev avatar alexpilotti avatar maups avatar pkrush avatar yavuzkomecoglu avatar andresduque7 avatar lengly avatar

Watchers

James Cloos 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.