IDEA-Research / DWPose

"Effective Whole-body Pose Estimation with Two-stages Distillation" (ICCV 2023, CV4Metaverse Workshop)
Apache License 2.0
2.19k stars 141 forks source link

About openpose_hand #39

Closed mrhanCH closed 1 year ago

mrhanCH commented 1 year ago

Hello, the effect of dwpose model is very good, but some of my projects do not need to recognize facial feature points, so do you have any plans to open a model similar to openpose_hand, which only recognizes posture and hands? Or is there any method to automatically remove facial feature points in the image generation stage? Thank you very much!

fckbauer commented 1 year ago

isn't it removable via OpenPose Editor?

yzd-v commented 1 year ago

You can choose face, body, hand in this file.

mrhanCH commented 1 year ago

isn't it removable via OpenPose Editor?

yeah,but I want to process it quickly

mrhanCH commented 1 year ago

You can choose face, body, hand in this file.

Perfect, thank you!

JS1989git commented 1 year ago

You can choose face, body, hand in this file.

Can you please explain what I am supposed to do with this information? I know that op got it just from what you've said, but I've tried all kinds of edits and am not sure what I am supposed to be doing. I made a separate issue about it here: https://github.com/IDEA-Research/DWPose/issues/49

JS1989git commented 1 year ago

You can choose face, body, hand in this file.

Perfect, thank you!

Would you be so kind as to let me know what I am supposed to do/how you got it to work with the information provided? I am so lost. Posted about it here: https://github.com/IDEA-Research/DWPose/issues/49