Learn Before
Concept
AnyNet Stem
The stem of an AnyNet architecture serves as the initial processing stage for RGB input images ( channels). It typically applies a convolution with a stride of , followed by batch normalization. This sequence halves the spatial resolution of the image (from to ) and generates an initial set of channels that serve as the input for the network's body.
0
1
Updated 2026-05-13
Tags
D2L
Dive into Deep Learning @ D2L