minar09 / openpose-pytorch

openpose implementation in pytorch
https://github.com/Hzzone/pytorch-openpose
6 stars 1 forks source link

Pose for vton #1

Closed JahangirButt-BU closed 3 years ago

JahangirButt-BU commented 3 years ago

Trying to get pose for https://github.com/minar09/cp-vton-plus i used demo_body.py for pose, it did generate file but when using in vton this error comes up. Any idea on the problem? image image

minar09 commented 3 years ago

Please use the original openpose from the official repository. This one is not relevant to the CP-VTON+.

JahangirButt-BU commented 3 years ago

can you provide the link, that you used to generate the key points (OpenPose). thankyou @minar09