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

Typos in the FCN model #59

Open
JiahuiSun opened this issue Jun 12, 2020 · 0 comments
Open

Typos in the FCN model #59

JiahuiSun opened this issue Jun 12, 2020 · 0 comments

Comments

@JiahuiSun
Copy link

JiahuiSun commented Jun 12, 2020

I found some strange settings:
score_pool4 = self.score_pool4(0.01 * pool4)
score_pool3 = self.score_pool3(0.0001 * pool3)
but in my experiments, the model without 0.01 and 0.0001 performs better than the original one.

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