Hi again
Can you guide me a little? I have patches of axial/sagittal/coronal images of size 64 * 64. And when I try to train them using pre-trained models of any CNN models it throws the same message “RuntimeError: Given input size: (512x1x3). Calculated output size: (512x0x1). Output size is too small”
what should I do to avoid it?