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

About the location of BN in the head of SSD VGG-16 #10

Open
LaVieEnRoseSMZ opened this issue Aug 14, 2019 · 0 comments
Open

About the location of BN in the head of SSD VGG-16 #10

LaVieEnRoseSMZ opened this issue Aug 14, 2019 · 0 comments

Comments

@LaVieEnRoseSMZ
Copy link

Hi~I am reproducing your code using pytorch. And I have gained 76.3% with BN in the Backbone. It does improve accuracy. However, I am confused about the BN in the head.

Head is made up of 3 parts which extras layers to do the feature downsampling and loc layers to predict location and conf layers to classification. Should I add BN to all the three parts or just extra layers?

I am trying to find prototxt of the actual network, but I haven't found it. Thanks in advance for your patience.

@LaVieEnRoseSMZ LaVieEnRoseSMZ changed the title About the location BN in the head of SSD VGG-16 About the location of BN in the head of SSD VGG-16 Aug 14, 2019
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