计算公式:

$$ W_2 = \frac{W_1+2P-K+1}{S} $$

Pytorch 完整公式:

参数量:

计算量:

CS231n Convolutional Neural Networks for Visual Recognition