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.

ONNX to OpenVino IR

Khan55
Débutant
1 547 Visites

Hello,

I am using OpenVino Version 24.0.0

I converted my pytorch model to ONNX now I want to convert it  OpenVino IR format my aim is to run it over FPGA. 

I visited the documentation but did not get a clear idea

Kindly guide me 

 

0 Compliments
2 Réponses
Aznie_Intel
Modérateur
1 525 Visites

Hi Khan55,

 

Thanks for reaching out. For OpenVINO 2024 version, you may convert the ONNX file using the ovc command.

 

ovc path_to_your_model

 

You may refer Conversion Parameters and ovc -h command will list out all available parameters.

 

 

Regards,

Aznie


0 Compliments
Aznie_Intel
Modérateur
1 466 Visites

Hi Khan55,


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,

Aznie




0 Compliments
Répondre