JihyongOh / JSI-GAN

[AAAI 2020] Official repository of JSI-GAN.
60 stars 16 forks source link

weiried about the test PSNR #21

Open haifangqin opened 3 years ago

haifangqin commented 3 years ago

hi, thanks for your great works!

I am now trying to test the pre-trained model you provide.

and when I test the testset you provide I got the PSNR about 35.77

while I test the LG_Daylight video 1000th-1050th frames , the PSNR is around 26-28db.

I download the 4k media from 4kmedia.org and extract frames as you say and save as .mat file to get the quantitative results.

Could you help me with that. thanks a lot! @sooyekim

sooyekim commented 3 years ago

26-28 dB seems a bit low. It would be worth checking if the input is indeed an SDR video frame and the GT is indeed an HDR frame.

haifangqin commented 3 years ago

thanks for your reply! I am also curious about it. but I use the same way to visualize the generated HDR mat file and the HDR mat you provided. the pic looks like an HDR image

Could you provide a whole test image mat file in the video named LG_Daylight_demo? We could check use this file.

sooyekim commented 3 years ago

LG_Daylight is already included in our test set. You could compare with frames 1-4 in the .mat or .png files, which correspond to frames 1475, 1940, 2090 and 2310 in the original video.