3D Grad cam on multiple images #1644
Unanswered
roshnikotian15
asked this question in
Q&A
Replies: 1 comment 1 reply
-
When you say that you're not successful, which part isn't working? Can you post the error? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,I am using trying to integrate monai gradcam in my 3d resnet model which is based on pytorch lightning module for multiclass problem but I am not successful. Can you tell me what needs to be done and where?I am trying to use val data loader to see the gradcam result on images. Here is my code:
Beta Was this translation helpful? Give feedback.
All reactions