face-parsing.PyTorch icon indicating copy to clipboard operation
face-parsing.PyTorch copied to clipboard

Could you share the code about how to calculate the PSNR?Thanks a lot!!!

Open HaMeow-lst1 opened this issue 4 years ago • 0 comments

I want to convert attribute X to attribute Y. Should I use real X and generated Y to calculate PSNR, or use real X and generated X to calculate PSNR? I don't have the real Y because the data is not paired.

HaMeow-lst1 avatar Jan 29 '21 12:01 HaMeow-lst1