3d convolutional layer for deep learning applications
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?
1 comentario
Kartik Mittal
el 2 de En. de 2019
Editada: Kartik Mittal
el 2 de En. de 2019
You might find the following useful -
Respuestas (1)
Itzik Ben Shabat
el 1 de Abr. de 2019
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)
0 comentarios
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!