lassoan / SlicerMONAIAuto3DSeg

Extension for 3D Slicer for running MONAI Auto3DSeg models
MIT License
66 stars 10 forks source link

Display progress information #4

Closed lassoan closed 9 months ago

lassoan commented 10 months ago

During inference, the model may not provide any updates for minutes and the user does not know if he just needs to wait a little more or much-much longer.

Therefore, it would be important to provide an update to the user (new progress percentage) at least in every 5-10 seconds.

diazandr3s commented 10 months ago

Proposed solution: https://github.com/lassoan/SlicerMONAIAuto3DSeg/pull/6