TL;DR
ivadomed is an open-source Python toolkit that simplifies designing, training, and evaluating deep learning models for medical imaging, supporting various architectures, data formats, and advanced features like uncertainty estimation.
Contribution
It introduces a comprehensive, modular framework with support for BIDS datasets, cutting-edge architectures, and uncertainty methods, streamlining medical imaging deep learning workflows.
Findings
Supports BIDS-compliant datasets without manual reorganization
Includes pre-trained models for segmentation and labeling
Enables rapid experimentation with advanced architectures
Abstract
ivadomed is an open-source Python package for designing, end-to-end training, and evaluating deep learning models applied to medical imaging data. The package includes APIs, command-line tools, documentation, and tutorials. ivadomed also includes pre-trained models such as spinal tumor segmentation and vertebral labeling. Original features of ivadomed include a data loader that can parse image metadata (e.g., acquisition parameters, image contrast, resolution) and subject metadata (e.g., pathology, age, sex) for custom data splitting or extra information during training and evaluation. Any dataset following the Brain Imaging Data Structure (BIDS) convention will be compatible with ivadomed without the need to manually organize the data, which is typically a tedious task. Beyond the traditional deep learning methods, ivadomed features cutting-edge architectures, such as FiLM and HeMis,…
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.
