face-parsing.PyTorch
face-parsing.PyTorch copied to clipboard
Could you share the code about how to calculate the PSNR?Thanks a lot!!!
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.