Skip to content

Conversation

@diazandr3s
Copy link
Contributor

@diazandr3s diazandr3s commented Sep 13, 2021

Signed-off-by: Andres diazandr3s@gmail.com

Fixes #2946.

Description

Add dropout argument in init for DynUnet and DynUnetV1

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.

Signed-off-by: Andres <diazandr3s@gmail.com>
@diazandr3s diazandr3s requested a review from wyli September 13, 2021 20:29
Signed-off-by: Andres <diazandr3s@gmail.com>
@diazandr3s diazandr3s requested a review from wyli September 13, 2021 21:32
Copy link
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 for confirming, I'll add a quick test case and merge

wyli and others added 4 commits September 13, 2021 22:41
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
* ThresholdIntensity, ThresholdIntensityd

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli enabled auto-merge (squash) September 13, 2021 21:47
@wyli wyli merged commit 01feacb into dev Sep 13, 2021
@wyli wyli deleted the AddDropoutDynUNet branch September 13, 2021 22:36
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 dropout argument in init method in DynUNet

4 participants