* Commit. * Written the header file for the nGraph operation ExperimentalDetectronTopKROIs. * Written an implementation file of the nGraph operation ExperimentalDetectronTopKROIs. * Small fix. * Added the nGraph operation ExperimentalDetectronTopKROIs into the table of ops of opset6. * Written the header file for the nGraph operation ExperimentalDetectronGenerateProposalsSingleImage. * Code style fix. * Written cpp-file of the nGraph operation ExperimentalDetectronGenerateProposalsSingleImage. * Now the operation ExperimentalDetectronGenerateProposalsSingleImage is read as nGraph operation. * Code style fix. * Fix in ngraph/ops.hpp * Added NGRAPH_OP_SCOPE to the nGraph class ExperimentalDetectronGenerateProposalsSingleImage. * Added NGRAPH_OP_SCOPE to the nGraph class ExperimentalDetectronTopKROIs. * Code style fix. * Small fix. * Added NGraphReshapeTests of ExperimentalDetectronGenerateProposalsSingleImage when ExperimentalDetectronGenerateProposalsSingleImage is considered as opset6 operation. * Changed copyright year to 2021. * Deleted the method ExperimentalDetectronTopKROIs::set_max_rois. * Deleted redundant virtual. * Now ExperimentalDetectronTopKROIs::validate_and_infer_types() handles all cases when input 0 and input 1 have static/dynamic rank independently. * Code style fix. * Small fix. * Started to write shape infer tests for the nGraph operation ExperimentalDetectronTopKROIs. * Written shape infer tests for the nGraph operation ExperimentalDetectronTopKROIs. * Code style fix. * Added checks of input shapes into ExperimentalDetectronGenerateProposalsSingleImage::validate_and_infer_types(). Started to write tests for ExperimentalDetectronGenerateProposalsSingleImage::validate_and_infer_types(). * Small fix. * Fixes in ExperimentalDetectronGenerateProposalsSingleImage::validate_and_infer_types(). Written draft tests for ExperimentalDetectronGenerateProposalsSingleImage::validate_and_infer_types(). * Code style fix. * Fixes in reshape tests for ExperimentalDetectronGenerateProposalsSingleImage. * Added Doxygen documentation to the nGraph operation class ExperimentalDetectronGenerateProposalsSingleImage. * Deleted methods validate_scores_shape and validate_deltas_shape of op::v6::ExperimentalDetectronGenerateProposalsSingleImage. * Deleted methods validate_input_rois_shape and validate_rois_probs_shape of op::v6::ExperimentalDetectronTopKROIs. * Added class descriftion for nGraph operations ExperimentalDetectronTopKROIs and ExperimentalDetectronGenerateProposalsSingleImage.
OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository
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 several components: namely Model Optimizer, ngraph and Inference Engine, as well as CPU, GPU, MYRIAD, multi device 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.
Resources:
- Docs: https://docs.openvinotoolkit.org/
- Wiki: https://github.com/openvinotoolkit/openvino/wiki
- Issue tracking: https://github.com/openvinotoolkit/openvino/issues
- Additional OpenVINO modules: https://github.com/openvinotoolkit/openvino_contrib
- HomePage
- OpenVINO™ Release Notes
Support
Please report questions, issues and suggestions using:
- The
openvinotag on StackOverflow* - GitHub* Issues
- Forum
* Other names and brands may be claimed as the property of others.