jixinya / EVP

Code for paper 'Audio-Driven Emotional Video Portraits'.
297 stars 49 forks source link

About the landmark MEAN and PCA #5

Closed DaddyJin closed 3 years ago

DaddyJin commented 3 years ago

Thank you for the great work. Could you please share the detail of calculating one specific person's landmark mean and pca? Take a specific person's video data in MEAD for example. We have multiple viewpoints, emotions and intensities. Could you please tell which videos are used to calculate the landmark and produce mean and pca? Like front view with intensity 3? or front view with intensity 2? or some other combination or even all the videos.

I am trying to pre-process the MEAD dataset and do some face reenactment work, I would appreciate it a lot if you may share the pre-processing details. Looking forward to the reply!

jixinya commented 3 years ago

We use the front view with intensity 3 to calculate the landmark and we will share the pre-processing details soon.

DaddyJin commented 3 years ago

Thank you for the reply and looking forward to the pre-processing details.

zhanghm1995 commented 2 years ago

We use the front view with intensity 3 to calculate the landmark and we will share the pre-processing details soon.

Hi, @jixinya , have you cleaned up your pre-processing code now? I'm also interested in the Mean and PCA computation pipeline.