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

conv5 pooling #8

Open
taraspiotr opened this issue Jul 17, 2018 · 0 comments
Open

conv5 pooling #8

taraspiotr opened this issue Jul 17, 2018 · 0 comments

Comments

@taraspiotr
Copy link

Hi!
I was wondering what was the motivation behind performing pooling after already downsampled layer here:

center = self.center(self.pool(conv5))

Did you test if it was improving score compared to using downsampling conv layer one more time or simply removing this bottom layer and having conv5 in bottleneck?

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