app.json: drop redundant top-level patch_size (now read from Prediction.yml)
Browse files- total-3mm/app.json +1 -6
- total/app.json +1 -6
- total_mr-3mm/app.json +2 -7
- total_mr/app.json +2 -7
total-3mm/app.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: TotalSegmentator 3mm",
|
| 3 |
"short_description": "<b>Description:</b><br>Lightweight KonfAI adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator</a> trained at <b>3 mm resolution</b>, reducing GPU/RAM requirements while segmenting <b>118 anatomical structures</b> in whole-body CT.<br><br><b>How to cite:</b><br><cite>J. Wasserthal et al., <i>TotalSegmentator: Robust Segmentation of 104 Anatomical Structures in CT Images</i>, Radiology: AI, 2023.</cite>",
|
| 4 |
-
"description": "<b>Description:</b><br>KonfAI-optimized version of the original nnU-Net-based TotalSegmentator 3 mm model.<br><br><b>Capabilities:</b><br>
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
@@ -507,11 +507,6 @@
|
|
| 507 |
"color": "#61EA4B"
|
| 508 |
}
|
| 509 |
},
|
| 510 |
-
"patch_size": [
|
| 511 |
-
96,
|
| 512 |
-
128,
|
| 513 |
-
160
|
| 514 |
-
],
|
| 515 |
"vram_plan": {
|
| 516 |
"8": {
|
| 517 |
"patch_size": [
|
|
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: TotalSegmentator 3mm",
|
| 3 |
"short_description": "<b>Description:</b><br>Lightweight KonfAI adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator</a> trained at <b>3 mm resolution</b>, reducing GPU/RAM requirements while segmenting <b>118 anatomical structures</b> in whole-body CT.<br><br><b>How to cite:</b><br><cite>J. Wasserthal et al., <i>TotalSegmentator: Robust Segmentation of 104 Anatomical Structures in CT Images</i>, Radiology: AI, 2023.</cite>",
|
| 4 |
+
"description": "<b>Description:</b><br>KonfAI-optimized version of the original nnU-Net-based TotalSegmentator 3 mm model.<br><br><b>Capabilities:</b><br>• Whole-body CT segmentation of <b>118 structures</b> (organs, bones, muscles, vessels)<br>• Reduced computational footprint for lower memory and faster throughput<br>• <b>3 mm isotropic</b> inference for easier deployment on large datasets<br><br><b>Training data:</b><br>Trained on <b>1204 clinically-derived CT scans</b> with strong diversity in contrast phases, scanner types and pathologies, with expert-reviewed manual annotations<br><br><b>How to cite:</b><br><cite>J. Wasserthal et al., <i>TotalSegmentator: Robust Segmentation of 104 Anatomical Structures in CT Images</i>, Radiology: AI, 2023.</cite>",
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
|
|
| 507 |
"color": "#61EA4B"
|
| 508 |
}
|
| 509 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 510 |
"vram_plan": {
|
| 511 |
"8": {
|
| 512 |
"patch_size": [
|
total/app.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: Total Segmentator",
|
| 3 |
"short_description": "<b>Description:</b><br>KonfAI-accelerated adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator</a>, delivering fast whole-body CT segmentation of <b>118 anatomical structures</b> (1.5 mm resolution) with reduced inference cost compared to the original nnU-Net implementation.<br><br><b>How to cite:</b><br><cite>J. Wasserthal et al., <i>TotalSegmentator: Robust Segmentation of 104 Anatomical Structures in CT Images</i>, Radiology: AI, 2023.</cite>",
|
| 4 |
-
"description": "<b>Description:</b><br>This model is an optimized adaptation of the original <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator</a> for the <b>KonfAI</b> deep learning framework.<br><br><b>Capabilities:</b><br>
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
@@ -511,11 +511,6 @@
|
|
| 511 |
"color": "#61EA4B"
|
| 512 |
}
|
| 513 |
},
|
| 514 |
-
"patch_size": [
|
| 515 |
-
96,
|
| 516 |
-
128,
|
| 517 |
-
160
|
| 518 |
-
],
|
| 519 |
"vram_plan": {
|
| 520 |
"8": {
|
| 521 |
"patch_size": [
|
|
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: Total Segmentator",
|
| 3 |
"short_description": "<b>Description:</b><br>KonfAI-accelerated adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator</a>, delivering fast whole-body CT segmentation of <b>118 anatomical structures</b> (1.5 mm resolution) with reduced inference cost compared to the original nnU-Net implementation.<br><br><b>How to cite:</b><br><cite>J. Wasserthal et al., <i>TotalSegmentator: Robust Segmentation of 104 Anatomical Structures in CT Images</i>, Radiology: AI, 2023.</cite>",
|
| 4 |
+
"description": "<b>Description:</b><br>This model is an optimized adaptation of the original <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator</a> for the <b>KonfAI</b> deep learning framework.<br><br><b>Capabilities:</b><br>• Segmentation of <b>118 anatomical classes</b> covering organs, bones, muscles, and vessels<br>• Enhanced runtime and memory efficiency vs. the original nnU-Net implementation<br>• High-resolution input: <b>1.5 mm isotropic</b><br><br><b>Training data:</b><br>Trained on a diverse dataset of <b>1204 whole-body CT examinations</b> including different scanners, acquisition settings, contrast phases, and major pathologies (27 organs, 59 bones, 10 muscles, 8 vessels), with manual expert-reviewed annotations<br><br><b>How to cite:</b><br><cite>J. Wasserthal et al., <i>TotalSegmentator: Robust Segmentation of 104 Anatomical Structures in CT Images</i>, Radiology: AI, 2023.</cite>",
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
|
|
| 511 |
"color": "#61EA4B"
|
| 512 |
}
|
| 513 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 514 |
"vram_plan": {
|
| 515 |
"8": {
|
| 516 |
"patch_size": [
|
total_mr-3mm/app.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: TotalSegmentator MRI 3mm",
|
| 3 |
-
"short_description": "<b>Description:</b><br>Lightweight KonfAI adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator MRI</a>, enabling fast multimodal segmentation of <b>50 key anatomical structures</b> from <b>MRI and CT</b> scans at <b>3 mm</b> resolution, greatly reducing memory usage and inference time compared to the original nnU-Net workflow.<br><br><b>How to cite:</b><br><cite>T. Akinci D
|
| 4 |
-
"description": "<b>Description:</b><br>This model integrates the reduced-resolution MRI-3mm configuration of TotalSegmentator into the <b>KonfAI</b> accelerated inference pipeline for efficient MRI/CT deployment.<br><br><b>Capabilities:</b><br>
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
@@ -239,11 +239,6 @@
|
|
| 239 |
"color": "#8DD3C7"
|
| 240 |
}
|
| 241 |
},
|
| 242 |
-
"patch_size": [
|
| 243 |
-
96,
|
| 244 |
-
96,
|
| 245 |
-
128
|
| 246 |
-
],
|
| 247 |
"vram_plan": {
|
| 248 |
"8": {
|
| 249 |
"patch_size": [
|
|
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: TotalSegmentator MRI 3mm",
|
| 3 |
+
"short_description": "<b>Description:</b><br>Lightweight KonfAI adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator MRI</a>, enabling fast multimodal segmentation of <b>50 key anatomical structures</b> from <b>MRI and CT</b> scans at <b>3 mm</b> resolution, greatly reducing memory usage and inference time compared to the original nnU-Net workflow.<br><br><b>How to cite:</b><br><cite>T. Akinci D’Antonoli et al., <i>TotalSegmentator MRI: Robust Sequence-Independent Segmentation of Multiple Anatomic Structures in MRI</i>, Radiology, 2025.</cite>",
|
| 4 |
+
"description": "<b>Description:</b><br>This model integrates the reduced-resolution MRI-3mm configuration of TotalSegmentator into the <b>KonfAI</b> accelerated inference pipeline for efficient MRI/CT deployment.<br><br><b>Capabilities:</b><br>• Segmentation of <b>50 essential anatomical structures</b> (major organs, key bones, large vessels)<br>• <b>3 mm</b> isotropic input for high-throughput processing and lower GPU requirements<br>• Robust to acquisition variability including scanner type, contrast, and sequence parameters<br><br><b>Training data:</b><br>Trained on a diverse cohort of <b>1143 clinical scans</b> including <b>616 MRI</b> (multi-site, multi-scanner, multi-sequence) and <b>527 CT</b>, with expert-validated reference masks<br><br>><b>How to cite:</b><br><cite>T. Akinci D’Antonoli et al., <i>TotalSegmentator MRI: Robust Sequence-Independent Segmentation of Multiple Anatomic Structures in MRI</i>, Radiology, 2025.</cite>",
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
|
|
| 239 |
"color": "#8DD3C7"
|
| 240 |
}
|
| 241 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 242 |
"vram_plan": {
|
| 243 |
"8": {
|
| 244 |
"patch_size": [
|
total_mr/app.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: TotalSegmentator MRI",
|
| 3 |
-
"short_description": "<b>Description:</b><br>KonfAI-accelerated adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator MRI</a>, delivering fast multimodal segmentation of <b>80 major anatomical structures</b> from <b>MRI and CT</b> scans, with significantly reduced inference overhead vs. the original nnU-Net workflow.<br><br><b>How to cite:</b><br><cite>T. Akinci D
|
| 4 |
-
"description": "<b>Description:</b><br>This model integrates TotalSegmentator MRI into the <b>KonfAI</b> inference framework to accelerate deployment in MRI/CT multimodal workflows.<br><br><b>Capabilities:</b><br>
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
@@ -240,11 +240,6 @@
|
|
| 240 |
"color": "#8DD3C7"
|
| 241 |
}
|
| 242 |
},
|
| 243 |
-
"patch_size": [
|
| 244 |
-
96,
|
| 245 |
-
128,
|
| 246 |
-
160
|
| 247 |
-
],
|
| 248 |
"vram_plan": {
|
| 249 |
"8": {
|
| 250 |
"patch_size": [
|
|
|
|
| 1 |
{
|
| 2 |
"display_name": "Segmentation: TotalSegmentator MRI",
|
| 3 |
+
"short_description": "<b>Description:</b><br>KonfAI-accelerated adaptation of <a href='https://github.com/wasserth/TotalSegmentator'>TotalSegmentator MRI</a>, delivering fast multimodal segmentation of <b>80 major anatomical structures</b> from <b>MRI and CT</b> scans, with significantly reduced inference overhead vs. the original nnU-Net workflow.<br><br><b>How to cite:</b><br><cite>T. Akinci D’Antonoli et al., <i>TotalSegmentator MRI: Robust Sequence-Independent Segmentation of Multiple Anatomic Structures in MRI</i>, Radiology, 2025.</cite>",
|
| 4 |
+
"description": "<b>Description:</b><br>This model integrates TotalSegmentator MRI into the <b>KonfAI</b> inference framework to accelerate deployment in MRI/CT multimodal workflows.<br><br><b>Capabilities:</b><br>• Automatic segmentation of <b>80 major anatomical structures</b> (organs, vessels, skeleton, digestive system)<br>• Robust to <b>sequence variations</b> across scanners, contrasts, acquisition planes, and sites<br>• High-resolution input: <b>1.5 mm isotropic</b><br><br><b>Training data:</b><br>Trained on a highly diverse clinical dataset of <b>1143 scans</b> including <b>616 MRI</b> (30 scanners, 4 sites, many contrast types) and <b>527 CT</b> scans, with expert-validated manual segmentations <br><br><b>How to cite:</b><br><cite>T. Akinci D’Antonoli et al., <i>TotalSegmentator MRI: Robust Sequence-Independent Segmentation of Multiple Anatomic Structures in MRI</i>, Radiology, 2025.</cite>",
|
| 5 |
"tta": 0,
|
| 6 |
"mc_dropout": 0,
|
| 7 |
"models": [
|
|
|
|
| 240 |
"color": "#8DD3C7"
|
| 241 |
}
|
| 242 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 243 |
"vram_plan": {
|
| 244 |
"8": {
|
| 245 |
"patch_size": [
|