katielink commited on
Commit
97ed73d
1 Parent(s): f89256d

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": "modify dataset key name",
6
  "0.3.0": "update license files",
7
  "0.2.0": "unify naming",
@@ -14,6 +15,7 @@
14
  "nibabel": "3.2.1",
15
  "pytorch-ignite": "0.4.8"
16
  },
 
17
  "task": "Segments the left and right ventricle in 2D short axis MR images",
18
  "description": "This network segments full cycle short axis images of the ventricles, labelling LV pool separate from myocardium and RV pool",
19
  "authors": "Eric Kerfoot",
 
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": "modify dataset key name",
7
  "0.3.0": "update license files",
8
  "0.2.0": "unify naming",
 
15
  "nibabel": "3.2.1",
16
  "pytorch-ignite": "0.4.8"
17
  },
18
+ "name": "Ventricular short axis 3 label segmentation",
19
  "task": "Segments the left and right ventricle in 2D short axis MR images",
20
  "description": "This network segments full cycle short axis images of the ventricles, labelling LV pool separate from myocardium and RV pool",
21
  "authors": "Eric Kerfoot",