Learn Before
Concept

AnyNet Stem

The stem of an AnyNet architecture serves as the initial processing stage for RGB input images (33 channels). It typically applies a 3imes33 imes 3 convolution with a stride of 22, followed by batch normalization. This sequence halves the spatial resolution of the image (from rimesrr imes r to r/2imesr/2r/2 imes r/2) and generates an initial set of c0c_0 channels that serve as the input for the network's body.

0

1

Updated 2026-05-13

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Related