You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to use the CRF module of MONAI as a postprocessing step with a MONAI UNETR model. Is there any example for this? How do I use the CRF model after the UNETR model output?
Like, what is the reference tensor? Is it the ground-truth labels one-hot encoded or not? And is the input tensor the model outputs without softmax?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I wanted to use the CRF module of MONAI as a postprocessing step with a MONAI UNETR model. Is there any example for this? How do I use the CRF model after the UNETR model output?
Like, what is the reference tensor? Is it the ground-truth labels one-hot encoded or not? And is the input tensor the model outputs without softmax?
Please help.
Beta Was this translation helpful? Give feedback.
All reactions