leohsuofnthu / Pytorch-IterativeFCN

Pytorch implementation of the paper Iterative fully convolutional neural networks for automatic vertebra segmentation accepted in MIDL2018.
61 stars 24 forks source link

RuntimeError: Given input size: (64x64x64x1). Calculated output size: (64x32x32x0). Output size is too small #12

Open lanfei123 opened 7 months ago

lanfei123 commented 7 months ago

Why?