Skip to content
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

Added implementation of dice loss. Borrowed from segmentation_models.pytorch #29

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

otavioon
Copy link
Collaborator

Added binary/multiclass/multilabel dice loss and dice store. Borrowed from https://github.com/qubvel/segmentation_models.pytorch/

…pytorch

Signed-off-by: Otavio Napoli <otavio.napoli@gmail.com>
@otavioon otavioon linked an issue Feb 12, 2024 that may be closed by this pull request
Closed
@GabrielBG0 GabrielBG0 merged commit 945b71d into main Feb 13, 2024
1 check passed
@GabrielBG0 GabrielBG0 deleted the 28-dice branch February 13, 2024 03:05
@GabrielBG0 GabrielBG0 assigned GabrielBG0 and unassigned GabrielBG0 Feb 14, 2024
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.

DICE
2 participants