OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
Go to file
Mikhail Ryzhov 23e653858b
Reduced usage of batch in python samples (#3104)
* Reduced usage of batch in python sampes

Excluded from hello_classification and object_detection samples
2020-11-17 10:12:33 +03:00
.ci [OpenVino ONNX CI watchdog] Small improvements (#3096) 2020-11-13 12:17:11 +03:00
.github Add Dependabot configuration (#3029) 2020-11-13 11:50:47 +03:00
cmake OneCore toolchain (#3044) 2020-11-10 16:29:37 +03:00
docs Specification to ONNX external data feature (#2939) 2020-11-17 06:57:57 +03:00
inference-engine Reduced usage of batch in python samples (#3104) 2020-11-17 10:12:33 +03:00
licensing
model-optimizer Fix for Reduce extractors and normalizer (#3136) 2020-11-16 18:50:13 +03:00
ngraph [IE TESTS] Added test for NMS (#2830) 2020-11-17 09:33:19 +03:00
openvino ITT performance counters for first inference (#1741) 2020-11-12 14:00:14 +03:00
scripts install_NEO_OCL_driver: Added user to render group. (#3099) 2020-11-12 19:35:19 +03:00
tests Update MemCheckTests OMZ part: get_testdata.py and configs (#2722) 2020-10-30 00:37:02 +03:00
tools
.gitattributes
.gitignore
.gitmodules
build-instruction.md Remove remaining Myriad-2 references (#2853) 2020-11-02 15:10:50 +03:00
CMakeLists.txt Compilation with MSVC for ARM (#2928) 2020-11-03 00:55:49 +03:00
CODEOWNERS
CONTRIBUTING_DOCS.md
CONTRIBUTING.md
get-started-linux.md Update get started Linux instructions (#3016) 2020-11-10 10:57:27 +03:00
install_build_dependencies.sh
Jenkinsfile [Jenkinsfile] Get rid of dldtPipelineEntrypoint (#3012) 2020-11-09 19:17:19 +03:00
LICENSE
README.md
SECURITY.md

OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository

Stable release Apache License Version 2.0 Azure DevOps builds (branch)

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

See CONTRIBUTING for contribution to the code. See CONTRIBUTING_DOCS for contribution to the documentation. Thank you!

Support

Please report questions, issues and suggestions using:


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