sketch2pose
sketch2pose copied to clipboard
custom character
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?
No, it only predicts the pose of SMPL model. For ratergeting I used the https://github.com/Mwni/blender-animation-retargeting
Didn't that plugin require the model to have a skeleton? SMPL model seems to have no skeleton
Download SMPL plugin for blender from https://smpl-x.is.tue.mpg.de/ which has skeleton
I see. Thank you very much for your answer!!