monai
medical
katielink commited on
Commit
bf3bd03
1 Parent(s): a2ff86d

add name tag

Browse files
Files changed (1) hide show
  1. configs/metadata.json +3 -1
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.3.1",
4
  "changelog": {
 
5
  "0.3.1": "fix license Copyright error",
6
  "0.3.0": "update license files",
7
  "0.2.0": "unify naming",
@@ -17,6 +18,7 @@
17
  "pytorch-ignite": "0.4.9",
18
  "pandas": "1.4.2"
19
  },
 
20
  "task": "Segmentation of peripheral zone and central gland in prostate MRI",
21
  "description": "A pre-trained model for volumetric (3D) segmentation of the prostate from MRI images",
22
  "authors": "Keno Bressem",
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
+ "version": "0.3.2",
4
  "changelog": {
5
+ "0.3.2": "add name tag",
6
  "0.3.1": "fix license Copyright error",
7
  "0.3.0": "update license files",
8
  "0.2.0": "unify naming",
 
18
  "pytorch-ignite": "0.4.9",
19
  "pandas": "1.4.2"
20
  },
21
+ "name": "Prostate MRI anatomy",
22
  "task": "Segmentation of peripheral zone and central gland in prostate MRI",
23
  "description": "A pre-trained model for volumetric (3D) segmentation of the prostate from MRI images",
24
  "authors": "Keno Bressem",