Multiple Choice
You are working with 3D data. Find the resulting output volume using the information below.
You are building a network layer whose input volume has size 32x32x32x16 (this volume has 16 channels), and applies convolutions with 32 filters of dimension 3x3x3 (no padding, stride 1).
0
2
Updated 2021-04-14
Tags
Data Science
Related
You are working with 3D data. Find the resulting output volume using the information below.
Step by Step Implementation: 3D Convolutional Neural Network in Keras
How does 3d datas look like?
Applications of 3D CNN
3d MaxPool Layers
3D Convolution Layers
You are working with 3D data. Find the resulting output volume using the information below.