Skip to content

slidingwindowinferer for WSI #1682

Closed Answered by bhashemian
shubhaminnani asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @shubhaminnani, are you referring to SlidingWindowInferer in MONAI? If so, it should work with any patch size as it is has roi_size as an input parameter.

Alternatively, you can use PatchInferer along with SlidingWindlowSplitter and AvgMerger to achieve what you mentioned.
Here you can find some examples for WSI at the end of this tutorial: https://github.com/Project-MONAI/tutorials/blob/main/patch_inferer/modular_patch_inferer.ipynb

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@shubhaminnani
Comment options

@bhashemian
Comment options

@shubhaminnani
Comment options

Answer selected by shubhaminnani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants