photosynthesis-team / piq

Measures and metrics for image2image tasks. PyTorch.
Apache License 2.0
1.38k stars 116 forks source link

PieApp loss - negative values #379

Open vukignjatovic opened 7 months ago

vukignjatovic commented 7 months ago

Hello, I am having an issue with PieApp loss score.

During the training I am getting negative values and plus those values are increasing in negative with more epochs. What could be an issue here? Also, what is the range of the output scores of PieApp?

Thanks in advance!