Skip to content

Fix the TTA issue related to PadListCollate logic#3762

Merged
Nic-Ma merged 9 commits into
Project-MONAI:devfrom
Nic-Ma:fix-padlistdecollate
Feb 4, 2022
Merged

Fix the TTA issue related to PadListCollate logic#3762
Nic-Ma merged 9 commits into
Project-MONAI:devfrom
Nic-Ma:fix-padlistdecollate

Conversation

@Nic-Ma

@Nic-Ma Nic-Ma commented Feb 3, 2022

Copy link
Copy Markdown
Contributor

Fixes Project-MONAI/tutorials#533

Description

This PR fixed the inverse issue in TTA module when we pad the input data in DataLoader.

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.

@Nic-Ma

Nic-Ma commented Feb 3, 2022

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma

Nic-Ma commented Feb 3, 2022

Copy link
Copy Markdown
Contributor Author

/build

monai-bot and others added 2 commits February 3, 2022 15:50
Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma

Nic-Ma commented Feb 3, 2022

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma

Nic-Ma commented Feb 3, 2022

Copy link
Copy Markdown
Contributor Author

/build

Comment thread monai/transforms/inverse_batch_transform.py Outdated

@wyli wyli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks for the quick update!

Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma Nic-Ma requested a review from wyli February 4, 2022 00:08
@Nic-Ma

Nic-Ma commented Feb 4, 2022

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma

Nic-Ma commented Feb 4, 2022

Copy link
Copy Markdown
Contributor Author

/build

@Nic-Ma Nic-Ma enabled auto-merge (squash) February 4, 2022 00:26
@Nic-Ma Nic-Ma merged commit c12a54a into Project-MONAI:dev Feb 4, 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.

cron test: inverse_transforms_and_test_time_augmentations.ipynb

3 participants