Replies: 1 comment 14 replies
-
There is a thread might be useful: #1598 |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am using pytorch-lightning to create a custom model and I would like to use GradCAM to visualise the output of my self-attention layer.
So far I have not found any documantation/examples on how MONAI can be implemented within a pytorch-lightning module so I wanted to ask: how MONAI visualisations could be implemented in a pytorch-lightning module?
Thanks for any help/suggestions!
Beta Was this translation helpful? Give feedback.
All reactions