TL;DR
pymia is an open-source Python package that enhances deep learning workflows in medical image analysis by providing flexible data handling and domain-specific evaluation metrics, addressing gaps in existing frameworks.
Contribution
It introduces a versatile, framework-independent tool for medical image data management and evaluation, facilitating rapid prototyping and integration with TensorFlow and PyTorch.
Findings
Successfully used in various research projects for segmentation, reconstruction, and regression.
Enables fast prototyping and reduces implementation effort for data handling and evaluation.
Independent of deep learning frameworks, easily integrated into existing pipelines.
Abstract
Background and Objective: Deep learning enables tremendous progress in medical image analysis. One driving force of this progress are open-source frameworks like TensorFlow and PyTorch. However, these frameworks rarely address issues specific to the domain of medical image analysis, such as 3-D data handling and distance metrics for evaluation. pymia, an open-source Python package, tries to address these issues by providing flexible data handling and evaluation independent of the deep learning framework. Methods: The pymia package provides data handling and evaluation functionalities. The data handling allows flexible medical image handling in every commonly used format (e.g., 2-D, 2.5-D, and 3-D; full- or patch-wise). Even data beyond images like demographics or clinical reports can easily be integrated into deep learning pipelines. The evaluation allows stand-alone result…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
