3d convolutional layer for deep learning applications
Ältere Kommentare anzeigen
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?
1 Kommentar
Kartik Mittal
am 2 Jan. 2019
Bearbeitet: Kartik Mittal
am 2 Jan. 2019
You might find the following useful -
Antworten (1)
Itzik Ben Shabat
am 1 Apr. 2019
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!