-
Question
If the |
Beta Was this translation helpful? Give feedback.
Answered by
Nic-Ma
May 1, 2022
Replies: 1 comment 4 replies
-
Hi @YerePhy , Thanks for your interest here. Thanks. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
YerePhy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @YerePhy ,
Thanks for your interest here.
The
overlap
arg means: Amount of overlap between the sliding windows:https://github.com/Project-MONAI/MONAI/blob/dev/monai/inferers/inferer.py#L100
Thanks.