Learn Before
Concept
Effect of Network Depth on Receptive Field Size
When an element in a feature map requires a larger receptive field to detect input features over a broader area, a deeper network architecture can be utilized. For instance, applying an initial convolution kernel produces an output matrix where each element has a receptive field of four input elements. If an additional convolutional layer takes as its input to compute a single element , the receptive field of on the intermediate layer consists of four elements, but its receptive field on the original input expands to encompass nine elements.
0
1
Updated 2026-05-12
Tags
D2L
Dive into Deep Learning @ D2L