Skip to content

Add transform between box and mask#4366

Merged
wyli merged 25 commits intoProject-MONAI:devfrom
Can-Zhao:box_mask
May 28, 2022
Merged

Add transform between box and mask#4366
wyli merged 25 commits intoProject-MONAI:devfrom
Can-Zhao:box_mask

Conversation

@Can-Zhao
Copy link
Copy Markdown
Collaborator

@Can-Zhao Can-Zhao commented May 27, 2022

Fixes #3572 .

Description

Add transform between box and mask.
This is a general solution for box data augmentation.

Status

Ready/Work in progress/Hold

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.

@Can-Zhao Can-Zhao added this to the Detection module [P0] milestone May 27, 2022
@Can-Zhao Can-Zhao requested review from Nic-Ma and wyli May 27, 2022 04:28
Can-Zhao added 4 commits May 27, 2022 00:35
Signed-off-by: Can Zhao <[email protected]>
Signed-off-by: Can Zhao <[email protected]>
Signed-off-by: Can Zhao <[email protected]>
Signed-off-by: Can Zhao <[email protected]>
@Can-Zhao Can-Zhao marked this pull request as ready for review May 27, 2022 04:49
@Can-Zhao
Copy link
Copy Markdown
Collaborator Author

/black

@wyli
Copy link
Copy Markdown
Contributor

wyli commented May 28, 2022

/build

@wyli wyli enabled auto-merge (squash) May 28, 2022 16:31
@wyli wyli merged commit 95c1e80 into Project-MONAI:dev May 28, 2022
@Can-Zhao Can-Zhao deleted the box_mask branch May 28, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Box transforms

4 participants