deepmo24 / CPEM

PyTorch implementation of "Towards Accurate Facial Motion Retargeting with Identity-Consistent and Expression-Exclusive Constraints" (AAAI2022)
95 stars 18 forks source link

Facial Retargeting #14

Open charlieguo0610 opened 1 year ago

charlieguo0610 commented 1 year ago

Hi, I just finished reading your paper and I'm curious about how you implement cross-domain retargeting for virtual avatars. Specifically, after obtaining the pose and expression parameters, how would you apply them to the avatars? Still using BFM model for avatars so that you can transform the neural avatar to the desired one? Thank you in advance for your kind reply!

lucasjinreal commented 1 year ago

I have same puzzel