liamchalcroft commited on
Commit
b08521b
·
verified ·
1 Parent(s): 27d6686

Upload BrainBox medical imaging dataset

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: dataset_name
7
+ dtype: string
8
+ - name: subject_id
9
+ dtype: string
10
+ - name: modality
11
+ dtype: string
12
+ - name: orientation
13
+ dtype: string
14
+ - name: diagnosis
15
+ dtype: string
16
+ - name: pathology_subtype
17
+ dtype: string
18
+ - name: lesion_type
19
+ dtype: string
20
+ - name: lesion_grade
21
+ dtype: float32
22
+ - name: lesion_count
23
+ dtype: int32
24
+ - name: has_pathology
25
+ dtype: bool
26
+ - name: patient_age
27
+ dtype: float32
28
+ - name: patient_sex
29
+ dtype: string
30
+ - name: field_strength
31
+ dtype: string
32
+ - name: manufacturer
33
+ dtype: string
34
+ - name: scanner_model
35
+ dtype: string
36
+ - name: repetition_time
37
+ dtype: float32
38
+ - name: echo_time
39
+ dtype: float32
40
+ - name: flip_angle
41
+ dtype: float32
42
+ - name: primary_lesion_hemisphere
43
+ dtype: string
44
+ - name: primary_lesion_location
45
+ dtype: string
46
+ - name: secondary_lesion_hemisphere
47
+ dtype: string
48
+ - name: secondary_lesion_location
49
+ dtype: string
50
+ - name: bounding_boxes
51
+ dtype: string
52
+ - name: total_lesion_voxels
53
+ dtype: int32
54
+ - name: has_enhancing_tumor
55
+ dtype: bool
56
+ - name: has_flair_hyperintensity
57
+ dtype: bool
58
+ - name: has_necrotic_core
59
+ dtype: bool
60
+ - name: has_resection_cavity
61
+ dtype: bool
62
+ splits:
63
+ - name: train
64
+ num_bytes: 1681105729.399
65
+ num_examples: 134201
66
+ download_size: 1625827790
67
+ dataset_size: 1681105729.399
68
+ configs:
69
+ - config_name: default
70
+ data_files:
71
+ - split: train
72
+ path: data/train-*
73
+ ---
data/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2920e709b74b740f19724b9c6e620e5711973a2301fdaddf2cd9cb9cdbe6e3cf
3
+ size 412832518
data/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4911964715fa5381956ab3bbb0cdd8cae717ef76505baea26ae8a64801525c82
3
+ size 451114599
data/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d4304a864ca95e96caa85a0cb3f1888f5c57f53ba579be5dc3d5a118c35b3c1
3
+ size 387130206
data/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a85ae27f938e12a93b80e6eebffe19c50c8a7f358f8d904940918b82bb42119
3
+ size 374750467