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.0.
|
4 |
"changelog": {
|
|
|
5 |
"0.0.3": "update to use monai 1.1.0",
|
6 |
"0.0.2": "update to use rc1",
|
7 |
"0.0.1": "Initial version"
|
@@ -12,6 +13,7 @@
|
|
12 |
"optional_packages_version": {
|
13 |
"pytorch-ignite": "0.4.8"
|
14 |
},
|
|
|
15 |
"task": "Spatial transformer for hand image registration from the MedNIST dataset",
|
16 |
"description": "This is an example of a ResNet and spatial transformer for hand xray image registration",
|
17 |
"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.0.4",
|
4 |
"changelog": {
|
5 |
+
"0.0.4": "add name tag",
|
6 |
"0.0.3": "update to use monai 1.1.0",
|
7 |
"0.0.2": "update to use rc1",
|
8 |
"0.0.1": "Initial version"
|
|
|
13 |
"optional_packages_version": {
|
14 |
"pytorch-ignite": "0.4.8"
|
15 |
},
|
16 |
+
"name": "MedNIST registration",
|
17 |
"task": "Spatial transformer for hand image registration from the MedNIST dataset",
|
18 |
"description": "This is an example of a ResNet and spatial transformer for hand xray image registration",
|
19 |
"authors": "MONAI team",
|