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

About the implement of information bolcking #12

Open
Almostbealone opened this issue Feb 13, 2020 · 1 comment
Open

About the implement of information bolcking #12

Almostbealone opened this issue Feb 13, 2020 · 1 comment

Comments

@Almostbealone
Copy link

HI, I haven't figure out why a bn is used after unsample, is the bn necessary? I would really appreciate for your reply

@HYOJINPARK
Copy link
Collaborator

Under my understanding, the meaning of batch normalization is normalization of feature value distribution.
Therefore, batch normalization is located after each convolution layer.
With same reason, I also add batch normalization after upsampling.
Also, when I did experiment to change location between upsampling and batch normalization,
the accuracy is slightly decreased.

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

2 participants