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

Is it possible to calculate the Dice loss ? #108

Open
dangmanhtruong1995 opened this issue May 18, 2020 · 1 comment
Open

Is it possible to calculate the Dice loss ? #108

dangmanhtruong1995 opened this issue May 18, 2020 · 1 comment

Comments

@dangmanhtruong1995
Copy link

Hi, I would like to calculate the Dice loss, instead of mAP ? How can I do that ? Please help me, thank you very much.

@vcarpani
Copy link
Contributor

Hi, we do not support it, but you could make a PR to add it; This is how we compute the mAP, https://github.com/fizyr/keras-maskrcnn/blob/master/keras_maskrcnn/utils/eval.py, to start you could try to modify this to get the Dice loss

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

No branches or pull requests

2 participants