-
# Dice Coefficient
The **Dice Coefficient**, also known as the **Dice Similarity Coefficient**, is a statistic used to measure the similarity between two sets. It is particularly useful in the cont…
-
This project developed a U-Net model for image segmentation, specifically for identifying lunar craters in images. The model was trained on a dataset of lunar images and corresponding masks, with data…
-
Hi,
I am wondering how to evaluate the model performance; I am unable to apply DiceMetric library to my code.
Thanks
-
Dear Scipy Team,
I would like to report a potential issue with the implementation of Dice Coefficient in Scipy.
According to [Wikipedia](https://en.wikipedia.org/wiki/S%C3%B8rensen%E2%80%93D…
-
Dear developer,
Good morning,
Is there a way used to calculate DICE coefficient in CERR, and how how can be conducted?
Yours sincerely
MohHu updated
2 years ago
-
Hi,
Thanks for your amazing code. Does it support calculation of dice score without background?
Thanks,
Ram
-
why in weighted dice coefficient axis=[-3, -2, -1] ?? ?
-
Hi,
I'm trying to use dice coefficient loss as the cost function but after several iteration, the loss start to become NaN, I don't know what's going on. I read the source code and saw there is an…
-
@FabianIsensee
I am trying to modify the categorical_crossentropy loss function to dice_coefficient loss function in the Lasagne Unet example. I found [this](https://github.com/jocicmarko/ultrasound…
-
the dice of et isn‘t normal when i was training , as the follewing picture:
![QQ截图20230411224613](https://user-images.githubusercontent.com/70888273/231200204-25c8f1f8-c461-4f4f-b751-75dd113cfc48.png…