Question 29
Let input have size where and and output feature map (after passing input through conv layer) has size where . Assume padded convolution. Let width of the square kernel in conv layer be where (Ignore the bias term in the calculation).
Calculate the number of parameters and computational cost, but make use of Depthwise Seperable convolution and pointwise convolution instead of standard convolution.
Based on the above data, answer the given subquestions.
Number of parameters for depthwise convolution: __________________