MONAILabel
MONAILabel copied to clipboard
Training progress incorrect
Training progress bar shows as 100%, Training: DONE
Whilst the log accurately shows that it's on epoch 2/50:
Edit: Reloading the connection to the server seems to solve this, but resets the parameters (cf https://github.com/Project-MONAI/MONAILabel/issues/612).
For 1st epoch complete there is a math error in the client side to determine epoch. Kind of known bug which needs to be fixed. However for 2nd epoch complete (auto refresh happens every 10 sec at the client side.. if i remember).. the status bar gets corrected.. during the 10 sec refresh gap anything happens at the server are not reflected in the client.. or if you are using multiple clients this kind of sync issue also might exists..
agreed.. this issue can be fixed and things can look better at the slicer client..
please try the latest version. it comes with bunch of ui fixes.. please feel free to reopen the issue if problem persists