1
0
Fork 0
mirror of synced 2024-05-16 19:02:21 +12:00

Update benchmark.md

This commit is contained in:
nagadomi 2016-10-20 10:06:35 +09:00 committed by GitHub
parent 16731fb634
commit fa055c59b2

View file

@ -2,7 +2,7 @@
## Photo
Note: waifu2x's photo models was trained on [kou's photo collection](http://photosku.com/photo/category/%E6%92%AE%E5%BD%B1%E8%80%85/kou/).
Note: waifu2x's photo models was trained on the blend dataset of [kou's photo collection](http://photosku.com/photo/category/%E6%92%AE%E5%BD%B1%E8%80%85/kou/) and [ukbench](http://vis.uky.edu/~stewe/ukbench/).
Note: PSNR in this benchmark uses a [MATLAB's rgb2ycbcr](https://jp.mathworks.com/help/images/ref/rgb2ycbcr.html?lang=en) compatible function (dynamic range [16 235], not [0 255]) for converting grayscale image. I think it's not correct PSNR. But many paper used this metric.