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

The stride of layer4 #2

Closed
philokey opened this issue Sep 7, 2017 · 2 comments
Closed

The stride of layer4 #2

philokey opened this issue Sep 7, 2017 · 2 comments

Comments

@philokey
Copy link

philokey commented Sep 7, 2017

Hi,
I think the stride of layer4 in resnet should be 1, because in faster RCNN, the feature has been pooled into 7 * 7after layer 3.

@ruotianluo
Copy link
Owner

All the resnet module should remain the same, because we initialize using pertained model

@ruotianluo
Copy link
Owner

You are actually correct about the point you make about the faster RCNN, not sure if I need to change here. I will open an issue at faster-rcnn.

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

2 participants