What do numbers in the SMPL pose predictions define #238
Unanswered
zetyquickly
asked this question in
Q&A
Replies: 1 comment
-
Am I right that these 3 numbers encode |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Could you please give a hint to the following question?
Whenever we use SMPL
mesh_model
for example inestimate_smpl.py
it does return an array of 23 relative joint positions for each processed body. These joint positions are represented by three numbers, so it is 23 by 3 array of encoding the human pose.I was wondering what does these triplets consist of? Are they relative
[x,y,z]
coords or maybe they define an angle around the globally defined axis?Beta Was this translation helpful? Give feedback.
All reactions