Zhang Ge

Results 6 issues of Zhang Ge

After I upgrade the python version from 3.6 to 3.8, the program continuously prompt: `importlib.metadata.PackageNotFoundError: nnunet` No matter what command I do. Any solutions?

I am trying to train with CentOS 7.9. The training process started at epoch 0 and raise an error: CUDA error: no kernel image is available for execution on the...

I tried to download the LUNA16 dataset from zenodo.org, there are 10 files and I checked the md5. Everything is correct, but the Archive manager prompts "An error occurred while...

Everything is OK and I try to place a job with srun command: srun -n 32 slurmctl But the docker diaplay srun: job 1 queued and waiting for resources forever....

When running nnUNet_convert_decathlon_task command, the program stuck at: Please cite the following paper when using nnUNet: Isensee, F., Jaeger, P.F., Kohl, S.A.A. et al. "nnU-Net: a self-configuring method for deep...

The code runs fine in Windows 10 with pytorch 1.6.0, but when I switch to Ubuntu, it keeps promots the following error: ``` Traceback (most recent call last): File "train.py",...