Lornatang / CSNLN-PyTorch

PyTorch implemnts `Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining` paper.
Apache License 2.0
5 stars 2 forks source link

PSNR-inf and SSIM nan #3

Open EchoXu98 opened 1 year ago

EchoXu98 commented 1 year ago

Excuse me, PSNR-inf and SSIM nan appear when I run the first 10 epoch. What should I do?

EchoXu98 commented 1 year ago

Specifically, I had this problem after running the run.py file in the scripts folder and using the data generated from that file.