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
This project implements the Integrated Gradients (IG) algorithm in C++ to visualize the importance of input pixels in the prediction of a neural network. The final output is a grayscale attribution image saved in .pgm format.