This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Re-naming OAR labels on a segmentation model after training #764
Unanswered
alexconstant
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi @alexconstant , yes, I think that is possible but it is a bit fiddly. Structure names (and colors) are added only during inference, when we convert from a segmentation mask to DicomRT. The colors are defined in the model field
Let me know if that works! |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Hi All,
I was just wondering if there was a way to re-name the labels of the OARs in a segmentation model after training is complete?
Thank you!
Alex
Beta Was this translation helpful? Give feedback.
All reactions