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

my fault #7

Closed kakao014 closed 2 years ago

kakao014 commented 2 years ago

Great work. But i got some erro when trying the SPADE.pth.tar :

RuntimeError: Error(s) in loading state_dict for DepthAwareGenerator: Missing key(s) in state_dict: "up_blocks.0.conv.weight", "up_blocks.0.conv.bias",.... Unexpected key(s) in state_dict: "decoder.compress.weight", "decoder.compress.bias",...