MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

[WIP] add include_background for the CE loss in DiceCELoss

Open JohnMasoner opened this issue 2 years ago • 1 comments

Fixes #6855

Description

A few sentences describing the changes proposed in this pull request.

Types of changes

  • [x] Non-breaking change (fix or new feature that would not break existing functionality).
  • [x] 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.

JohnMasoner avatar Aug 22 '23 07:08 JohnMasoner

Hi @JohnMasoner, did you plan to finish this PR?

KumoLiu avatar Jan 05 '24 02:01 KumoLiu