Skip to content

Sliding window refactoring#6

Merged
Can-Zhao merged 3 commits intoCan-Zhao:slidingfrom
wyli:sliding-window-refactoring
May 27, 2022
Merged

Sliding window refactoring#6
Can-Zhao merged 3 commits intoCan-Zhao:slidingfrom
wyli:sliding-window-refactoring

Conversation

@wyli
Copy link
Copy Markdown
Collaborator

@wyli wyli commented May 27, 2022

Description

  • move the module and merge into monai.inferer
  • add a cache_roi_weight_map flag to SlidingWindowInferer
  • changed importance_map_roi_size to roi_weight_map in sliding_window_inference

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Wenqi Li <[email protected]>
@Can-Zhao Can-Zhao merged commit 8947ca2 into Can-Zhao:sliding May 27, 2022
@wyli wyli deleted the sliding-window-refactoring branch June 11, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants