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

pose in constrained supr hand #3

Open
yao5401 opened this issue Jun 20, 2023 · 0 comments
Open

pose in constrained supr hand #3

yao5401 opened this issue Jun 20, 2023 · 0 comments

Comments

@yao5401
Copy link

yao5401 commented Jun 20, 2023

When I use constrained hand model, I found hand mesh is not anatomical. I tried change the pose param of middle finger, but it is difficult to get a reasonable pose(espically when z axis value of mcp is ). It seems axes is not correct.
pose param: [0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5030, 0.0246, 1.0595, 1.6755, 1.3228, 0.0000, 0.9412, 2.0223, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000]

I also have some quesetion about torch implementation:

  1. https://github.com/ahmedosman/SUPR/blob/40e81d4b76eadb4c17de3cdfa2233c5cfe1b3654/supr/pytorch/utils.py#LL61 quat_feat() compute the normalized quat, why the res is v_cos-1.
  2. torch_compute_rot_hinge is similar with formula, except the sign. If change the axes orientation, maybe this could be replaced by rodrigues.
  3. quat2mat is Hamilton quat representation , while quat_feat is JPL. Why use two different representation in the code.

Hope for your relpy.

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