Update metric in metadata
Browse files- configs/metadata.json +3 -2
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.
|
4 |
"changelog": {
|
|
|
5 |
"0.3.6": "Update ckpt drive link",
|
6 |
"0.3.5": "Update figure and benchmarking",
|
7 |
"0.3.4": "Update figure link in readme",
|
@@ -31,7 +32,7 @@
|
|
31 |
"label_classes": "multi-channel data,0:background,1:spleen, 2:Right Kidney, 3:Left Kideny, 4:Gallbladder, 5:Esophagus, 6:Liver, 7:Stomach, 8:Aorta, 9:IVC, 10:Portal and Splenic Veins, 11:Pancreas, 12:Right adrenal gland, 13:Left adrenal gland",
|
32 |
"pred_classes": "14 channels OneHot data, 0:background,1:spleen, 2:Right Kidney, 3:Left Kideny, 4:Gallbladder, 5:Esophagus, 6:Liver, 7:Stomach, 8:Aorta, 9:IVC, 10:Portal and Splenic Veins, 11:Pancreas, 12:Right adrenal gland, 13:Left adrenal gland",
|
33 |
"eval_metrics": {
|
34 |
-
"mean_dice": 0.
|
35 |
},
|
36 |
"intended_use": "This is an example, not to be used for diagnostic purposes",
|
37 |
"references": [
|
|
|
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.7",
|
4 |
"changelog": {
|
5 |
+
"0.3.7": "Update metric in metadata",
|
6 |
"0.3.6": "Update ckpt drive link",
|
7 |
"0.3.5": "Update figure and benchmarking",
|
8 |
"0.3.4": "Update figure link in readme",
|
|
|
32 |
"label_classes": "multi-channel data,0:background,1:spleen, 2:Right Kidney, 3:Left Kideny, 4:Gallbladder, 5:Esophagus, 6:Liver, 7:Stomach, 8:Aorta, 9:IVC, 10:Portal and Splenic Veins, 11:Pancreas, 12:Right adrenal gland, 13:Left adrenal gland",
|
33 |
"pred_classes": "14 channels OneHot data, 0:background,1:spleen, 2:Right Kidney, 3:Left Kideny, 4:Gallbladder, 5:Esophagus, 6:Liver, 7:Stomach, 8:Aorta, 9:IVC, 10:Portal and Splenic Veins, 11:Pancreas, 12:Right adrenal gland, 13:Left adrenal gland",
|
34 |
"eval_metrics": {
|
35 |
+
"mean_dice": 0.8269
|
36 |
},
|
37 |
"intended_use": "This is an example, not to be used for diagnostic purposes",
|
38 |
"references": [
|