Skip to content

Conversation

@Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented Jul 27, 2021

part of #2648 .
fixes #2185

Description

This PR implemented the RandCoarseDropout and RandCoarseDropoutd transforms.

Status

Work in progress

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.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Nic-Ma and others added 7 commits February 1, 2021 19:15
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma Nic-Ma marked this pull request as ready for review July 27, 2021 05:22
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jul 27, 2021

/black

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli July 27, 2021 05:23
@wyli
Copy link
Contributor

wyli commented Jul 27, 2021

Will this address #2185?

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jul 27, 2021

Will this address #2185?

Yes, I think so.
If you feel any cases missing, let me add the support.

Thanks.

@wyli
Copy link
Contributor

wyli commented Jul 27, 2021

/build

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jul 27, 2021

/black

@wyli wyli enabled auto-merge (squash) July 27, 2021 16:12
@wyli wyli merged commit c4833f5 into Project-MONAI:dev Jul 27, 2021
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.

Cutout data augmentation

3 participants