You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Why the BN layer of your deploy.prototxt does not set "use_global_stats: true"
Thanks @farmingyard
The text was updated successfully, but these errors were encountered: