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

PreActivations for Shortcut Projection #2

Open
RishabGargeya opened this issue Jul 11, 2016 · 1 comment
Open

PreActivations for Shortcut Projection #2

RishabGargeya opened this issue Jul 11, 2016 · 1 comment

Comments

@RishabGargeya
Copy link

Hi,

Great work here! I have a quick question--
Based on my understanding of your code and the MSRA paper, shouldn't your type B projection shortcuts in the full and bottleneck preactivation models take bn_pre_relu as their input, and not l (excluding the first block)?

As the identity mapping paper states, "For the bottleneck ResNets, when reducing the feature map
size we use projection shortcuts [1] for increasing dimensions, and when pre-
activation is used, these projection shortcuts are also with pre-activation."

Did I misunderstand something? Thanks for your time!

@FlorianMuellerklein
Copy link
Owner

I think that you might be right. I've been thinking recently that I have a mistake in the projections. I will look into it, 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

2 participants