Replies: 1 comment
-
Deepgrow |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have a question regarding the different inference types. I have a module that predicts multiple landmarks on an image and I am struggling to bring this in an interactive setting with MONAILabel and 3D Slicer. Every point from my model has an x, y and z coordinate and I think it would be nice if they could be visualized with the markup tool. However, I am unsure about which interface in MONAILabel to use for this. I noticed that the detection inference type is using boxes, so does somebody know how I could visualize single points? I think I need to create my own custom writer. Where would I need to pass that?
Beta Was this translation helpful? Give feedback.
All reactions