Ask Your Question
0

Can we have a simplified module of OpenPose.

asked 2020-05-12 01:58:07 -0600

Hey, I am trying to implement pose estimation and I have come across two options, OpenPose and TFPoseNet. TFPosenet is a javascript and OpenPose is python based. OpenPose is a bit complex when compared to TFPosenet.

Why can't OpenCV.org develop a simple module of OpenPose so that it can be easily imported, and effectively call some functions like find Hands location or draw the skeleton etc.

I don't if I am supposed to post suggestions here but thought, if more people would read this and hopefully something positive happens.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2020-05-12 03:24:40 -0600

berak gravatar image

Why can't OpenCV.org develop a simple module of OpenPose so that it can be easily imported

it already happened !

you can use the pretrained openpose models with opencv's dnn.

please have a look at the c++ and python samples

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-05-12 01:58:07 -0600

Seen: 209 times

Last updated: May 12 '20