Training time
#1147
Replies: 1 comment
-
Are you running TMUX on your local machine, or in your SSH environment? |
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
-
Hi , Im using a ubuntu ssh with high performance gpu to train my nnU-net model for emphysema segmentation on jupyter notebook. Each epoch in nnUNetTrainerV2 is taking 3 minutes and there are 1000 epochs.Can someone suggest a way to complete the training , as I keep 'losing connection' from the notebook or get a 'broken pipe' from my ssh.
I'm working on MacOs and have tried tmux , clicker apps to keep the notebook from going inactive.
Beta Was this translation helpful? Give feedback.
All reactions