TachibanaYoshino / psnr-and-ssim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psnr-and-ssim

Denpendency

  • python 3
  • opencv 3
  • skimage

Getting started

  • pip install -U scikit-image
  • mkdir "HR" and "SR"
  • put ground true and super-resolved images in both dir
  • python psnr

Notice

  • The name of images in both type should be same

About


Languages

Language:Python 100.0%