wwlCape / HAN

PyTorch code for our ECCV 2020 paper "Single Image Super-Resolution via a Holistic Attention Network"
Apache License 2.0
167 stars 32 forks source link

How to prepare test data and get performance indices? #8

Open yangbincheng opened 3 years ago

yangbincheng commented 3 years ago

Where are Prepare_TestData_HR_LR.m and Evaluate_PSNR_SSIM.m?

aatiqa-ghazali commented 2 years ago

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