3d convolutional layer for deep learning applications
1 回表示 (過去 30 日間)
古いコメントを表示
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?
1 件のコメント
Kartik Mittal
2019 年 1 月 2 日
編集済み: Kartik Mittal
2019 年 1 月 2 日
You might find the following useful -
回答 (1 件)
Itzik Ben Shabat
2019 年 4 月 1 日
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!