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 2imes22 imes 2 convolution kernel produces an output matrix Y\mathbf{Y} where each element has a receptive field of four input elements. If an additional 2imes22 imes 2 convolutional layer takes Y\mathbf{Y} as its input to compute a single element zz, the receptive field of zz on the intermediate layer Y\mathbf{Y} consists of four elements, but its receptive field on the original input expands to encompass nine elements.

0

1

Updated 2026-05-12

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L