Medical imaging dataset for multi-organ CT segmentation research
Top 93.9% on sourcepulse
AbdomenAtlas provides a large-scale, multi-center dataset of 5,195 annotated CT volumes for abdominal organ segmentation. It aims to facilitate efficient transfer learning and open algorithmic benchmarking in medical imaging. The dataset is suitable for researchers and developers working on medical image segmentation tasks.
How It Works
The project offers pre-trained U-Net and Swin UNETR models trained on a combination of 14 public CT datasets. It also provides a framework for data preparation, including generating datalists and preprocessing nii.gz files. The core functionality involves using these models to generate pseudo-labels for new datasets, which can then be assembled with original or revised annotations, prioritizing higher-quality labels.
Quick Start & Requirements
git clone https://github.com/MrGiovanni/AbdomenAtlas
.nii.gz
format.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
.nii.gz
data format is supported, with a stated TODO to support DICOM.3 weeks ago
1 day