is there depthwise convolution layer in matlab ?

조회 수: 6 (최근 30일)
Redha Almahdi
Redha Almahdi 2018년 11월 5일
답변: rui an 2021년 8월 26일
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