StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Questions
/
Deep Learning
/
Architectures (Conceptual)
/
CNN basics
← Previous
Next →
757.
Stride in Convolution
medium
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
← Back to Questions