Skip to content
Discussion options

You must be logged in to vote

I have created a minimal working example in a kaggle notebook using pytorch lightning's bug report model.

@wyli you were right: calling GradCAM inside train_step works. So I assume the error is related to the model state inside the test_step.

But does it really make sense to run a class activation map on training examples? My understanding is that this should more meaningful and possible from inside test_step...

Replies: 4 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@kapsner
Comment options

Comment options

You must be logged in to vote
1 reply
@kapsner
Comment options

Comment options

You must be logged in to vote
6 replies
@rijobro
Comment options

rijobro Feb 20, 2021
Collaborator

@rijobro
Comment options

rijobro Feb 20, 2021
Collaborator

@kapsner
Comment options

@rijobro
Comment options

rijobro Feb 20, 2021
Collaborator

@kapsner
Comment options

Answer selected by wyli
Comment options

You must be logged in to vote
1 reply
@KumoLiu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants