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

how are video pairs created in data/vox256.csv? #72

Closed psurya1994 closed 1 year ago

psurya1994 commented 1 year ago

How are the source and driving video pairs created in vox256.csv (https://github.com/harlanhong/CVPR2022-DaGAN/blob/master/data/vox256.csv)? How important are they for the training of the algorithm?

I've gone through the paper, and did not find anything about it.

harlanhong commented 1 year ago

This file is useless during training. Please just ignore it.