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.
6442 Discussions

Converting Caffe and YOLOv3/YOLOv4 Models to OpenVINO IR (2024)

king123
Beginner
374 Views

I need guidance on converting Caffe Models and YOLOv3/YOLOv4 Darknet models to OpenVINO IR using Openvino 2024 OVC. Any help would be appreciated.

0 Kudos
4 Replies
Aznie_Intel
Moderator
312 Views

Hi King123,

 

Thanks for reaching out. You may refer to this Convert to OpenVINO Intermediate Representation (IR) for the conversion's command lines and code examples. However, OpenVINO support for Caffe model is currently deprecated in the OpenVINO 2024 version. If you insist on converting the Caffe model into OpenVINO IR, you may use OpenVINO 2022.3.

 

Hope this helps.

 

 

Regards,

Aznie

 


0 Kudos
king123
Beginner
292 Views
Is it okay to use caffe model converted to IR using openvino 2022 version in the 2024 version for inference?

Thanks
0 Kudos
Aznie_Intel
Moderator
252 Views

Hi King123,

 

No. You must use the Intermediate Representation (IR) file generated from the same OpenVINO version.

 


Regards,

Aznie


0 Kudos
Aznie_Intel
Moderator
134 Views

Hi King123,


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