3d convolutional layer for deep learning applications

8 vues (au cours des 30 derniers jours)
Ben Freeze
Ben Freeze le 31 Déc 2018
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?

Réponses (1)

Itzik Ben Shabat
Itzik Ben Shabat le 1 Avr 2019
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)

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!

Translated by