Upload renalStructures_UNEST_segmentation version 0.2.7
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.2.
|
4 |
"changelog": {
|
|
|
5 |
"0.2.6": "update to huggingface hosting",
|
6 |
"0.2.5": "update large files",
|
7 |
"0.2.4": "fix black 24.1 format error",
|
@@ -26,9 +27,9 @@
|
|
26 |
"torchvision": "0.19.0",
|
27 |
"tensorboard": "2.17.0"
|
28 |
},
|
29 |
-
"name": "Renal
|
30 |
-
"task": "
|
31 |
-
"description": "A transformer-based model
|
32 |
"authors": "Vanderbilt University + MONAI team",
|
33 |
"copyright": "Copyright (c) MONAI Consortium",
|
34 |
"data_source": "RawData.zip",
|
|
|
1 |
{
|
2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
|
3 |
+
"version": "0.2.7",
|
4 |
"changelog": {
|
5 |
+
"0.2.7": "enhance metadata with improved descriptions",
|
6 |
"0.2.6": "update to huggingface hosting",
|
7 |
"0.2.5": "update large files",
|
8 |
"0.2.4": "fix black 24.1 format error",
|
|
|
27 |
"torchvision": "0.19.0",
|
28 |
"tensorboard": "2.17.0"
|
29 |
},
|
30 |
+
"name": "Renal Structures UNEST Segmentation",
|
31 |
+
"task": "Kidney Structure Segmentation in CT Images",
|
32 |
+
"description": "A transformer-based 3D segmentation model that delineates kidney cortex, medulla, and pelvicalyceal system in CT images. The model processes 96x96x96 pixel patches and provides segmentation masks for detailed morphological analysis.",
|
33 |
"authors": "Vanderbilt University + MONAI team",
|
34 |
"copyright": "Copyright (c) MONAI Consortium",
|
35 |
"data_source": "RawData.zip",
|