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

Convert Openpose model to Openvino IR model

Anju_P_Intel
Employee
1,237 Views

Hi,

I have came across https://docs.openvinotoolkit.org/latest/_intel_models_human_pose_estimation_0001_description_human_pose_estimation_0001.html where openvino provides a pre-trained model based on openpose. It is working faster compared to when I directly test on CPU version of openpose. I currently use https://github.com/seancook/docker-openpose-cpu to run openpose on docker in CPU.  The pre-trained openvino model only detects 18 points, while I want to detect 25 points at full resolution as in the cpu docker version. Hence, I wanted to build a model just like the pre-trained model. Since you might have already gone through this process once, to create the pre-trained model, is it possible for you share the steps so that I can try create a new one?

 

0 Kudos
2 Replies
sajjadh
Beginner
1,132 Views

were you able to find a solution for this?... can you share your code? 

0 Kudos
Reply