hello, could please provide code for test image quality?
yuxu915 opened this issue · 1 comments
yuxu915 commented
Hi! Thanks for your great work, and make it open source!
When I test the "FID", "PSNR" and "SSIM", I find that the results are different from the paper. Could please provide your source testing code? I would like to check if we have different experiment settings.
Thanks again!
SheltonLiu-N commented
Hi,
We use scikit-image to test PSNR and SSIM, and we use clean-fid to test FID.