Upload Dataset008_PETWB_Liver/dataset.json with huggingface_hub
Browse files
Dataset008_PETWB_Liver/dataset.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel_names": {
|
| 3 |
+
"0": "CT",
|
| 4 |
+
"1": "PET"
|
| 5 |
+
},
|
| 6 |
+
"labels": {
|
| 7 |
+
"background": 0,
|
| 8 |
+
"liver": 1
|
| 9 |
+
},
|
| 10 |
+
"classification_labels": {
|
| 11 |
+
"cancer_type": {
|
| 12 |
+
"0": "Other",
|
| 13 |
+
"1": "Liver Cancer"
|
| 14 |
+
}
|
| 15 |
+
},
|
| 16 |
+
"numTraining": 490,
|
| 17 |
+
"file_ending": ".nii.gz",
|
| 18 |
+
"name": "Dataset008_PETWB_Liver",
|
| 19 |
+
"description": "PETWB-REP subset for liver segmentation \u2014 paired whole-body FDG PET/CT with TotalSegmentator-derived liver masks and liver cancer classification (490 cases from 4 cohorts)",
|
| 20 |
+
"reference": "Xue L, Feng G, Wenbo Z, Zhang Y, Li L, Wang S, Peng L, Peng S, Gao X. PETWB-REP: A Multi-Cancer Whole-Body FDG PET/CT Dataset with Corresponding Radiology Reports. Scientific Data. 2026.",
|
| 21 |
+
"licence": "CC BY 4.0",
|
| 22 |
+
"release": "1.0"
|
| 23 |
+
}
|