yul85 / movingcam

234 stars 37 forks source link

.skmo format specifications #2

Closed Dene33 closed 1 year ago

Dene33 commented 2 years ago

As I understand .skmo contains the data converted from the VIBE output. I was not able to find any related scripts or descriptions of how it's done. Would be great to have some details about it. Thanks!

yul85 commented 2 years ago

Yes, you are right. The .skmo file is the result of solving IK with joint positions obtained from VIBE output ("vibe_output.pkl"). You can get .skmo by using this code: movingcam/ik/get_bvh_from_vibe_limited_v2.py