Depthwise-Separable-Convolution_Pytorch icon indicating copy to clipboard operation
Depthwise-Separable-Convolution_Pytorch copied to clipboard

How to set parameter kernels_per_layer

Open MarSpit opened this issue 3 years ago • 0 comments

Hi, thanks a lot for your code. Trying to implement depthwise separable convolutions into my network to make it more computational efficient, I am asking myself, how to set the parameter kernels_per_layer properly. Do you have any recommendations what has to be considered to select it wisely? Many thanks!

MarSpit avatar Mar 31 '22 14:03 MarSpit