Upload pathology_tumor_detection version 0.6.4
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.6.
|
4 |
"changelog": {
|
|
|
5 |
"0.6.3": "update to huggingface hosting",
|
6 |
"0.6.2": "enhance readme for nccl timout issue",
|
7 |
"0.6.1": "fix multi-gpu issue",
|
@@ -45,9 +46,9 @@
|
|
45 |
"tensorboard": "2.17.0"
|
46 |
},
|
47 |
"supported_apps": {},
|
48 |
-
"name": "Pathology
|
49 |
-
"task": "Pathology
|
50 |
-
"description": "A
|
51 |
"authors": "MONAI team",
|
52 |
"copyright": "Copyright (c) MONAI Consortium",
|
53 |
"data_source": "Camelyon dataset",
|
|
|
1 |
{
|
2 |
"schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20240725.json",
|
3 |
+
"version": "0.6.4",
|
4 |
"changelog": {
|
5 |
+
"0.6.4": "enhance metadata with improved descriptions",
|
6 |
"0.6.3": "update to huggingface hosting",
|
7 |
"0.6.2": "enhance readme for nccl timout issue",
|
8 |
"0.6.1": "fix multi-gpu issue",
|
|
|
46 |
"tensorboard": "2.17.0"
|
47 |
},
|
48 |
"supported_apps": {},
|
49 |
+
"name": "Pathology Tumor Detection",
|
50 |
+
"task": "Metastatic Tissue Detection in Whole-Slide Pathology Images",
|
51 |
+
"description": "A deep learning model for detecting metastatic tissue in whole-slide pathology images. The model processes 224x224 pixel RGB patches and provides probability scores for metastasis detection. Trained on the Camelyon16 dataset",
|
52 |
"authors": "MONAI team",
|
53 |
"copyright": "Copyright (c) MONAI Consortium",
|
54 |
"data_source": "Camelyon dataset",
|