You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
If I recall correctly, the offsets are those of Subject 1. They can be computed from the joint positions in the original Human3.6m dataset (not the one supplied with this repo, which contains only rotations).
The joint angles are provided by the Human3.6m dataset and have most likely been computed using their mocap system. I think more information can be found in their paper. We did not perform IK on our own.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I understand correctly, in prepare_data_short_term you load the joint angles for each joint of the human skeleton defined in dataset_h36m.py.
Could you please clarify the following:
Thanks a lot!
The text was updated successfully, but these errors were encountered: