Learn Before
Concept

Limitation of Manually Designed Convolutional Kernels

While it is possible to manually design simple convolution kernels for specific tasks—such as using a 1×21 \times 2 finite difference operator like [1,1][1, -1] for basic edge detection—this approach does not scale to complex problems. As deep learning models utilize larger kernels and incorporate successive layers of convolutions, it becomes practically impossible to manually specify the precise weights and the specific function of every individual filter.

0

1

Updated 2026-05-12

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L