Hangz-nju-cuhk / Talking-Face_PC-AVS

Code for Pose-Controllable Talking Face Generation by Implicitly Modularized Audio-Visual Representation (CVPR 2021)
Creative Commons Attribution 4.0 International
919 stars 169 forks source link

Preprocess video #24

Open luantunez opened 3 years ago

luantunez commented 3 years ago

Hello and thank you very much for sharing your great work! I was wondering how to preprocess a pose video. I get how to preprocess the input image, according to the README, but I am not sure on how to do the same with the video por setting the pose. Thank you very much in advance!

Hangz-nju-cuhk commented 3 years ago

Hi, all the pre-processing procedures are the same for all videos.

luantunez commented 3 years ago

It is just that when I use a regular image it doesn't work unless I preprocess it with the align_68.py script, but that script doesn't work for pose videos. The pose videos won't work If I don't preprocess them. They become black in the results view. How con I preprocess them for usage? Thank you!

luantunez commented 3 years ago

Are there any updates on this?

Hangz-nju-cuhk commented 3 years ago

What do you mean by "that script doesn't work for pose videos"?

luantunez commented 3 years ago

I mean that I am not being able to use a custom pose video

Youria1 commented 2 years ago

我遇到了同样的问题,就是align_68可以直接预处理图片,但不能预处理视频,报了如下错误,

报错

该如何解决?