tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Auto3Dseg crashs

Open marwanabb opened this issue 2 years ago • 3 comments

Hello,

I'm trying to replicate the tutorial for my own dataset but i'm faced with this error : image I'm using google colab with 51GB of ram and V100 as GPU.

marwanabb avatar Aug 30 '23 08:08 marwanabb

Hi @marwanabb, could you expand on the omitted section in the middle? I couldn't clearly identify the error from the screenshot. Thanks!

KumoLiu avatar Aug 30 '23 08:08 KumoLiu

Hi @marwanabb, could you expand on the omitted section in the middle? I couldn't clearly identify the error from the screenshot. Thanks!

Hi @KumoLiu , here's the omitted section : image

marwanabb avatar Aug 30 '23 08:08 marwanabb

Recommend use CoLab,compile no problem image .Windows11+Anaconda fail,first step over directly.!python -c "import monai" || pip install -U "monai-weekly[fire, nibabel, yaml, tqdm, einops]" %env CUDA_VISIBLE_DEVICES=0. MonAI/tutorials/auto3dseg/notebooks/helloworld_work_dir/dints_0/configs/transforms_validate.yaml'", '--training#num_epochs_per_validation=1', '--training#num_images_per_batch=2', '--training#num_epochs=2']' returned non-zero exit status 1.

RuiLvCOMCEO avatar Oct 13 '23 09:10 RuiLvCOMCEO