IDEA-Research / HumanSD

[ICCV 2023] The official implementation of paper "HumanSD: A Native Skeleton-Guided Diffusion Model for Human Image Generation"
Apache License 2.0
271 stars 18 forks source link

Is it possible to use full openpose file for the humanSD pose? #10

Closed p0mad closed 1 year ago

p0mad commented 1 year ago

Hi, I was wondering if it is possible to use face + hands in addition to pose from the openpose in the HumanSD?

Thanks Best regards

juxuan27 commented 1 year ago

Hi, @p0mad ! Thank you for your focus. You need to prepare corresponding training data for full openpose file and retrain the model. Currently, we only support 17 coco keypoints.