wangsen1312 / joints2smpl

fit smpl parameters model using 3D joints
157 stars 10 forks source link

How to map smpl to joints? #3

Open Randle-Github opened 1 year ago

Randle-Github commented 1 year ago

Do you know how to map smpl to joints? Just get rid of z-axis is OKay?

wangsen1312 commented 1 year ago

@Randle-Github You can try to make a new pair of configurations on src/config.py . If you need my help, you can share your joint map.

Randle-Github commented 1 year ago

Thanks for your reply. I wonder if there is a way to directly transfer SMPL joints to ControlNet Openpose as I found that the joints are not completely matching from Motion Diffusion. 1c30b010ec0e1489f059bb513873e8c 941283804d93d1ee51fd6a738ee6dc9

zeng-yifei commented 1 year ago

Hi, do you find anyway to learn the mapping between the 3D mesh vertices and the 25 bone joints now? I am also curious about this issue