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
Beginner
358 Views

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 Kudos
2 Replies
Aznie_Intel
Moderator
336 Views

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 Kudos
Aznie_Intel
Moderator
277 Views

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 Kudos
Reply