Skip to content

conv5 pooling #8

Description

@taraspiotr

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions