Learn Before
Concept

Filter (Kernel) Size in Convolutional DNN

The size of one dimension of the filter (kernel) matrix. Because it's usually a square matrix, we only consider the size of one dimension which is usually the same as the other dimension.

In machine vision, it is usually an odd number. So, we usually have a center cell in the filter (kernel) matrix.

0

1

Updated 2021-04-14

Tags

Data Science