You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, we support Grad-CAM because it's a representative method.
Save saliency maps with wandb option.
Why
From the perspective of aid to medical doctors, nowadays, Grad-CAM is one of the most used methods.
Even though, unfortunately, it's not a verified method in medical task from the perspective of XAI in deep-learning, many corporations still use saliency maps for medical doctors. So, I determined to provide saliency maps for users who are the medical doctors and researchers.
What
Why
How