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_generator_20220718.json",
|
3 |
-
"version": "0.4.
|
4 |
"changelog": {
|
|
|
5 |
"0.4.1": "fix license Copyright error",
|
6 |
"0.4.0": "update license files",
|
7 |
"0.3.0": "Update for 1.0",
|
@@ -15,6 +16,7 @@
|
|
15 |
"pytorch-ignite": "0.4.8",
|
16 |
"pillow": "8.4.0"
|
17 |
},
|
|
|
18 |
"task": "Generate random hand images from the MedNIST dataset",
|
19 |
"description": "This example of a GAN generator produces hand xray images like those in the MedNIST dataset",
|
20 |
"authors": "MONAI Team",
|
|
|
1 |
{
|
2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_generator_20220718.json",
|
3 |
+
"version": "0.4.2",
|
4 |
"changelog": {
|
5 |
+
"0.4.2": "add name tag",
|
6 |
"0.4.1": "fix license Copyright error",
|
7 |
"0.4.0": "update license files",
|
8 |
"0.3.0": "Update for 1.0",
|
|
|
16 |
"pytorch-ignite": "0.4.8",
|
17 |
"pillow": "8.4.0"
|
18 |
},
|
19 |
+
"name": "MedNIST GAN",
|
20 |
"task": "Generate random hand images from the MedNIST dataset",
|
21 |
"description": "This example of a GAN generator produces hand xray images like those in the MedNIST dataset",
|
22 |
"authors": "MONAI Team",
|