monai
medical
katielink commited on
Commit
94fec9f
·
1 Parent(s): bb86d85

add name tag

Browse files
Files changed (1) hide show
  1. configs/metadata.json +4 -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.0.4",
4
  "changelog": {
 
5
  "0.0.4": "Fix evaluation",
6
  "0.0.3": "Update to use MONAI 1.1.0",
7
  "0.0.2": "Update The Torch Vision Transform",
@@ -14,7 +15,8 @@
14
  "nibabel": "4.0.1",
15
  "pytorch-ignite": "0.4.9"
16
  },
17
- "task": "Pathology Nuclei Classification",
 
18
  "description": "A pre-trained model for Nuclei Classification within Haematoxylin & Eosin stained histology images",
19
  "authors": "MONAI team",
20
  "copyright": "Copyright (c) MONAI Consortium",
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
+ "version": "0.0.5",
4
  "changelog": {
5
+ "0.0.5": "add name tag",
6
  "0.0.4": "Fix evaluation",
7
  "0.0.3": "Update to use MONAI 1.1.0",
8
  "0.0.2": "Update The Torch Vision Transform",
 
15
  "nibabel": "4.0.1",
16
  "pytorch-ignite": "0.4.9"
17
  },
18
+ "name": "Pathology nuclei classification",
19
+ "task": "Pathology Nuclei classification",
20
  "description": "A pre-trained model for Nuclei Classification within Haematoxylin & Eosin stained histology images",
21
  "authors": "MONAI team",
22
  "copyright": "Copyright (c) MONAI Consortium",