Skip to content

Fix bug in GenerateInstanceBorder#5751

Merged
wyli merged 1 commit intoProject-MONAI:devfrom
KumoLiu:bug-in-generateinstanceborder
Dec 15, 2022
Merged

Fix bug in GenerateInstanceBorder#5751
wyli merged 1 commit intoProject-MONAI:devfrom
KumoLiu:bug-in-generateinstanceborder

Conversation

@KumoLiu
Copy link
Copy Markdown
Contributor

@KumoLiu KumoLiu commented Dec 15, 2022

Signed-off-by: KumoLiu [email protected]

Fixes #5750.

Description

Change dim in Sobel gradient which have been discussed in #5503.

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.

Signed-off-by: KumoLiu <[email protected]>
@KumoLiu KumoLiu changed the title Fux bug in GenerateInstanceBorder Fix bug in GenerateInstanceBorder Dec 15, 2022
@KumoLiu KumoLiu requested review from bhashemian and wyli December 15, 2022 06:20
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Dec 15, 2022

/build

@wyli wyli enabled auto-merge (squash) December 15, 2022 07:52
@wyli wyli merged commit b2359b7 into Project-MONAI:dev Dec 15, 2022
@KumoLiu KumoLiu deleted the bug-in-generateinstanceborder branch December 15, 2022 09:12
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.

Inconsistencies post-processing results in HoVerNet

2 participants