Bordure
en construction
Définition
XXXXXXXXX
Français
XXXXXXXXX
Anglais
Padding
Padding is a term relevant to convolutional neural networks as it refers to the amount of pixels added to an image when it is being processed by the kernel of a CNN. For example, if the padding in a CNN is set to zero, then every pixel value that is added will be of value zero. If, however, the zero padding is set to one, there will be a one pixel border added to the image with a pixel value of zero.
Contributeurs: Claude Coulombe, Patrick Drouin, wiki