keras-alzheimers-3d-conv icon indicating copy to clipboard operation
keras-alzheimers-3d-conv copied to clipboard

Error while executing the function model = build_cnn(dimension = '3d')

Open saisantoshambati opened this issue 5 years ago • 0 comments

When i called the function it is resulting in the following error Negative dimension size caused by subtracting 3 from 1 for 'conv3d_7/convolution' (op: 'Conv3D') with input shapes: [?,1,62,96,96], [3,3,3,96,6]. Even though i gave according to the same values given by you. can you figure out what is the error?

saisantoshambati avatar Feb 16 '20 08:02 saisantoshambati