Kizspy | Question: 29
(Choose 1 answer)
You are working with 3D data. You are building a network layer whose input volume has size 32x32x32x16
( 1). What is the resulting output volume?
this volume has 16 channels), and applies convolutions with 32 filters of dimension 3x3x3 (no padding, stride
A. 30x30x30x16
B. 31x31x31x16
C. 32x32x32x16
D. 33x33x33x16