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 个评论
回答(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!