-
Hi Matt,
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
-
Hi Matt,
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
kernel_size
means how many control points/parameters there will be in each dimension. Akernel_size=5
across two dimensions will utilize 5x5=25 parameters per kernel (similar to a 5x5 kernel in CNNs).