k4ilash/image-interpretability-demo
0
Interpretability Methods Throughout the Years (with MNIST)
Draw a digit or load a random MNIST sample, select an interpretability method, and view the saliency overlay. This project follows this article and demonstrates various neural network interpretation techniques on handwritten digits.
Features
- Interactive digit drawing canvas
- Multiple interpretability methods (Vanilla Gradient, and others)
- Real-time saliency visualization
- Probability distribution display
- Smooth overlay options
Usage
- Draw a digit on the canvas or load a random MNIST sample
- Select an interpretability method from the dropdown
- Choose target class (auto-detection or manual selection)
- View the saliency overlay showing what the model focuses on
