is there depthwise convolution layer in matlab ?

I am trying to build Xception Net from scratch, but I could not find the support layer or any equivalent layer to the depthwise convolution layer.

回答(3 个)

The convolution layer is different than convn() command. The convolution layer should have forward and backpropagation which has weights and bias to update.
Thanks,

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

回答:

2021-8-26

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by