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

Issue about hand pose #4

Open
ChrisChenYh opened this issue Oct 26, 2023 · 1 comment
Open

Issue about hand pose #4

ChrisChenYh opened this issue Oct 26, 2023 · 1 comment

Comments

@ChrisChenYh
Copy link

Many thanks for your great work!
I've run the demo scripts successfully and generate the video, however I found that the human hand pose is not predicted correctly, it seems that the pose of hand is initial all the time. And I also notice that you just predict 25 body keypoints by openpose without hand keypoints. I wonder if it's caused by Frankmocap or you just not fit the hand pose.
Thanks again and looking forward to your reply!
image

@xiexh20
Copy link
Owner

xiexh20 commented Sep 13, 2024

Hi, sorry for the late reply.
Yes, we do not optimize the hand pose here. It is because the hand is quite heavily occluded in lots of frames. So tracking finger poses is quite difficult. If you don't do it correctly then the fingers will look very unatural. Also the BEHAVE images were captured with hands wearing gloves, which makes the 2D/3D hand pose detection quite noise. These problems make the tracking very difficult.

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

2 participants