xg-chu / GAGAvatar

[NeurIPS 2024] Generalizable and Animatable Gaussian Head Avatar
MIT License
202 stars 22 forks source link

great work! Is it possible to just transfer pose, or just expression? #2

Closed leeooo001 closed 1 week ago

leeooo001 commented 1 week ago

great work! Is it possible to just transfer pose, or just expression?

xg-chu commented 1 week ago

Of course, it's possible to transfer only the pose or expression. The expression is controlled by expcode, pose is controlled by posecode and transform_matrix. After tracking you can use any pose and expression parameters you want (use the pose / expression parameters of input).