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

evaluate_PRMSE_AUCON #52

Open Carlyx opened 1 year ago

Carlyx commented 1 year ago

When I run utils.py, errors were called: 'Detector' object has no attribute 'detect_facepose' 'Fex' object has no attribute 'facepose' 'Fex' object has no attribute 'Pitch'

harlanhong commented 1 year ago

You may install the py-feat from the source in their repository. And please refer to this issue #25