yhw-yhw / SHOW

This is the codebase for SHOW in Generating Holistic 3D Human Motion from Speech [CVPR2023],
Other
216 stars 26 forks source link

Please not using openpose #4

Closed lucasjinreal closed 1 year ago

lucasjinreal commented 1 year ago

openpose is good, but it's not properly using as a lib, since it hard to calling inside python scripts. Only useful when prepareing data.

But if inference needed data, better using own pose model or mmpose or alphapose.