atnikos / teach

Official PyTorch implementation of the paper "TEACH: Temporal Action Compositions for 3D Humans" [3DV 2022]
https://teach.is.tue.mpg.de
Other
388 stars 41 forks source link

regarding the output 'joints' and 'rots' #36

Closed luozhipi closed 1 year ago

luozhipi commented 1 year ago

I am tring to convert 3d joints to bvh, the joint positions are in in world coordnates? and the rots also?

atnikos commented 1 year ago

It is smpl format so yes the joints are in the world coordinate system, the rotations are smpl again so they are "local" relevant to the parent. The global orientation(root rotation) is relative to the world