Search for question
Question

4.6. How does Max Pooling handle multiple channels in a feature map?

It combines the channels into a single channel.

It discards all but the first channel.

It applies pooling independently to each channel.

It trains separate weights for each channel.

Fig: 1