Angelou0516 commited on
Commit
2a9aaf3
·
verified ·
1 Parent(s): 23f2478

Upload dataset

Browse files
README.md CHANGED
@@ -1,22 +1,58 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
3
  task_categories:
4
- - image-segmentation
5
  modality:
6
- - MRI
7
  language: []
8
  tags:
9
- - medical-imaging
10
- - neonatal-brain
11
- - hypoxic-ischemic-encephalopathy
12
- - HIE
13
- - lesion-segmentation
14
- - diffusion-MRI
15
- - ADC
16
- - 3D
17
  pretty_name: BONBID-HIE
18
  size_categories:
19
- - n<1K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # BONBID-HIE
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
  task_categories:
4
+ - image-segmentation
5
  modality:
6
+ - MRI
7
  language: []
8
  tags:
9
+ - medical-imaging
10
+ - neonatal-brain
11
+ - hypoxic-ischemic-encephalopathy
12
+ - HIE
13
+ - lesion-segmentation
14
+ - diffusion-MRI
15
+ - ADC
16
+ - 3D
17
  pretty_name: BONBID-HIE
18
  size_categories:
19
+ - n<1K
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: val
26
+ path: data/val-*
27
+ dataset_info:
28
+ features:
29
+ - name: subject_id
30
+ dtype: string
31
+ - name: split
32
+ dtype: string
33
+ - name: num_slices
34
+ dtype: int32
35
+ - name: lesion_voxels
36
+ dtype: int32
37
+ - name: preview_slice_idx
38
+ dtype: int32
39
+ - name: adc_slice
40
+ dtype: image
41
+ - name: zadc_slice
42
+ dtype: image
43
+ - name: lesion_mask
44
+ dtype: image
45
+ - name: overlay
46
+ dtype: image
47
+ splits:
48
+ - name: train
49
+ num_bytes: 1370200
50
+ num_examples: 85
51
+ - name: val
52
+ num_bytes: 42629
53
+ num_examples: 4
54
+ download_size: 1449540
55
+ dataset_size: 1412829
56
  ---
57
 
58
  # BONBID-HIE
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef0c445b1f1d9ff6271aab2c66077191929981583f761426d9740820b0749bb
3
+ size 1379608
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3a332ce770e576958c38a23a36130eb35a7daae94b529c3e8ab66a427d0b621
3
+ size 69932