Skip to content

Add GPU-enabled function "get_largest_connected_component_mask"#3677

Merged
wyli merged 20 commits intoProject-MONAI:devfrom
dongyang0122:largestcc
Feb 11, 2022
Merged

Add GPU-enabled function "get_largest_connected_component_mask"#3677
wyli merged 20 commits intoProject-MONAI:devfrom
dongyang0122:largestcc

Conversation

@dongyang0122
Copy link
Copy Markdown
Collaborator

Fixes # .

Description

Add GPU-enabled function "get_largest_connected_component_mask" using cuCIM and CuPy.

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.

Dong Yang added 2 commits January 18, 2022 10:34
Signed-off-by: Dong Yang <[email protected]>
Signed-off-by: Dong Yang <[email protected]>
@dongyang0122 dongyang0122 requested review from Nic-Ma and wyli January 18, 2022 17:39
@dongyang0122 dongyang0122 self-assigned this Jan 18, 2022
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jan 18, 2022

Hi Dong, could you help fix the unit tests, you can run them with command: python -m tests.test_keep_largest_connected_componentd, the errors are https://github.com/Project-MONAI/MONAI/runs/4858242672?check_suite_focus=true#step:7:19139

@dongyang0122
Copy link
Copy Markdown
Collaborator Author

Yes, working on it.

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Feb 11, 2022

/build

@wyli wyli enabled auto-merge (squash) February 11, 2022 19:21
Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

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

Thanks, it looks good to me.

@wyli wyli disabled auto-merge February 11, 2022 19:42
@wyli wyli enabled auto-merge (squash) February 11, 2022 19:42
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.

2 participants