Grad-CAM produces coarse localization maps. What is the primary reason for their low spatial resolution?
-
A
It uses only the first convolutional layer
-
B
It relies on the final convolutional layer which has small spatial dimensions due to pooling/striding
-
C
It averages across all layers equally
-
D
It discards gradient information during backpropagation