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 件)

Redha Almahdi
Redha Almahdi 2018 年 11 月 9 日

0 投票

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 日

0 投票

i also want to know this question

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2018 年 11 月 5 日

回答済み:

2021 年 8 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by