3d convolutional layer for deep learning applications
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?
1 commentaire
Kartik Mittal
le 2 Jan 2019
Modifié(e) : Kartik Mittal
le 2 Jan 2019
You might find the following useful -
Réponses (1)
Itzik Ben Shabat
le 1 Avr 2019
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)
0 commentaires
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!