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.

can custom models run on the OpenVINO ?

skyravn
Beginner
395 Views

we will never use any of the pre-made ones in the listed models in took kit- 

0 Kudos
2 Replies
IntelSupport
Moderator
378 Views

Hi Brent,

 

OpenVINO able to run custom models. The models should contain layers that are supported by the OpenVINO toolkit.

 

The list of known layers is different for each of the supported frameworks. To see the layers supported by your framework, refer to the following link:

https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_Supported_Frameworks_Layers.html

 

To see the layers that are supported by each device plugin for the Inference Engine, refer to the following link:

https://docs.openvinotoolkit.org/latest/openvino_docs_IE_DG_supported_plugins_Supported_Devices.html#supported_layers

 

Regards,

Adli

 

0 Kudos
Adli
Moderator
362 Views

Hi Brent,


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


Regards,

Adli


0 Kudos
Reply