Currently, the only evaluation function implemented is DICE similarity (for each individual class).
There are many more potential scoring functions. A simple alternative is accuracy. In this case this is the percentage of correctly classified pixels (independent of class).
Currently, the only evaluation function implemented is DICE similarity (for each individual class). There are many more potential scoring functions. A simple alternative is
accuracy
. In this case this is the percentage of correctly classified pixels (independent of class).