cszhilu1998 / SelfHDR

[ICLR 2024] Self-Supervised High Dynamic Range Imaging with Multi-Exposure Images in Dynamic Scenes
51 stars 1 forks source link

How to calculate psnr and ssim of Y_color and Y_stru? #3

Closed Chenrf1121 closed 8 months ago

Chenrf1121 commented 8 months ago

Dear researchers, I confused about training stage, and how can I save the mid images(Y_color, Y_stru)? Begging your response!

cszhilu1998 commented 8 months ago

Y_color has been released in 'Training_align' and 'Test_align' folders in the dataset. Y_stru can be obtained by Line 33-37 in train.sh.