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

Resnet50 conv_block() question. #103

Open
asimay opened this issue Oct 12, 2018 · 0 comments
Open

Resnet50 conv_block() question. #103

asimay opened this issue Oct 12, 2018 · 0 comments

Comments

@asimay
Copy link

asimay commented Oct 12, 2018

https://github.com/fchollet/deep-learning-models/blob/master/resnet50.py#L119

where is this defined? can you show me please? as I read the paper, the h(x) should be original input, or 1x1 conv output, if it is BatchNormed, will impact the input.

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