3d convolutional layer for deep learning applications
显示 更早的评论
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)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!