正確なパフォーマンス評価は、深層学習ベースの医療画像セグメンテーションモデルなどの医療における最新の人工知能アルゴリズムを評価するために重要です。ただし、Pythonには、標準化された再現可能な評価のためのユニバーサルメトリックライブラリはありません。したがって、オープンソースの公開されているPythonパッケージMISeval:医療画像セグメンテーション評価用のメトリックライブラリを提案します。実装されたメトリックは直感的に使用でき、パフォーマンス評価パイプラインに簡単に統合できます。このパッケージは、最新のCI / CD戦略を利用して、機能と安定性を確保します。 MISevalは、PyPI(miseval)およびGitHub(https://github.com/frankkramer-lab/miseval)から入手できます。
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.