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
956 stars 125 forks source link

uncertainty map 的代码 #70

Open xulingling516 opened 1 year ago

xulingling516 commented 1 year ago

在论文DaGAN++: Depth-Aware Generative Adversarial Network for Talking Head Video Generation 中,有uncertainty map 的描述,请问可以指导一下,这部分代码在哪吗?可能是我理解的问题,我自己并没有找到相关代码在哪。

we append an uncertainty prediction head at the end of the pose network to estimate the uncertainty map. image image image

harlanhong commented 1 year ago

这部分期刊相关代码还没整理出来。

xulingling516 commented 1 year ago

有计划整理这部分代码吗?期待拜读中。。。

harlanhong commented 1 year ago

没问题,我会重新开一个repo。