Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Normalization gives worse perfromence #86

Open
Sumching opened this issue Feb 16, 2021 · 0 comments
Open

Batch Normalization gives worse perfromence #86

Sumching opened this issue Feb 16, 2021 · 0 comments

Comments

@Sumching
Copy link

Hi,
In the original paper, batch norm is a good tool to get better performance. However, in my case, the DnCNN model without BN is superior to the one with BN. It always happens in other network architecture as well. Is there any idea about what happen with BN in denosing task.

(I use the original code which of building model and generating noise and there are some other informs:
batch size : 32
patch size 128
colored images.
)

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant