cyyu96 commited on
Commit
32a1371
·
verified ·
1 Parent(s): 5e60baa

Upload Dataset003_BMLMPS_T1CE/dataset.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Dataset003_BMLMPS_T1CE/dataset.json +23 -0
Dataset003_BMLMPS_T1CE/dataset.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "channel_names": {
3
+ "0": "T1CE"
4
+ },
5
+ "labels": {
6
+ "background": 0,
7
+ "tumor": 1
8
+ },
9
+ "classification_labels": {
10
+ "egfr_status": {
11
+ "0": "Wild-Type",
12
+ "1": "Mutation"
13
+ }
14
+ },
15
+ "numTraining": 107,
16
+ "file_ending": ".nii.gz",
17
+ "overwrite_image_reader_writer": "SimpleITKIO",
18
+ "license": "CC-BY-NC 4.0",
19
+ "description": "Brain-Mets-Lung-MRI-Path-Segs T1CE subset — core-tumor segmentation on T1 contrast-enhanced MRI of lung cancer brain metastases (107 scans from 103 patients)",
20
+ "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.",
21
+ "name": "Dataset003_BMLMPS_T1CE",
22
+ "release": "1.0"
23
+ }