The topics approached on this repo are:
- Region importance at any layer using Grad-CAM.
- With or without guided-backpropagation.
- Optimize an input to maximize a neuron or an output with gradient ascent.
- Deep dream, optimization starting from an existing image.
- Generate adversarial examples.
The results are presented for classification and semantic segmentation.
The images bellow illustrate the RTK Dataset.
The rows follows the respective order: the adversarial example, the isolated noised (scaled 3x for better visualization), and the prediction results.
The images bellow illustrate the ImageNet.
- The noise was scaled 10x for better visualization. The adversarial predictions were: 'malinois', 'screw', 'matchstick', 'dial telephone', and 'briard'.