Project-MONAI / tutorials

MONAI Tutorials
https://monai.io/started.html
Apache License 2.0
1.82k stars 675 forks source link

Automatically stops while training on Auto3dSeg model #1231

Open GowthamE7 opened 1 year ago

GowthamE7 commented 1 year ago

I tried to run Auto3dSeg models' dint_0, I am getting "Keyboard Interpret Error". I have added the screenshot of it. image /usr/local/lib/python3.8/dist-packages/monai/utils/deprecate_utils.py:321: FutureWarning: monai.transforms.io.dictionary LoadImaged.init:image_only: Current default value of argument image_only=False has been deprecated since version 1.1. It will be changed to image_only=True in version 1.3. warn_deprecated(argname, msg, warning_category) [info] number of GPUs: 1 [info] world_size: 1 train_files_w: 4 train_files_a: 4 val_files: 6 ^C

KumoLiu commented 1 year ago

Hi @mingxin-zheng and @dongyang0122, could you please help take a look at this issue? Thanks in advance!

mingxin-zheng commented 1 year ago

Hi @GowthamE7 , can you check if your command line has any hidden character appended in the end? Also, may I know what's the --image for?

GowthamE7 commented 1 year ago

Hi @mingxin-zheng, I tried, eventhough its not working.

mingxin-zheng commented 1 year ago

Can you remove the --image? @GowthamE7

GowthamE7 commented 1 year ago

@mingxin-zhen, I tried that also, I couldn't able to start the train.py for "dints_0"

mingxin-zheng commented 1 year ago

Hi @GowthamE7 , I will try to replicate this on my end. Which dataset are you using? Is this one of the simulated dataset provided in the tutorials?

GowthamE7 commented 1 year ago

@mingxin-zheng, I tried it with my custom dataset.