wwlCape / HAN

PyTorch code for our ECCV 2020 paper "Single Image Super-Resolution via a Holistic Attention Network"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to prepare test data and get performance indices?

yangbincheng opened this issue · comments

Where are Prepare_TestData_HR_LR.m and Evaluate_PSNR_SSIM.m?

@yangbincheng i have used the MATLAB file 'Prepare_TestData_HR_LR.m' given on RCAN repository to prepare test data .I have not yet calculated PSNR for test data using MATLAB file as instructed by authors. I will tell you here after doing that.