sketch2pose icon indicating copy to clipboard operation
sketch2pose copied to clipboard

custom character

Open cjz37 opened this issue 3 years ago • 4 comments

Does this project support direct generation of custom character? In the paper, you used Blender to transfer.But I didn't find a similar plugin. Did you do skeletal binding first?

cjz37 avatar Jan 12 '23 05:01 cjz37

No, it only predicts the pose of SMPL model. For ratergeting I used the https://github.com/Mwni/blender-animation-retargeting

kbrodt avatar Jan 12 '23 15:01 kbrodt

Didn't that plugin require the model to have a skeleton? SMPL model seems to have no skeleton

cjz37 avatar Jan 12 '23 15:01 cjz37

Download SMPL plugin for blender from https://smpl-x.is.tue.mpg.de/ which has skeleton

kbrodt avatar Jan 12 '23 16:01 kbrodt

I see. Thank you very much for your answer!!

cjz37 avatar Jan 14 '23 02:01 cjz37