Upload pediatric_abdominal_ct_segmentation version 0.4.6
Browse files- configs/metadata.json +5 -4
configs/metadata.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
|
| 3 |
-
"version": "0.4.
|
| 4 |
"changelog": {
|
|
|
|
| 5 |
"0.4.5": "update to huggingface hosting",
|
| 6 |
"0.4.4": "initial bundle assemblage."
|
| 7 |
},
|
|
@@ -13,9 +14,9 @@
|
|
| 13 |
"nibabel": "4.0.1",
|
| 14 |
"pytorch-ignite": "0.4.11"
|
| 15 |
},
|
| 16 |
-
"name": "
|
| 17 |
-
"task": "
|
| 18 |
-
"description": "
|
| 19 |
"authors": "Cincinnati Children's (CCHMC) - CAIIR Center (https://www.cincinnatichildrens.org/research/divisions/r/radiology/labs/caiir)",
|
| 20 |
"copyright": "Copyright (c) MONAI Consortium",
|
| 21 |
"data_source": "TotalSegmentator, TCIA and BTCV dataset public data",
|
|
|
|
| 1 |
{
|
| 2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
|
| 3 |
+
"version": "0.4.6",
|
| 4 |
"changelog": {
|
| 5 |
+
"0.4.6": "enhance metadata with improved descriptions",
|
| 6 |
"0.4.5": "update to huggingface hosting",
|
| 7 |
"0.4.4": "initial bundle assemblage."
|
| 8 |
},
|
|
|
|
| 14 |
"nibabel": "4.0.1",
|
| 15 |
"pytorch-ignite": "0.4.11"
|
| 16 |
},
|
| 17 |
+
"name": "Pediatric Abdominal CT Segmentation",
|
| 18 |
+
"task": "3D Segmentation of Liver, Spleen and Pancreas in Pediatric Abdominal CT",
|
| 19 |
+
"description": "A 3D segmentation model for liver, spleen, and pancreas in pediatric abdominal CT images. The model processes 96x96x96 pixel patches and provides segmentation masks. Pre-trained on TotalSegmentator, TCIA and BTCV datasets and fine-tuned on Cincinnati Children's Healthy Pediatric Dataset.",
|
| 20 |
"authors": "Cincinnati Children's (CCHMC) - CAIIR Center (https://www.cincinnatichildrens.org/research/divisions/r/radiology/labs/caiir)",
|
| 21 |
"copyright": "Copyright (c) MONAI Consortium",
|
| 22 |
"data_source": "TotalSegmentator, TCIA and BTCV dataset public data",
|