warnings.warn("Sliding window inference results contain NaN or Inf.") #5827
Unanswered
Leeyeonju1
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi all,
I got below error while testing models using sliding window inference.
Does anyone know why this error occurs and how to fix the error?
I assumed that it was about a learning rate issue, so I set very low learning rate (minimum: 1e-7, maximum: 1e-4), but still I'm facing with this error.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions