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

Stride = 2 only for the first block of the entire ResNet #205

Open
PavelShtykov opened this issue Aug 16, 2023 · 0 comments
Open

Stride = 2 only for the first block of the entire ResNet #205

PavelShtykov opened this issue Aug 16, 2023 · 0 comments

Comments

@PavelShtykov
Copy link

According to this row, ResNet is created only with one convolution with stride = 2:

https://github.com/labmlai/annotated_deep_learning_paper_implementations/blame/ec3c7366b7c7a763b0c06a6f703ded6bc2267638/labml_nn/resnet/__init__.py#L288

Is it ok?

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