baowenbo/DAIN

Confused about evaluate in training phase

John-Yao opened this issue · 0 comments

Hi,

I noticed that there are not 'model.eval()' before evaluation in training phase.

Does it matter?

And I fix it but i got low psnr(~5.xx) and poor visual results using my dataset. Could you provide some suggestions?

Thanks!