RS

Results 30 comments of RS

Also, is there a way to specify epoch number in the yaml file for example? Best

[files.zip](https://github.com/Project-MONAI/tutorials/files/13180018/files.zip) Hi @diazandr3s, thanks for message. I added the json and the yaml files in the zipped folder. Also, i was trying to do fold 0, so one fold only,...

Dear @diazandr3s and @KumoLiu thank you so much for your support so far. Following the tutorial and also having a minimum of 2 folds sorted the issues, although i am...

Dear @diazandr3s, thank you so much. It worked for me and i could set the work_dir and also epoch number. Auto3DSeg is working for me in Azure and i could...

I have been following the tutorial here [https://github.com/Project-MONAI/MONAILabel/tree/main/sample-apps#radiology](url) and created the files, yet, i get the error message stating `'lib.configs.spine4.py'; 'lib.configs.spine4' is not a package` In all lib: infer, train...

Dear @diazandr3s, thanks for the reply. From the different models (ensemble) that Auto3DSeg produced i chose the one with the best metrics, in this case the unetr. Then i tried...

Dear @diazandr3s and @KumoLiu , once more i have issues when running Auto3DSeg on Azure/Cloud setting. At the moment we are running in a cluster composed of 2 compute instances,...

Dear @diazandr3s i apologise for the delayed answer. We have been installing monai via conda maybe that influences it. We have not yet tested to have it running via docker....

Hi @barrettfletcher, usually the datasets come in the compressed .nii.gz format, and are uncompressed during GPU-loading. Always count with at least 2-3x more vRAM needed than the dataset file size....

` File "", line 1, in File "/root/miniconda3/lib/python3.8/site-packages/dgl/__init__.py", line 16, in from . import ( File "/root/miniconda3/lib/python3.8/site-packages/dgl/dataloading/__init__.py", line 13, in from .dataloader import * File "/root/miniconda3/lib/python3.8/site-packages/dgl/dataloading/dataloader.py", line 27, in from...