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

I found that you have removed all bias #4

Open
fsalmasri opened this issue May 9, 2019 · 3 comments
Open

I found that you have removed all bias #4

fsalmasri opened this issue May 9, 2019 · 3 comments

Comments

@fsalmasri
Copy link

I found that you have removed all bias from the model even when BN is not used. Is it the correct way ?

@drogozhang
Copy link

In the paper, the author removed all bias. That's right

@fsalmasri
Copy link
Author

Great,
Actually I didn't find that mentioned in their paper, where did you find this detail please ? Another question, why in most of super-resolution implementation bias is turned to off?

@drogozhang
Copy link

drogozhang commented Jun 13, 2019

3.2. Residual Dense Block
Wd,c is the weights of the c-th Conv layer, where the bias
term is omitted for simplicity.

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