3d convolutional layer for deep learning applications
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?
1 Commento
Kartik Mittal
il 2 Gen 2019
Modificato: Kartik Mittal
il 2 Gen 2019
You might find the following useful -
Risposte (1)
Itzik Ben Shabat
il 1 Apr 2019
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)
0 Commenti
Vedere anche
Categorie
Scopri di più su Image Data Workflows in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!