Explorar el Código

Update benchmark.md

nagadomi hace 8 años
padre
commit
fa055c59b2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      appendix/benchmark.md

+ 1 - 1
appendix/benchmark.md

@@ -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.