Closed pritesh-mehta closed 3 years ago
have you checked the Edit => Application Settings => MONAILabel
Some users (radiologist don't care when the model should be updated) and some wants to control by themself as you mentioned above.
So there is a settings for the plugin to enable/disable some default behavior.
Currently, clicking "Submit Label" in 3DSlicer interface will initiate model training. In my opinion, it would be better if "Submit Label" only saves the "labelfinal". Model training should only occur if "Update Model" is clicked.
For example, if I receive 10 new unlabeled images, my preference would be to proceed as follows:
10 times (Next Sample + + Submit Label) + Update Model
rather than:
10 times (Next Sample + + Submit Label + )
The latter would be frustrating as a process.
If 100 new unlabeled images are received, user could choose to click "Update Model" at intervals of e.g. 5/10/20.