What is the version of OpenVINO supported by NNStreamer
jnzhao@...
Hi:
Before install the NNStreamer,i already installed OpenVINO R20.03. When i try to run NNStreamer openvino,can't get any AI inference results.So my questions is: 1. Which version is supported by nnstreamer using PPA installing. 2. How could i do to support Openvino R20.03 3. Is Intel NCS2 supported by nnstreamer? Jon Thanks. |
|
On Wed, Nov 10, 2021 at 05:23 PM, jnzhao@... wrote: > > Hi: > Before install the NNStreamer,i already installed OpenVINO R20.03. When i try > to run NNStreamer openvino,can't get any AI inference results.So my questions > is: > 1. Which version is supported by nnstreamer using PPA installing. The current deployment uses 2019R3 according to https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa and https://review.tizen.org/gerrit/gitweb?p=platform/upstream/dldt.git;a=summary However, this does not mean that nnstreamer supports 2019R3 only. We just didn't test it with other versions. I believe it will support more recent versions as long as openvino keeps backward compatibility.
Yes. and it is tested with openvino and https://github.com/nnstreamer/nnstreamer/blob/main/ext/nnstreamer/tensor_filter/tensor_filter_movidius_ncsdk2.c
|
|