Skip to content

[WIP] Radial NMS#1800

Closed
bhashemian wants to merge 2 commits intoProject-MONAI:masterfrom
bhashemian:radial_nms
Closed

[WIP] Radial NMS#1800
bhashemian wants to merge 2 commits intoProject-MONAI:masterfrom
bhashemian:radial_nms

Conversation

@bhashemian
Copy link
Copy Markdown
Member

Description

It adds radial non-maximal suppression

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.

Signed-off-by: Behrooz <[email protected]>
@bhashemian
Copy link
Copy Markdown
Member Author

Hi @yiheng-wang-nv

Here is the code for radial NMS. This NMS will be called after the probability map is created.

@bhashemian bhashemian changed the title Radial NMS [WIP] Radial NMS Mar 18, 2021
@yiheng-wang-nv yiheng-wang-nv mentioned this pull request Mar 24, 2021
6 tasks
@bhashemian bhashemian closed this Mar 24, 2021
@bhashemian bhashemian deleted the radial_nms branch April 12, 2021 20:22
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