Skip to content

4256 Fix wrong spatial shape in SampleCrop transforms#4263

Merged
wyli merged 9 commits intoProject-MONAI:devfrom
Nic-Ma:4256-fix-crop-size
May 12, 2022
Merged

4256 Fix wrong spatial shape in SampleCrop transforms#4263
wyli merged 9 commits intoProject-MONAI:devfrom
Nic-Ma:4256-fix-crop-size

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented May 12, 2022

Fixes #4256 .

Description

Thanks for the user feedback, this PR fixed the wrong spatial shape in crop transforms.

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.

@wyli
Copy link
Copy Markdown
Contributor

wyli commented May 12, 2022

/build

@wyli wyli enabled auto-merge (squash) May 12, 2022 08:21
@wyli wyli merged commit 812275a into Project-MONAI:dev May 12, 2022
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.

Some bug in transforms.RandCropByPosNegLabeld caused by spatial_size

2 participants