AI Glossary
The complete dictionary of Artificial Intelligence
162
categories
2,032
subcategories
23,060
terms
terms
Class Activation Mapping (CAM)
Technique that generates discriminative localization maps for convolutional neural networks without supervision, using information from the final convolutional layer to spatially weight the importance of each input region for a given class.
terms
Excitation Backprop
Visualization method that propagates activations from the output layer to the input using a modified version of backpropagation, where weights are replaced by conditional probabilities to better capture excitation paths in the network.
🔍