[Samples] Python: added support of onnx models (#2782)
authorMikhail Ryzhov <mikhail.ryzhov@intel.com>
Tue, 27 Oct 2020 07:23:25 +0000 (10:23 +0300)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 07:23:25 +0000 (10:23 +0300)
commitdc52ec7880d12d5adee090b57fc6527fe40594ca
treef099f24bdf38f5e8c823c28cf56c0692e9839cff
parent73c40722fd17da5f8c6c753646168b8ee8647076
[Samples] Python: added support of onnx models (#2782)

* [Samples] Python: added support of onnx models

* [Docs] Python: added support of onnx models

Updated documentation
docs/IE_DG/Samples_Overview.md
inference-engine/ie_bridges/python/sample/classification_sample_async/README.md
inference-engine/ie_bridges/python/sample/classification_sample_async/classification_sample_async.py
inference-engine/ie_bridges/python/sample/hello_classification/README.md [moved from inference-engine/ie_bridges/python/sample/classification_sample/README.md with 97% similarity]
inference-engine/ie_bridges/python/sample/hello_classification/hello_classification.py [moved from inference-engine/ie_bridges/python/sample/classification_sample/classification_sample.py with 90% similarity]
inference-engine/ie_bridges/python/sample/object_detection_sample_ssd/README.md
inference-engine/ie_bridges/python/sample/object_detection_sample_ssd/object_detection_sample_ssd.py
inference-engine/ie_bridges/python/sample/style_transfer_sample/README.md
inference-engine/ie_bridges/python/sample/style_transfer_sample/style_transfer_sample.py