TotalSegmentator 是目前公开的标注规模最大的 CT 分割数据集,第一版数据于2022年7月公开,官方在2023年9月对数据集进行了较大的更新,图像数量和标注类别数都有小幅的增加。将图像总数从1204例增加到1228例(仅增加测试集数量),类别数从104类增加到 117类。目前公开的数据集的划分为训练集 1082 例,验证集57例,测试集89例(v1版本数量为65),均公开提供标注。
全身维度 | 3D |
模态 | ct |
任务类型 | segmentation |
解剖结构 | Whole Body |
解剖区域 | Whole Body |
类别数 | 117 |
数据量 | 1228 |
文件格式 | .nii.gz |
Totalsegmentator_dataset_v2
│
├── meta.csv
│
├── s0000
│ ├── segmentations
│ │ ├── adrenal_gland_left.nii.gz
│ │ ├── adrenal_gland_right.nii.gz
│ │ ├── aorta.nii.gz
│ │ └── ...
│ ├── ct.nii.gz
│
├── s0001
├── s0002
├── ...
└── s1429
统计类型 | 间距 (mm) | 尺寸 |
---|---|---|
最小值 | (1.5, 1.5, 1.5) |
(47, 48, 29) |
中位值 | (1.5, 1.5, 1.5) |
(241, 231, 231) |
最大值 | (1.5, 1.5, 1.5) |
(499, 467, 851) |
@article{totalsegmentator,
author = {Wasserthal, Jakob and Breit, Hanns-Christian and Meyer, Manfred T. and Pradella, Maurice and Hinck, Daniel and Sauter, Alexander W. and Heye, Tobias and Boll, Daniel T. and Cyriac, Joshy and Yang, Shan and Bach, Michael and Segeroth, Martin},
title = {TotalSegmentator: Robust Segmentation of 104 Anatomic Structures in CT Images},
journal = {Radiology: Artificial Intelligence},
volume = {5},
number = {5},
pages = {e230024},
year = {2023}
}