keras-alzheimers-3d-conv
keras-alzheimers-3d-conv copied to clipboard
Error while executing the function model = build_cnn(dimension = '3d')
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?