GunwooHan / E-LatentLPIPS

Unofficial Implementation of E-LatentLPIPS(Ensembled-LatentLPIPS) of Diffusion2GAN
Apache License 2.0
36 stars 1 forks source link

LPIPS and ELPIPS differences #3

Open jfischoff opened 1 week ago

jfischoff commented 1 week ago

lpips returns a value [0, 1]. However, elpips returns negative numbers. Is that expected?

GunwooHan commented 1 week ago

No, it's not what I expected Can you share the code or image you used as input?

Similar to lpips, negative numbers should not come out because weight below 0 is initialized to 0 for each step