Replies: 1 comment 3 replies
-
Perhaps you could make use of the |
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
-
Hi, I am trying to do some inference with a TorchScript model on whole slide images using a MONAILabelApp and DSA. I am able to use the model using the PatchInferer and the WSISlidingWindowSplitter. How can it be integrated in a MONAILabelApp? I checked the sample-apps/pathology, but apparentely only SimpleInferer is used.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions