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
Hi, I have some questions regarding the Average Drop/Increase in Confidence metric in section 4.2.
In this experiment, rather than do point-wise multiplication with the original generated saliency map, we slightly modify by limiting the number of positive pixels in the saliency map (50% of pixels of the image are muted in our experiment).
Do you select 50% of the pixels randomly for every image?
Is it 50% of the input image, or 50% of the overlayed image produced by the multiplication?
The text was updated successfully, but these errors were encountered:
Hi, I have some questions regarding the Average Drop/Increase in Confidence metric in section 4.2.
The text was updated successfully, but these errors were encountered: