Hangz-nju-cuhk / Talking-Face_PC-AVS

Code for Pose-Controllable Talking Face Generation by Implicitly Modularized Audio-Visual Representation (CVPR 2021)
Creative Commons Attribution 4.0 International
916 stars 169 forks source link

Discrepancy in SSIM and CPBD metrics #26

Open Rosiekk opened 3 years ago

Rosiekk commented 3 years ago

Excellent work! We refer to https://github.com/Po-Hsun-Su/pytorch-ssim and calculate SSIM on generated G_PoseDriven/ and PoseSource but find the results much smaller than those in the paper. We also refer to https://github.com/0x64746b/python-cpbd for CPBD metric but fail to reproduce the test results. We haven't found LMD metric yet but can we just use LSE-D proposed in Wav2lip as a replacement of it? Looking forward to your reply!