HumanML3D
HumanML3D copied to clipboard
question about data
In raw_pose_processing.ipynb, all data is saved in joints folder. What is the meaning of the data in the files under the joints folder? Data's shape is like (36, 24, 3) where 36 is the length of the frame sequence, 24 is the number of joints, and 3 corresponds to the rotation angle of the joint or the three-dimensional space coordinates? thx
Hi, you are almost right. The last 3 dimension refers to XYZ coordinates.
leisurehippo @.***> 于2023年6月9日周五 00:25写道:
In raw_pose_processing.ipynb, all data is saved in joints folder. What is the meaning of the data in the files under the joints folder? Data's shape is like (36, 24, 3) where 36 is the length of the frame sequence, 24 is the number of joints, and 3 corresponds to the rotation angle of the joint or the three-dimensional space coordinates? thx
— Reply to this email directly, view it on GitHub https://github.com/EricGuo5513/HumanML3D/issues/58, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKRYNB6DJOROCNPTW7EIAC3XKK6WPANCNFSM6AAAAAAZAGP4GU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
我看joints里面的数据范围基本上是在-3.7到3.7左右,请问这个3维坐标数据是做了什么样的归一化操作呢?
还有一个问题咨询一下,joints里面的数据对应的24个关节分别是什么呢?
你好,HumanML3D 的关节点是SMPL的关节点。
On Sat, Jun 10, 2023 at 2:21 AM leisurehippo @.***> wrote:
还有一个问题咨询一下,joints里面的数据对应的22个关节分别是什么呢?
— Reply to this email directly, view it on GitHub https://github.com/EricGuo5513/HumanML3D/issues/58#issuecomment-1585559172, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKRYNB3N4NRVZ5N2VVONCR3XKQU7JANCNFSM6AAAAAAZAGP4GU . You are receiving this because you commented.Message ID: @.***>