is there depthwise convolution layer in matlab ?

5 visualizaciones (últimos 30 días)
Redha Almahdi
Redha Almahdi el 5 de Nov. de 2018
Respondida: rui an el 26 de Ag. de 2021
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.

Respuestas (3)

Image Analyst
Image Analyst el 5 de Nov. de 2018
Try convn().

Redha Almahdi
Redha Almahdi el 9 de Nov. de 2018
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 el 26 de Ag. de 2021
i also want to know this question

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by