-
Notifications
You must be signed in to change notification settings - Fork 1.4k
40 mean_dice metric #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c2d4893 to
c6650f6
Compare
|
Hi @ericspod , @wyli , @atbenmurray , I already added all features of MeanDice metric and unit tests in this PR. |
|
Hi @IsaacYangSLA , The CI test failed in multi-gpu test case due to: |
|
@ericspod this PR is ready for review (ci pipeline failed because of a testing server issue, we are working on a fix) |
cef1940 to
54c198a
Compare
Fixes #40 .
Description
Add support to compute mean_dice metric during validation or evaluation.
Status
Ready
Types of changes