jeya-maria-jose / UNeXt-pytorch

Official Pytorch Code base for "UNeXt: MLP-based Rapid Medical Image Segmentation Network", MICCAI 2022
https://jeya-maria-jose.github.io/UNext-web/
MIT License
459 stars 76 forks source link

TypeError: image must be numpy array type #32

Open Nitrogen216 opened 1 year ago

Nitrogen216 commented 1 year ago

When I start training, sometimes the program will suddenly report an error interruption during training, which says "TypeError: image must be numpy array type".