cyyu96 commited on
Commit
93980e3
·
verified ·
1 Parent(s): 5cbc355

Upload Dataset002_BMLMPS_FLAIR/dataset.json with huggingface_hub

Browse files
Dataset002_BMLMPS_FLAIR/dataset.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "channel_names": {
3
+ "0": "FLAIR"
4
+ },
5
+ "labels": {
6
+ "background": 0,
7
+ "tumor": 1
8
+ },
9
+ "classification_labels": {
10
+
11
+ "egfr_status": {
12
+ "0": "Wild-Type",
13
+ "1": "Mutation"
14
+ }
15
+ },
16
+ "numTraining": 104,
17
+ "file_ending": ".nii.gz",
18
+ "overwrite_image_reader_writer": "SimpleITKIO",
19
+ "license": "CC-BY-NC 4.0",
20
+ "description": "Brain-Mets-Lung-MRI-Path-Segs FLAIR subset — whole-tumor segmentation on FLAIR MRI of lung cancer brain metastases (104 scans from 103 patients)",
21
+ "reference": "Chadha S, Sritharan DV, Dolezal D, Chande S, Hager T, Bousabarah K, Aboian MS, Chiang V, Lin M, Nguyen DX, Aneja S. Matched MRI, Segmentations, and Histopathologic Images of Brain Metastases from Primary Lung Cancer. Scientific Data. 2026 Jan 10.",
22
+ "name": "Dataset002_BMLMPS_FLAIR",
23
+ "release": "1.0"
24
+ }