Does the openVINO toolkit support Tensorflow Lite models?
Is it possible to run a TF.Lite model with the NCS2 on Windows 10 OS?
I see there is this same question here but the answer seems very long and it almost seems like it is not supported??
Hi bartlino,
It is only allowed to directly load ONNX model or Intermediate Representation (IR)
into OpenVINO™ toolkit Inference Engine (included MYRIAD). Whereas for Model Optimizer, it does not support .tflite file to IR format conversion natively.
In summary, OpenVINO™ Toolkit does not support Tensorflow Lite models.
Regards,
Peh
連結已複製
Hi bartlino,
It is only allowed to directly load ONNX model or Intermediate Representation (IR)
into OpenVINO™ toolkit Inference Engine (included MYRIAD). Whereas for Model Optimizer, it does not support .tflite file to IR format conversion natively.
In summary, OpenVINO™ Toolkit does not support Tensorflow Lite models.
Regards,
Peh
