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

How to set stride of conv layer? #153

Open
glgoo opened this issue Jul 22, 2020 · 2 comments
Open

How to set stride of conv layer? #153

glgoo opened this issue Jul 22, 2020 · 2 comments

Comments

@glgoo
Copy link

glgoo commented Jul 22, 2020

I must use conv kernel 3x3 with stride 2, pooling kernel 2x2 with stride 2.
But, xxxxLayerMaker without stride option.
So, how to setup?
:)

@hughperkins
Copy link
Owner

hughperkins commented Jul 22, 2020 via email

@glgoo
Copy link
Author

glgoo commented Jul 22, 2020

I believe that stride 1 is the default?

On Wed, Jul 22, 2020, 05:32 Willem Chen @.***> wrote: I must use conv kernel 3x3 with stride 1 So how to setup? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#153>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA6FKEPIW5OEEHXNBZTEETR42WZPANCNFSM4PEQOY2A .

yeah, but I want to set stride 2.
I use net->print(), then it show conv layer skip=0.
I cannot find the variable.
:)

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