Smooth Gradient Saliency
Learn to generate sharper saliency maps using the SmoothGrad algorithm.
We'll cover the following
Smooth gradient saliency
The vanilla gradient saliency computes the saliency map using the vanilla gradient
Smooth gradient (SmoothGrad) saliency reduces visual noise and produces sharper saliency maps. The main idea is to smoothen the gradients (used for computing the saliency map) by averaging the vanilla gradients of multiple noisy versions of the input image. These smoothened gradients have a denoising effect that helps reduce the visual noise in the saliency maps and makes them sharper. The figure below illustrates this concept.
Get hands-on with 1400+ tech skills courses.