Question 3
Which of the following statements accurately describes the visualization techniques used in Convolutional Neural Networks (CNNs)? (Select all that apply)
Activation maximization methods identify input image region that maximally activates specific neurons in the network.
Filter visualization techniques display the learned weights of convolutional filters in the network.
Kernel visualization involves directly observing the values of convolutional filters during network training.
Principal Component Analysis (PCA) is commonly employed to reduce the dimensionality of feature maps for visualization purposes.