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.
I'm trying to train the model on a new custom dataset which uses the COCO joint format for both 2D and 3D joints (it's a multi view system where I have triangulated the 3D joints).
I'm a bit unsure how I should go about defining the Skeleton. I.e. in the Human3.6m dataset what are the parents in
Based on the numbers and number of joints in human3.6m (32) i guess it is the connectivity, but I simply dont see the structure of the parents or how I can modify it to a COCO skeleton.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all,
I'm trying to train the model on a new custom dataset which uses the COCO joint format for both 2D and 3D joints (it's a multi view system where I have triangulated the 3D joints).
I'm a bit unsure how I should go about defining the Skeleton. I.e. in the Human3.6m dataset what are the parents in
Based on the numbers and number of joints in human3.6m (32) i guess it is the connectivity, but I simply dont see the structure of the parents or how I can modify it to a COCO skeleton.
The text was updated successfully, but these errors were encountered: