Upload mednist_reg version 0.0.7
Browse files- configs/metadata.json +5 -4
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_20240725.json",
|
| 3 |
-
"version": "0.0.
|
| 4 |
"changelog": {
|
|
|
|
| 5 |
"0.0.6": "update to huggingface hosting",
|
| 6 |
"0.0.5": "update large files",
|
| 7 |
"0.0.4": "add name tag",
|
|
@@ -17,9 +18,9 @@
|
|
| 17 |
"pyyaml": "6.0.2"
|
| 18 |
},
|
| 19 |
"supported_apps": {},
|
| 20 |
-
"name": "MedNIST
|
| 21 |
-
"task": "Spatial
|
| 22 |
-
"description": "
|
| 23 |
"authors": "MONAI team",
|
| 24 |
"copyright": "Copyright (c) MONAI Consortium",
|
| 25 |
"intended_use": "This is an example of image registration using MONAI, suitable for demonstration purposes only.",
|
|
|
|
| 1 |
{
|
| 2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20240725.json",
|
| 3 |
+
"version": "0.0.7",
|
| 4 |
"changelog": {
|
| 5 |
+
"0.0.7": "enhance metadata with improved descriptions",
|
| 6 |
"0.0.6": "update to huggingface hosting",
|
| 7 |
"0.0.5": "update large files",
|
| 8 |
"0.0.4": "add name tag",
|
|
|
|
| 18 |
"pyyaml": "6.0.2"
|
| 19 |
},
|
| 20 |
"supported_apps": {},
|
| 21 |
+
"name": "MedNIST Hand X-ray Registration",
|
| 22 |
+
"task": "Spatial Transformer for Hand X-ray Image Registration",
|
| 23 |
+
"description": "A ResNet-based spatial transformer model for precise registration of hand X-ray images from the MedNIST dataset. The model processes 64x64 pixel input pairs (moving and fixed images) and outputs registered images, demonstrating the application of deep learning in medical image registration.",
|
| 24 |
"authors": "MONAI team",
|
| 25 |
"copyright": "Copyright (c) MONAI Consortium",
|
| 26 |
"intended_use": "This is an example of image registration using MONAI, suitable for demonstration purposes only.",
|