Fig.1

Concept

Max-pooling

Max-pooling is a downsampling operation that slides a small window over a feature map and keeps only the maximum value in each window, discarding the rest. Think of it like image downscaling, except instead of averaging pixels you take the single strongest activation, which…

The rest of “Max-pooling” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.

Log in to unlock

← Back to the library

Max-pooling, explained · Fig. 1