paper-with-me

홈 › Papers

TotalSegmentator: robust segmentation of 104 anatomical structures in CT images

2022-08-11 · Jakob Wasserthal, Hanns-Christian Breit, Manfred T. Meyer, Maurice Pradella, Daniel Hinck, Alexander W. Sauter, Tobias Heye, Daniel Boll, Joshy Cyriac, Shan Yang, Michael Bach, Martin Segeroth

We present a deep learning segmentation model that can automatically and robustly segment all major anatomical structures in body CT images. In this retrospective study, 1204 CT examinations (from the years 2012, 2016, and 2020) were used to segment 104 anatomical structures (27 organs, 59 bones, 10 muscles, 8 vessels) relevant for use cases such as organ volumetry, disease characterization, and surgical or radiotherapy planning. The CT images were randomly sampled from routine clinical studies and thus represent a real-world dataset (different ages, pathologies, scanners, body parts, sequences, and sites). The authors trained an nnU-Net segmentation algorithm on this dataset and calculated Dice similarity coefficients (Dice) to evaluate the model's performance. The trained algorithm was applied to a second dataset of 4004 whole-body CT examinations to investigate age dependent volume and attenuation changes. The proposed model showed a high Dice score (0.943) on the test set, which included a wide range of clinical data with major pathologies. The model significantly outperformed another publicly available segmentation model on a separate dataset (Dice score, 0.932 versus 0.871, respectively). The aging study demonstrated significant correlations between age and volume and mean attenuation for a variety of organ groups (e.g., age and aortic volume; age and mean attenuation of the autochthonous dorsal musculature). The developed model enables robust and accurate segmentation of 104 anatomical structures. The annotated dataset (https://doi.org/10.5281/zenodo.6802613) and toolkit (https://www.github.com/wasserth/TotalSegmentator) are publicly available.

📄 PDF Abstract BibTeX arXiv:2208.05868

Code (2)

wasserth/totalsegmentator 공식 구현 pytorch
stanfordmimi/totalsegmentatorv2 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

MRSegmentator: Multi-Modality Segmentation of 40 Classes in MRI and CT

2024-05-10 · Hartmut Häntze, Lina Xu, Christian J. Mertens, Felix J. Dorfner 외

Purpose: To develop and evaluate a deep learning model for multi-organ segmentation of MRI scans. Materials and Methods: The model was trained on 1,200 manually annotated 3D axial MRI scans from the UK Biobank, 221 in-ho…

Model OptimizationOrgan SegmentationSegmentationTransfer Learning

TotalSegmentator MRI: Robust Sequence-independent Segmentation of Multiple Anatomic Structures in MRI

2024-05-29 · Tugba Akinci D'Antonoli, Lucas K. Berger, Ashraya K. Indrakanti, Nathan Vishwanathan 외

Since the introduction of TotalSegmentator CT, there is demand for a similar robust automated MRI segmentation tool that can be applied across all MRI sequences and anatomic structures. In this retrospective study, a nnU…

MRI segmentation

Swin SMT: Global Sequential Modeling in 3D Medical Image Segmentation

2024-07-10 · Szymon Płotka, Maciej Chrabaszcz, Przemyslaw Biecek

Recent advances in Vision Transformers (ViTs) have significantly enhanced medical image segmentation by facilitating the learning of global relationships. However, these methods face a notable challenge in capturing dive…

Image SegmentationMedical Image SegmentationMixture-of-ExpertsSegmentation+1

Anatomy-Informed Deep Learning for Abdominal Aortic Aneurysm Segmentation

2026-04-11 · Osamah Sufyan, Martin Brückmann, Ralph Wickenhöfer, Babette Dellen 외 arxiv

In CT angiography, the accurate segmentation of abdominal aortic aneurysms (AAAs) is difficult due to large anatomical variability, low-contrast vessel boundaries, and the close proximity of organs whose intensities rese…

3D Skin Segmentation Methods in Medical Imaging: A Comparison

2025-06-13 · Martina Paccini, Giuseppe Patanè

Automatic segmentation of anatomical structures is critical in medical image analysis, aiding diagnostics and treatment planning. Skin segmentation plays a key role in registering and visualising multimodal imaging data.…

Medical Image AnalysisSegmentation