wyf0912 / LLFlow

[AAAI 2022] The code release of paper "AAAI Low-Light Image Enhancement with Normalizing Flow"
Other
289 stars 36 forks source link

validation error #9

Closed LiveAndLearn322 closed 2 years ago

LiveAndLearn322 commented 2 years ago

I trained this model in LOL, the validation PSNR and SSIM are normal at first, but then dropped suddenly. I only modified the batch size=8, why does this happen? Snipaste_2022-04-14_10-32-54

wyf0912 commented 2 years ago

If you could not use the same batch size, you can try to decrease the learning rate.

This may be related to the stability of the normalizing flow.

wyf0912 commented 2 years ago

You could reopen the issue if you meet the problem again