Skip to content

Conversation

@rijobro
Copy link
Contributor

@rijobro rijobro commented Dec 11, 2020

Allows striding with occlusion sensitivity, which can be slow for large 3D images. The final image is upsampled using nn.Upsample, where the user can choose interpolation mode.

Useful for Project-MONAI/tutorials#83.

Status

Ready

Types of changes

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

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
@wyli
Copy link
Contributor

wyli commented Dec 11, 2020

/black

Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Signed-off-by: Rich <33289025+rijobro@users.noreply.github.com>
@wyli wyli merged commit 587a5d6 into Project-MONAI:master Dec 11, 2020
@rijobro rijobro deleted the occ_sens_stride branch January 22, 2021 11:04
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