Skip to content

Feature maps size from stage 3 #1

Description

@MBMS80

Hi Nico,
As is original ResNet you mentioned:

Note that from stage 3, the first conv layer at main path is with subsample=(2,2)
And the shortcut should have subsample=(2,2) as well"

But then in the solution, you used strides=(1,1). So, feature maps are 63*63.
Is there any intuition behind that?

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