understandable-machine-intelligence-lab / Quantus

Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
https://quantus.readthedocs.io/
Other
543 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 9 months ago

BEEILAB commented 9 months ago

Description

@annahedstroem

annahedstroem commented 9 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!