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

Should not BN layers be removed in final prototxt? [BUG?] #30

Closed
mitalbert opened this issue Aug 5, 2017 · 0 comments
Closed

Should not BN layers be removed in final prototxt? [BUG?] #30

mitalbert opened this issue Aug 5, 2017 · 0 comments

Comments

@mitalbert
Copy link

mitalbert commented Aug 5, 2017

The tutorial says that after running bn absorber the BN layers should be removed in final prototxt files, however this script removed only dropout layers and changed BN layers parameters, but did not remove them. BN layers are also not removed in https://github.com/TimoSaemann/ENet/blob/master/prototxts/enet_deploy_final.prototxt

Edit: Apparently only BN layers following conv layers being merged. The rest 3 BN layers make no big difference, this is why closing the issue.

@mitalbert mitalbert changed the title Should not BN layers be removed in final prototxt? Should not BN layers be removed in final prototxt? [BUG?] Aug 5, 2017
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