needleinthehay.de

Dims and Params in ANNs

Symbols used

FC Layers

Output Dimensions:

Parameter counts:

CONV and POOL Layers

Output Dimensions:

where

$$
n^{[l]}C = n^{[l]}{C’}
$$

Parameter counts:

$$(f^{[l]} \times f^{[l]} \times n^{[l]}C + 1) \times n^{[l]}{C’}$$