eeskimez / emotalkingface

The code for the paper "Speech Driven Talking Face Generation from a Single Image and an Emotion Condition"
MIT License
161 stars 29 forks source link

Alignment and cropping #14

Open JNash123 opened 1 year ago

JNash123 commented 1 year ago

we aligned the ground-truth, baseline, and proposed videos into a template image and cropped them into the same size using similarity transformation.

How do u do it?

yzyouzhang commented 1 year ago

The baseline system generates videos of a different size than our proposed system. This was explained in Section IV.C.