-
Notifications
You must be signed in to change notification settings - Fork 16
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
Anatomy basis on the Left Hand #8
Comments
还有个问题,左手手腕的轴和其他手指也不太一样,可以把这儿的b_axis_init改成(-1,0,0)https://github.com/lixiny/manotorch/blob/5738d327a343e7533ad60da64d1629cedb5ae9e7/manotorch/axislayer.py#L37C10-L37C10 |
I encountered similar issues and I have applied a solution only on the left hand:
Maybe I can create a PR for this fix |
Thanks for your discussion. Indeed, current anatomy basis in manotorch only works for right hand. |
可能是原mano文件的问题?有带shape吗?vchoutas/smplx#48 |
manotorch's anatomical system now support Left Hand |
我发现右手的三个轴拇指是符合生理学的,但是左手拇指好像不太符合
The text was updated successfully, but these errors were encountered: