dafei-qin / NFR_pytorch

Offical repo of "Neural Face Rigging for Animating and Retargeting Facial Meshes in the Wild"
57 stars 10 forks source link

Need to be retrained? #1

Closed annmusic closed 1 year ago

annmusic commented 1 year ago

i have own source and target face mesh, if i want to transfer animations from source mesh to target mesh, whether the NFR needs to be retrained?

dafei-qin commented 1 year ago

Hi there, thanks for your interest of our work.

The network DONT need to be retrained. Currently, you can transfer expressions from provided sources to your target mesh. For the target mesh some standardization process may be required.

Later we will release the code that can help you pre-process your own source mesh so that you can transfer your own expression to any target meshes.