soapisnotfat / super-resolution

collection of super-resolution models & algorithms
Apache License 2.0
744 stars 188 forks source link

psnr incorrect #5

Closed yilang2007lw closed 5 years ago

yilang2007lw commented 5 years ago

psnr = 20 * math.log10(255.0 / math.sqrt(mse)) Please ref to https://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio