Concept

Computation of Convolution Output Size

Input size: nhnwn_h * n_w Kernel size: khkwk_h * k_w Output size: (nhkh+1)(nwkw+1)(n_h-k_h+1) * (n_w-k_w+1)

0

1

Updated 2020-12-07

Tags

Data Science