Skip to content

4907 invertd for resizing same spatial shapes#4908

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4907-invert-resize
Aug 14, 2022
Merged

4907 invertd for resizing same spatial shapes#4908
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4907-invert-resize

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Aug 14, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #4907

Description

push to applied operations even if tuple(img.shape[1:]) == spatial_size_

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]>
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli marked this pull request as ready for review August 14, 2022 13:28
Copy link
Copy Markdown
Member

@ericspod ericspod left a comment

Choose a reason for hiding this comment

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

I made a suggestion that's not critical so up to you!

Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Aug 14, 2022

/build

@wyli wyli enabled auto-merge (squash) August 14, 2022 22:40
@wyli wyli merged commit 535c6f1 into Project-MONAI:dev Aug 14, 2022
@wyli wyli deleted the 4907-invert-resize branch August 15, 2022 05:56
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.

Invertd Not Working With Resized

2 participants