cyyu96 commited on
Commit
7c1531b
·
verified ·
1 Parent(s): a461322

Upload Dataset003_BMLMPS_T1CE/nnUNetCLSTrainerMTL__nnUNetPlans__3d_fullres/dataset.json with huggingface_hub

Browse files
Dataset003_BMLMPS_T1CE/nnUNetCLSTrainerMTL__nnUNetPlans__3d_fullres/dataset.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "channel_names": {
3
+ "0": "T1CE"
4
+ },
5
+ "labels": {
6
+ "background": 0,
7
+ "tumor": 1
8
+ },
9
+ "numTraining": 107,
10
+ "file_ending": ".nii.gz",
11
+ "overwrite_image_reader_writer": "SimpleITKIO",
12
+ "license": "CC-BY-NC 4.0"
13
+ }