atrous
Atrous, from the French phrase à trous meaning “with holes,” is a term used in signal processing and computer vision to describe the dilation of a filter by inserting gaps between its coefficients. This creates a spaced or holey kernel, which expands the filter’s receptive field without increasing the number of parameters or reducing the resolution of the data.
In wavelet analysis, the à trous algorithm refers to a redundant, undecimated wavelet transform that uses dilated
In convolutional neural networks, atrous (dilated) convolution uses a dilation rate to insert zeros between kernel
Overall, atrous describes a simple yet powerful idea: analyze or process data at larger scales by introducing