OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
Go to file
2020-05-06 23:38:42 +03:00
.github/workflows Run pylint workflow on pull request events (#476) 2020-04-29 17:05:24 +03:00
cmake publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
inference-engine add scripts which download tests dependencies 2020-05-06 21:52:42 +03:00
model-optimizer Create .coveragerc 2020-05-06 23:38:42 +03:00
ngraph@a909d3e0b6 publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
scripts publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
tests publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
tools publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
.clang-format Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
.coveragerc Publishing R3 2018-10-16 13:45:03 +03:00
.editorconfig Publishing R3 2018-10-16 13:45:03 +03:00
.gitattributes Publishing R3 2018-10-16 13:45:03 +03:00
.gitignore publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
.gitmodules publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
azure-pipelines.yml Azure Pipelines: Update Mac options 2020-04-30 12:03:14 +03:00
build-instruction.md Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
CMakeLists.txt fix NGRAPH_ONNX_IMPORT_ENABLE in cmake 2020-04-28 22:20:54 +03:00
get-started-linux.md Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
install_dependencies.sh Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
Jenkinsfile publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
LICENSE Publishing R3 2018-10-16 13:45:03 +03:00
README.md Publishing 2020.1 content 2020-02-11 22:48:49 +03:00

OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository

Stable release Apache License Version 2.0

This toolkit allows developers to deploy pre-trained deep learning models through a high-level C++ Inference Engine API integrated with application logic.

This open source version includes two components: namely Model Optimizer and Inference Engine, as well as CPU, GPU and heterogeneous plugins to accelerate deep learning inferencing on Intel® CPUs and Intel® Processor Graphics. It supports pre-trained models from the Open Model Zoo, along with 100+ open source and public models in popular formats such as Caffe*, TensorFlow*, MXNet* and ONNX*.

Repository components:

License

Deep Learning Deployment Toolkit is licensed under Apache License Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.

Documentation

How to Contribute

We welcome community contributions to the Deep Learning Deployment Toolkit repository. If you have an idea how to improve the product, please share it with us doing the following steps:

  • Make sure you can build the product and run all tests and samples with your patch
  • In case of a larger feature, provide relevant unit tests and one or more sample
  • Submit a pull request at https://github.com/opencv/dldt/pulls

We will review your contribution and, if any additional fixes or modifications are necessary, may give some feedback to guide you. Your pull request will be merged into GitHub* repositories if accepted.

Support

Please report questions, issues and suggestions using:


* Other names and brands may be claimed as the property of others.