uuembodiedsocialai / ProbTalk3D

Other
61 stars 9 forks source link

Evaluate on unseen identities during inference #2

Open prk9009 opened 1 month ago

prk9009 commented 1 month ago

Can the model generate FLAME parameters for new identities during inference that were not included in its training dataset? If not, what strategies can be employed to fine-tune the model to make it work on these unseen identities?

SichunWU commented 2 weeks ago

Hi, we do not include any identities during training, which means the face shape is unchanged. We provide code for transfer animation for other identities, please refer to the post_process folder.