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

Implementation of Depthwise Separable Convolution (pytorch)

Results 3 Depthwise-Separable-Convolution_Pytorch issues
Sort by recently updated
recently updated
newest added

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)