Depthwise-Separable-Convolution_Pytorch
Depthwise-Separable-Convolution_Pytorch copied to clipboard
Implementation of Depthwise Separable Convolution (pytorch)
Can we use Batch norm and ReLU before pointwise Conv?
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...
irrelevant question, but can you let me know how did you create your figures [here](https://github.com/seungjunlee96/Depthwise-Separable-Convolution_Pytorch)