PaddlePaddle / PaddleGAN

PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Apache License 2.0
7.83k stars 1.24k forks source link

In wav2lip project, if use argument --face_enhancement, GPEN-512.pdparams will be downloaded automatically. Where does this weights come from? How can I train this weights? #754

Open yang-ruixin opened 1 year ago

yang-ruixin commented 1 year ago

Dear authors, When I try wav2lip, if use argument --face_enhancement, GPEN-512.pdparams will be downloaded automatically. Where does this weights come from? How can I train this weights? Thanks in advance.

LokeZhou commented 6 months ago

here: https://github.com/PaddlePaddle/PaddleGAN/blob/4ad0ca17b22007d65ae360c97e08de6afb71edff/ppgan/faceutils/face_enhancement/face_enhance.py#L24 if you want to train,could use our new repo : https://github.com/PaddlePaddle/PaddleMIX/tree/develop/ppdiffusers