Auto3DSeg: code for standalone training step adding algo filtering and skipping trained folds #7485
pwrightkcl
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Hi @pwrightkcl, thanks for sharing, I think
Perhaps you're experiencing any issues with it? Or it still doesn't meet your needs? Thanks. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Because of my local setup, I need to run the steps in AutoRunner separately, so I have written my code based on the examples in the MONAI Auto3DSeg Reference Python APIs notebook (section heading "Training the neural networks sequentially"). I noticed that the training step trains all algos and starts trained folds from scratch, so I added some lines to:
I'm new to this so I'm posting it here for discussion rather than doing a PR on the documentation. Comments, please!
Beta Was this translation helpful? Give feedback.
All reactions