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

how to convert the joints to rotations and retarget to Mixamo? #39

Closed lucasjinreal closed 1 month ago

lucasjinreal commented 1 year ago

Hello, the npy generated seems just joints in xyz, but not typically 24,3 rotations in SMPL, how can i using rots anyway?

atnikos commented 1 year ago

The generated bodies have rotations that are natively SMPL. See this answer here you ust have to return rots and trans.