Replies: 2 comments 6 replies
-
Hi @mdrio, thanks for your interest here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The tutorial shows how to filter patches before inference. In my use case I have a list of points that represents a polygon on which I want to run a predictor. So filtering patches using I suppose MonaiLabel does something similiar with the |
Beta Was this translation helpful? Give feedback.
6 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, I need to do inference on whole slide images using some binary mask at a given level of magnification, basically using it for filtering the slide. How can I achieve it using PatchInferer?
In the case the mask is the foreground, if I understand well MaskedPatchWSIDataset could be used. Anyway I am not sure how to combine it with the inferer.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions