is there depthwise convolution layer in matlab ?

6 次查看(过去 30 天)
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 个)

Image Analyst
Image Analyst 2018-11-5
Try convn().

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

rui an
rui an 2021-8-26
i also want to know this question

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by