CNNs · Level 2 of 5
Pointwise Convolution
A convolution with a one-by-one spatial kernel.
It mixes channels at each position without spatial neighborhood mixing.
Example
A layer reduces 128 channels to 32 at each pixel location.
Listen to the definition and example
Audio transcript
Pointwise Convolution. A convolution with a one-by-one spatial kernel. It mixes channels at each position without spatial neighborhood mixing. For example: A layer reduces 128 channels to 32 at each pixel location.
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.