MC-E / Deep-Generalized-Unfolding-Networks-for-Image-Restoration

Accepted by CVPR 2022
132 stars 25 forks source link

Why does it perform well during validation, but poorly during testing #12

Open Mrschen6 opened 4 months ago

Mrschen6 commented 4 months ago

Dear author: When I reproduce your awesome work,I find my model perform well during validation,but poorly during testing,why is that? Is it because normalization was applied during testing but not during training? Looking forward to your reply,thank you!