StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Practice
/
Deep Learning
/
Architectures (Conceptual)
/
CNN basics
CNN basics
High-level view of convolutional nets.
0/9
completed
1
2
3
4
5
6
7
8
9
medium
Stride in Convolution
6/9
Stride in a convolutional layer controls what?
A
The number of channels in the input that each filter processes, determining cross-channel interaction strength
B
The number of pixels the filter moves between successive applications, controlling the spatial resolution of the output feature map
C
The size of the padding added to the input borders, controlling whether spatial dimensions are preserved or reduced
D
The number of filters applied at each spatial position, determining the depth of the output feature map in the convolutional layer output
Sign in to verify your answer