chfc-cmi / misas

Model Interpretation through Sensitivity Analysis for Segmentation
https://chfc-cmi.github.io/misas
MIT License
6 stars 2 forks source link

Add accuracy as evaluation function #1

Closed iimog closed 3 years ago

iimog commented 3 years ago

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).