MONAILabel Endoscopy App – Multilabel Segmentation Inference from CVAT Not Working #1812
Unanswered
bilalcodehub
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Team,
I’ve configured MONAILabel with the endoscopy app for multilabel segmentation. The server reads labels from a text file and creates CVAT tasks with custom labels. After annotation, active learning runs, trains a new model, and updates CVAT by adding a new task and marking the previous one as completed.
However, when using model-assisted labeling on a new task, it only segments one label. This seems to be because the default tool segmentation model in the endoscopy app is designed for a single class. I’ve modified the app to read custom labels with adjusted colors but haven’t changed the network’s output shape.
My questions:
Any guidance would be appreciated!
Many thanks and
Kind regards,
Bilal
Beta Was this translation helpful? Give feedback.
All reactions