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

About HumanAct12 Dataset #238

Open
hyeon0819 opened this issue Jan 23, 2025 · 1 comment
Open

About HumanAct12 Dataset #238

hyeon0819 opened this issue Jan 23, 2025 · 1 comment

Comments

@hyeon0819
Copy link

Thank you for your great job.

In the humanact12poses.pkl file you uesed, there are "joints3D" and "poses" data.
"joints3D" seems to represent xyz position of body keypoints, but what does "poses" data represent?

Do you have any code to convert from "joints3D" data to "poses" data?

@GuyTevet
Copy link
Owner

I'm pretty sure poses are the SMPL angles, you can try and convert them to 3D joint positions with a SMPL module and see if they fit together.

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