OUT OF MEMORY ENSEMBLE EVALUATION #5025
Unanswered
casarinsof
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Hi @casarinsof, |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am having trouble with ensemble evaluator of MONAI, as even if the training went well, when using ensemble evaluator I get a CUDA out of memory error. Is there a way to limit memory usage? It seems that after predicting each pred_i of each fold (after a k fold) it still has the model loaded when going to the next model
Beta Was this translation helpful? Give feedback.
All reactions