project-monai commited on
Commit
f15df38
·
verified ·
1 Parent(s): b6d2bca

Upload renalStructures_UNEST_segmentation version 0.2.7

Browse files
Files changed (1) hide show
  1. 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.6",
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 structures UNEST segmentation",
30
- "task": "Renal segmentation",
31
- "description": "A transformer-based model for renal segmentation from CT image",
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",