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.

Antworten (3)

Redha Almahdi
Redha Almahdi am 9 Nov. 2018

0 Stimmen

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 am 26 Aug. 2021

0 Stimmen

i also want to know this question

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 5 Nov. 2018

Beantwortet:

am 26 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by