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_hovernet_20221124.json",
|
| 3 |
-
"version": "0.1.
|
| 4 |
"changelog": {
|
|
|
|
| 5 |
"0.1.2": "update the workflow figure",
|
| 6 |
"0.1.1": "update to use monai 1.1.0",
|
| 7 |
"0.1.0": "complete the model package"
|
|
@@ -15,6 +16,7 @@
|
|
| 15 |
"tqdm": "4.64.1",
|
| 16 |
"pillow": "9.0.1"
|
| 17 |
},
|
|
|
|
| 18 |
"task": "Nuclear segmentation and classification",
|
| 19 |
"description": "A simultaneous segmentation and classification of nuclei within multitissue histology images based on CoNSeP data",
|
| 20 |
"authors": "MONAI team",
|
|
|
|
| 1 |
{
|
| 2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_hovernet_20221124.json",
|
| 3 |
+
"version": "0.1.3",
|
| 4 |
"changelog": {
|
| 5 |
+
"0.1.3": "add name tag",
|
| 6 |
"0.1.2": "update the workflow figure",
|
| 7 |
"0.1.1": "update to use monai 1.1.0",
|
| 8 |
"0.1.0": "complete the model package"
|
|
|
|
| 16 |
"tqdm": "4.64.1",
|
| 17 |
"pillow": "9.0.1"
|
| 18 |
},
|
| 19 |
+
"name": "Nuclear segmentation and classification",
|
| 20 |
"task": "Nuclear segmentation and classification",
|
| 21 |
"description": "A simultaneous segmentation and classification of nuclei within multitissue histology images based on CoNSeP data",
|
| 22 |
"authors": "MONAI team",
|