understandable-machine-intelligence-lab / Quantus

Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
https://quantus.readthedocs.io/
Other
564 stars 75 forks source link

The problem faced by GradCAM and Occlusion Sensitivity methods when dealing with images with more than 3 bands. #323

Open BEEILAB opened 11 months ago

BEEILAB commented 11 months ago

Description

@annahedstroem

annahedstroem commented 11 months ago

Hi @BEEILAB thanks for sharing this! Can you paste the code that causes this error? It is helpful to know more e.g., the type fo model (torch or tf) and the dims of your data etc. Thanks!