Why is there a significant difference in the maximum number of epochs required for different segmentation tasks? #7292
AustinYuAo
started this conversation in
General
Replies: 1 comment
-
Hi @AustinYuAo, in theory, we want the task to converge at the end, and if the epoch num is big enough, it will certainly converge, and the values after convergence should not be significantly different. |
Beta Was this translation helpful? Give feedback.
0 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, sorry to bother you. When comparing Swin-UNetR and nnU-Net, I noticed that Swin-UNetR requires a significantly different maximum number of epochs for different segmentation tasks, while nnU-Net uses the same maximum epoch value. Can you help me resolve this confusion?
Beta Was this translation helpful? Give feedback.
All reactions