Replies: 1 comment
-
Hi @che85, This is a good question. Yes, this is possible. In fact, this is the mechanism we use to train the DeepEdit model. Here are the transforms we use for that in DeepEdit: https://github.com/Project-MONAI/MONAILabel/blob/main/sample-apps/radiology/lib/trainers/deepedit.py#L115-L118 Hope this helps, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
other than only training a semantic segmentation by a single input image, I would want to provide fixed anatomical landmarks to guide segmentation.
Is that possible?
Thanks in advance for your help.
Christian
Beta Was this translation helpful? Give feedback.
All reactions