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

Why the BN layer of your deploy.prototxt does not set "use_global_stats: true" #15

Open
Ai-is-light opened this issue Mar 7, 2018 · 1 comment

Comments

@Ai-is-light
Copy link

Why the BN layer of your deploy.prototxt does not set "use_global_stats: true"
Thanks @farmingyard

@borisgribkov
Copy link

Should be OK, by default it's set to "true" in the testing phase, check this -http://caffe.berkeleyvision.org/tutorial/layers/batchnorm.html
Setting this to "false" in the testing phase leads to unpredictable results, because layer parameters will be corrected according to an input data.

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