AI 용어집
인공지능 완전 사전
162
카테고리
2,032
하위 카테고리
23,060
용어
용어
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.
용어
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.
🔍