Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to convert the quaternions of global joint rotations into SMPL style axis-angle representation of the relative rotation? #99

Open
DawnHH opened this issue Feb 1, 2023 · 0 comments

Comments

@DawnHH
Copy link

DawnHH commented Feb 1, 2023

Thanks for the great work !
I‘m working on integrating the hand pose with the SMPL body pose. The outputs of the IKNet are global joint rotations in quaternions [J, 4], however the pose parameters in MANO or SMPL model are axis-angle representation of the relative rotation [J,3] with respect to its parent in the kinematic tree. In the paper, the authors mentioned this convertion.

企业微信截图_16752206808808

Could the author share the code of this part? That would be very important and helpful to apply the model in practice.
I've got some ideas from issue:
#80
#66
But I can't make it right. And I notice that the author is also one of the contributors of SMPL project, so maybe the author is more familiar with this part of convertion.
Thank you again for the great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant