Correct performance assessment is crucial for evaluating modern artificial intelligence algorithms in medicine like deep-learning based medical image segmentation models. However, there is no universal metric library in Python for standardized and reproducible evaluation. Thus, we propose our open-source publicly available Python package MISeval: a metric library for Medical Image Segmentation Evaluation. The implemented metrics can be intuitively used and easily integrated into any performance assessment pipeline. The package utilizes modern CI/CD strategies to ensure functionality and stability. MISeval is available from PyPI (miseval) and GitHub: https://github.com/frankkramer-lab/miseval.
@article{arxiv.2201.09395,
title = {MISeval: a Metric Library for Medical Image Segmentation Evaluation},
author = {Dominik Müller and Dennis Hartmann and Philip Meyer and Florian Auer and Iñaki Soto-Rey and Frank Kramer},
journal= {arXiv preprint arXiv:2201.09395},
year = {2022}
}