bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets

RuntimeError: DataLoader worker (pid(s) 38348, 20180, 30224, 8512, 38232, 19588, 39276, 10048) exited unexpectedly

RaylinLee opened this issue · 1 comments

Hello, I ran your program and encountered this issue. I'm not sure if it's due to a problem with the categorization of the dataset. Do you have any suggestions for solving this?
best regard,
Ray
image

Try running it without num_workers and reducing the batch_size.