Skip to content

1861 Add MapLabelValue#1864

Merged
Nic-Ma merged 11 commits into
Project-MONAI:masterfrom
Nic-Ma:1861-add-maplabelvalue
Mar 27, 2021
Merged

1861 Add MapLabelValue#1864
Nic-Ma merged 11 commits into
Project-MONAI:masterfrom
Nic-Ma:1861-add-maplabelvalue

Conversation

@Nic-Ma

@Nic-Ma Nic-Ma commented Mar 26, 2021

Copy link
Copy Markdown
Contributor

Fixes #1861 .

Description

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

Nic-Ma and others added 5 commits February 1, 2021 19:15
@Nic-Ma Nic-Ma changed the title [WIP] 1861 Add MapLabelValue 1861 Add MapLabelValue Mar 26, 2021
@Nic-Ma Nic-Ma marked this pull request as ready for review March 26, 2021 13:29
@Nic-Ma

Nic-Ma commented Mar 26, 2021

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli March 26, 2021 13:29
Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma

Nic-Ma commented Mar 26, 2021

Copy link
Copy Markdown
Contributor Author

/black

Comment thread monai/transforms/utility/array.py Outdated
@Nic-Ma

Nic-Ma commented Mar 26, 2021

Copy link
Copy Markdown
Contributor Author

/black

@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

Comment thread monai/transforms/utility/array.py
@Nic-Ma

Nic-Ma commented Mar 27, 2021

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma Nic-Ma enabled auto-merge (squash) March 27, 2021 00:03
@Nic-Ma Nic-Ma merged commit bb15622 into Project-MONAI:master Mar 27, 2021
@Nic-Ma Nic-Ma deleted the 1861-add-maplabelvalue branch July 2, 2021 23:37
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.

Add MapLabelValue utility transform

2 participants