add name tag
Browse files- 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.4.
|
4 |
"changelog": {
|
|
|
5 |
"0.4.6": "modify dataset key name",
|
6 |
"0.4.5": "update model weights and perfomance metrics",
|
7 |
"0.4.4": "restructure readme to match updated template",
|
@@ -25,6 +26,7 @@
|
|
25 |
"pandas": "1.3.5",
|
26 |
"torchvision": "0.14.0"
|
27 |
},
|
|
|
28 |
"task": "Pathology metastasis detection",
|
29 |
"description": "A pre-trained model for metastasis detection on Camelyon 16 dataset.",
|
30 |
"authors": "MONAI team",
|
|
|
1 |
{
|
2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
|
3 |
+
"version": "0.4.7",
|
4 |
"changelog": {
|
5 |
+
"0.4.7": "add name tag",
|
6 |
"0.4.6": "modify dataset key name",
|
7 |
"0.4.5": "update model weights and perfomance metrics",
|
8 |
"0.4.4": "restructure readme to match updated template",
|
|
|
26 |
"pandas": "1.3.5",
|
27 |
"torchvision": "0.14.0"
|
28 |
},
|
29 |
+
"name": "Pathology tumor detection",
|
30 |
"task": "Pathology metastasis detection",
|
31 |
"description": "A pre-trained model for metastasis detection on Camelyon 16 dataset.",
|
32 |
"authors": "MONAI team",
|