3d convolutional layer for deep learning applications

1 回表示 (過去 30 日間)
Ben Freeze
Ben Freeze 2018 年 12 月 31 日
回答済み: Itzik Ben Shabat 2019 年 4 月 1 日
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?

回答 (1 件)

Itzik Ben Shabat
Itzik Ben Shabat 2019 年 4 月 1 日
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by