Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Tensorflow Lite

bartlino
New Contributor I
260 Views

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??

0 Kudos
1 Solution
Peh_Intel
Moderator
236 Views

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


View solution in original post

0 Kudos
2 Replies
Peh_Intel
Moderator
237 Views

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


0 Kudos
Peh_Intel
Moderator
204 Views

Hi bartlino,


This thread will no longer be monitored since we have answered your question. If you need any additional information from Intel, please submit a new question. 



Regards,

Peh


0 Kudos
Reply