amirbar / speech2gesture

code for training the models from the paper "Learning Individual Styles of Conversational Gestures"
361 stars 41 forks source link

about gan #14

Closed evelynyhc closed 3 years ago

evelynyhc commented 3 years ago

hello, appricate your work! have a question, after try your pretrained models, the result is some skeletal animation,but i want to get some animation with human action, did i do something wrong? if i did wrong, pleace help me which file should i run, thanks.

shinydinosaur commented 3 years ago

Do you mean you want video output? For that, you would need to use something like this https://github.com/carolineec/EverybodyDanceNow to go from wireframe motion to video!

evelynyhc commented 3 years ago

您是说要视频输出吗?为此,您需要使用类似https://github.com/carolineec/EverybodyDanceNow的东西来将线框运动转换为视频!

ok, i will try ,thanks!