hewumars / dldt

Deep Learning Deployment Toolkit

Home Page:https://software.intel.com/en-us/openvino-toolkit/deep-learning-cv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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(R) CPUs and Intel(R) 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.

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 a relevant unit tests and 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. When accepted, your pull request will be merged into GitHub* repositories.

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.

Support

Please report questions, issues and suggestions using:


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

About

Deep Learning Deployment Toolkit

https://software.intel.com/en-us/openvino-toolkit/deep-learning-cv

License:Apache License 2.0


Languages

Language:C++ 77.8%Language:Python 19.1%Language:CMake 1.8%Language:Shell 0.4%Language:C 0.3%Language:Makefile 0.3%Language:M4 0.3%Language:Batchfile 0.1%