NastaranVB
Results
2
issues of
NastaranVB
Hi! I'm facing **RuntimeError: One or more background workers are no longer alive. Exiting. Please check the print statements above for the actual error message.** when trying to run training....
Hello, In "Region-based training", when I run ```TORCHDYNAMO_DISABLE=1 OMP_NUM_THREADS=1 CUDA_VISIBLE_DEVICES=0 nnUNetv2_train 200 3d_fullres 0 -tr nnUNetTrainer_250epochs```, I encountered the following error. ``` ############################ INFO: You are using the old nnU-Net...