Upload lung_nodule_ct_detection version 0.6.10
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.9": "update to huggingface hosting and fix missing dependencies",
|
6 |
"0.6.8": "update issue for IgniteInfo",
|
7 |
"0.6.7": "use monai 1.4 and update large files",
|
@@ -43,9 +44,9 @@
|
|
43 |
"tensorboard": "2.17.0"
|
44 |
},
|
45 |
"supported_apps": {},
|
46 |
-
"name": "Lung
|
47 |
-
"task": "
|
48 |
-
"description": "A
|
49 |
"authors": "MONAI team",
|
50 |
"copyright": "Copyright (c) MONAI Consortium",
|
51 |
"data_source": "https://luna16.grand-challenge.org/Home/",
|
|
|
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.10",
|
4 |
"changelog": {
|
5 |
+
"0.6.10": "enhance metadata with improved descriptions and intended use",
|
6 |
"0.6.9": "update to huggingface hosting and fix missing dependencies",
|
7 |
"0.6.8": "update issue for IgniteInfo",
|
8 |
"0.6.7": "use monai 1.4 and update large files",
|
|
|
44 |
"tensorboard": "2.17.0"
|
45 |
},
|
46 |
"supported_apps": {},
|
47 |
+
"name": "Lung Nodule CT Detection",
|
48 |
+
"task": "3D Pulmonary Nodule Detection in CT Scans",
|
49 |
+
"description": "A 3D detection model for identifying pulmonary nodules in CT scans. The model processes variable-sized patches and outputs detection boxes with classification scores. Trained on the LUNA16 challenge dataset, it provides automated screening capabilities for pulmonary nodule detection in chest CT examinations.",
|
50 |
"authors": "MONAI team",
|
51 |
"copyright": "Copyright (c) MONAI Consortium",
|
52 |
"data_source": "https://luna16.grand-challenge.org/Home/",
|