CNNs · Level 2 of 5
Max Pooling
Selecting the maximum value in each pooling region.
It keeps the strongest local response and discards other values.
Example
A two-by-two patch becomes its largest activation.
Listen to the definition and example
Audio transcript
Max Pooling. Selecting the maximum value in each pooling region. It keeps the strongest local response and discards other values. For example: A two-by-two patch becomes its largest activation.
Explore this concept
Why it matters
This helps you interpret feature shapes and spatial behavior in image networks.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.