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
964 stars 126 forks source link

Did you train depth estimator yourself? #11

Closed FusionLi closed 2 years ago

FusionLi commented 2 years ago

In your paper, you mentioned you need to learn a depth estimator first via self-supervision but in the repo, I didn't see training part for this module. Do you have the plan to release the training code for that part in the future?

harlanhong commented 2 years ago

Yes, I am re-organizing that code and will release it soon.