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

ResNet and VisualBackProp #3

Open
bbenligiray opened this issue Jan 19, 2018 · 0 comments
Open

ResNet and VisualBackProp #3

bbenligiray opened this issue Jan 19, 2018 · 0 comments

Comments

@bbenligiray
Copy link

Useful stuff!

VisualBackProp implementation doesn't work with ResNet because of shape errors. Simply adapting the kernel_size and strides in _deconv wasn't enough. It's probably something to do with the residual connections. The paper uses ResNet-200, so I guess the method isn't inherently incompatible with ResNet.

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