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

Why Conv2_1 has stride of (1,1)? #60

Open
huangh12 opened this issue Apr 9, 2019 · 0 comments
Open

Why Conv2_1 has stride of (1,1)? #60

huangh12 opened this issue Apr 9, 2019 · 0 comments

Comments

@huangh12
Copy link

huangh12 commented Apr 9, 2019

Hello,
Thanks for your rep.
It's wirtten in the readme that:

conv2_1 has stride of (1, 1) while remaining conv layers has stride (2, 2) at the beginning of the block. This fact is expressed in the following lines.

However, I don't quite understand how the linked lines explain the reason why conv2_1 has stride of (1,1). Actually I am curious about that for long time. Could you please that for me?
Thank you! 😄

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