alvinliu0 / HA2G

[CVPR 2022] Code for "Learning Hierarchical Cross-Modal Association for Co-Speech Gesture Generation"
https://alvinliu0.github.io/projects/HA2G
GNU General Public License v3.0
127 stars 9 forks source link

Output convert #10

Open zhewei-mt opened 1 year ago

zhewei-mt commented 1 year ago

Hello, I notice the physical meaning of output is the direction vector with the spine (or pelvis) as the origin, which is not compatible with the existing rendering engine such as blender and UE5. Is there any way how to convert the output to axis angle or rotation matrix of which UE5 can make use?