yuanjunchai / IKC

Implementation of 'Blind Super-Resolution With Iterative Kernel Correction' (CVPR2019)
Apache License 2.0
218 stars 44 forks source link

test_IKC.py on Set5: very first kernel iteration ALWAYS looks better/clearer than the following six iterations #18

Open alexander-rakhlin opened 4 years ago

alexander-rakhlin commented 4 years ago

Using default checkpoints. PSNR/SSIM usually improve until the 4-th step. Is it normal that images only deteriorate subjectively after the 1-st iteration and never improve?

Examples: img_002_SRF_2_HR_1 img_002_SRF_2_HR_2 img_002_SRF_2_HR_3 img_002_SRF_2_HR_4 img_002_SRF_2_HR_5 img_002_SRF_2_HR_6 img_002_SRF_2_HR_7