Implementations of various CNN Visualization Techniques in PyTorch. These notebooks are implemented in Google Colaboratory.
You will need a Google Colaboratory Account, all rest dependencies are satisfied within the notebook itself. Note : Select Runtime Environment as Python3 and Hardware as GPU in Colaboratory
- Deep Dream
- Layer Activations
- Per Filter Activations
- Weight/Feature Visualization
- Occlusion
- Saliency : Vanilla Backprop
- Saliency : Guided Backprop
- Smooth Grad
- Neural Texture Synthesis
- Neural Style Transfer
- Semantic Dictionaries
- GradCam
- Gradient Ascent