zhanglonghao1992 / One-Shot_Free-View_Neural_Talking_Head_Synthesis

Pytorch implementation of paper "One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing"
Other
735 stars 141 forks source link

Quality drop when using absolute motion transfer #56

Closed laleh-samadfam closed 2 years ago

laleh-samadfam commented 2 years ago

Hello,

When not using "relative" flag in demo, the generated video's quality highly drops. Have you been able to generate reasonable videos with absolute motion transfer?

Thanks

zhanglonghao1992 commented 2 years ago

@laleh-samadfam Hi there. The "relative motion" is the key of this method due to its training mechanism. Only when the postures of the source face and the driving face are similar, generation results with the "absolute motion" are good.