yhw-yhw / TalkSHOW

This is the official repository for TalkSHOW: Generating Holistic 3D Human Motion from Speech [CVPR2023].
301 stars 26 forks source link

What does convert_to_6d mean? #11

Open chenerg opened 1 year ago

sora158 commented 1 year ago

It's a normal way to express rotation, a rotation matrix is 3*3, and omit the last row didn't influence the result, I guess