Current MONAI Label can support interaction patterns like clicks, scribbles etc in addition to Auto Segmentation; which needs support from MITK.
This task is to quantize the implementation of Click interaction in MITK.
2 types of models types exists in MONAI Label namely, deepedit & deepgrow.
While deepgrow is pure interactive model producing binary masks (like SAM tool), deepedit is a combination of auto segmentation + interactive dealing with multi-label masks.
Description
Description
Revisions and Commits
Revisions and Commits
Restricted Differential Revision |
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T29191 [SEG] New segmentation tool candidates | ||
Open | None | T29192 [SEG] MONAI Label support in MITK Workbench | ||
Open | None | T30151 MONAI Label tool support CLICK interaction patterns |