3d convolutional layer for deep learning applications
이전 댓글 표시
3D convolutional layers are becoming a standard tool in deep learning for volumetric image data. Will Matlab offer this feature?
댓글 수: 1
Kartik Mittal
2019년 1월 2일
편집: Kartik Mittal
2019년 1월 2일
You might find the following useful -
답변 (1개)
Itzik Ben Shabat
2019년 4월 1일
It seems to be available in MATLAB 2019 :
layer = convolution3dLayer(filterSize,numFilters)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!