eeskimez / emotalkingface

The code for the paper "Speech Driven Talking Face Generation from a Single Image and an Emotion Condition"
MIT License
161 stars 29 forks source link

about evaluation results #10

Closed JNash123 closed 1 year ago

JNash123 commented 1 year ago

Can u tell me how can I get the results of SSIM and PSNR

yzyouzhang commented 1 year ago
from skimage.metrics import structural_similarity as ssim
from cv2 import PSNR