Skip to content

GradCAM/CAM for multi-image input #1483

@ltsc256

Description

@ltsc256

I am using Monai for a classification task that uses both MR and CT data. The classification models work very well and I wanted to implement the interpretability methods (either occlusion sensitivity or cam). However, when I try to run cam, I get an error that forward is missing 1 required argument (the CT image) since the interpretability models seem to only allow 1 image input. Do you have any advice how to handle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions