MONAILabel icon indicating copy to clipboard operation
MONAILabel copied to clipboard

Training progress incorrect

Open rijobro opened this issue 3 years ago • 1 comments

Training progress bar shows as 100%, Training: DONE

image

Whilst the log accurately shows that it's on epoch 2/50:

image

Edit: Reloading the connection to the server seems to solve this, but resets the parameters (cf https://github.com/Project-MONAI/MONAILabel/issues/612).

rijobro avatar Feb 04 '22 16:02 rijobro

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..

SachidanandAlle avatar Feb 04 '22 21:02 SachidanandAlle

please try the latest version. it comes with bunch of ui fixes.. please feel free to reopen the issue if problem persists

SachidanandAlle avatar Jan 12 '23 00:01 SachidanandAlle