MontaEllis / Pytorch-Medical-Segmentation

This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D.
MIT License
860 stars 196 forks source link

tValueError: Patch size (512, 512, 32) cannot be larger than image size (61, 512, 512) #30

Closed whunamikey closed 3 years ago

whunamikey commented 3 years ago

image I trained correctly, but when test, this error occurs, I don't know how to fix it?

MontaEllis commented 3 years ago

This seems to be a problem with your dimensional mismatch.