project-monai commited on
Commit
c634df4
·
verified ·
1 Parent(s): 41c525d

Upload wholeBrainSeg_Large_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_20240725.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
  "tensorboard": "2.17.0"
27
  },
28
  "supported_apps": {},
29
- "name": "Whole brain large UNEST segmentation",
30
- "task": "Whole Brain Segmentation",
31
- "description": "A 3D transformer-based model for whole brain segmentation from T1W MRI image",
32
  "authors": "Vanderbilt University + MONAI team",
33
  "copyright": "Copyright (c) MONAI Consortium",
34
  "data_source": "",
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20240725.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
  "tensorboard": "2.17.0"
28
  },
29
  "supported_apps": {},
30
+ "name": "Whole Brain Large UNEST Segmentation",
31
+ "task": "Whole Brain Segmentation in T1W MRI",
32
+ "description": "A transformer-based 3D segmentation model that identifies 133 distinct brain structures in T1W MRI scans. The model processes 96x96x96 pixel patches and provides segmentation masks for comprehensive neuroanatomical analysis.",
33
  "authors": "Vanderbilt University + MONAI team",
34
  "copyright": "Copyright (c) MONAI Consortium",
35
  "data_source": "",