Open ZYJ-JMF opened 3 years ago
SSIM: from skimage.measure import structural_similarity as ssim FID:[https://github.com/mseitzer/pytorch-fid] LPIPS:[https://github.com/richzhang/PerceptualSimilarity] hope this help u
Thanks,It is helpful~ And is there any induct about RMSE and L1 loss? Thanks
Would you share the eval code? The specific implement of the evaluation is not very clear. I am looking forward to knowing the details of how to cauculate the SSIM FID LPIPS etc. Thanks