harlanhong / CVPR2022-DaGAN

Official code for CVPR2022 paper: Depth-Aware Generative Adversarial Network for Talking Head Video Generation
https://harlanhong.github.io/publications/dagan.html
Other
957 stars 125 forks source link

Can I use other data sets to continue training on the pre-training model? #57

Open handanmei opened 1 year ago

handanmei commented 1 year ago

Can I use other datasets to continue training on the pre-training model? What should I do ?

harlanhong commented 1 year ago

Just make sure the format of your dataset is the same as that of Vox1. You can create your dataset using the code: https://github.com/AliaksandrSiarohin/video-preprocessing