Angelou0516 commited on
Commit
662f85b
·
verified ·
1 Parent(s): de64c38

Upload dataset

Browse files
.gitattributes CHANGED
@@ -1,3 +1,6 @@
1
  *.nii.gz filter=lfs diff=lfs merge=lfs -text
2
  *.nii filter=lfs diff=lfs merge=lfs -text
3
  *.gz filter=lfs diff=lfs merge=lfs -text
 
 
 
 
1
  *.nii.gz filter=lfs diff=lfs merge=lfs -text
2
  *.nii filter=lfs diff=lfs merge=lfs -text
3
  *.gz filter=lfs diff=lfs merge=lfs -text
4
+ data/manual-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
5
+ data/automated-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
6
+ data/unsegmented-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,23 +1,68 @@
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
- - image-segmentation
5
  tags:
6
- - medical
7
- - mri
8
- - mpmri
9
- - brain
10
- - glioblastoma
11
- - glioma
12
- - brain-tumor
13
- - tumor-segmentation
14
- - brats
15
- - nifti
16
- - tcia
17
- - upenn-gbm
18
  pretty_name: UPENN-GBM (mpMRI + Tumor Segmentation)
19
  size_categories:
20
- - n<1K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ---
22
 
23
  # UPENN-GBM — mpMRI + Tumor Segmentation
 
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
+ - image-segmentation
5
  tags:
6
+ - medical
7
+ - mri
8
+ - mpmri
9
+ - brain
10
+ - glioblastoma
11
+ - glioma
12
+ - brain-tumor
13
+ - tumor-segmentation
14
+ - brats
15
+ - nifti
16
+ - tcia
17
+ - upenn-gbm
18
  pretty_name: UPENN-GBM (mpMRI + Tumor Segmentation)
19
  size_categories:
20
+ - n<1K
21
+ dataset_info:
22
+ features:
23
+ - name: subject_id
24
+ dtype: string
25
+ - name: patient_id
26
+ dtype: string
27
+ - name: timepoint
28
+ dtype: string
29
+ - name: gt_source
30
+ dtype: string
31
+ - name: num_slices
32
+ dtype: int32
33
+ - name: slice_index
34
+ dtype: int32
35
+ - name: tumor_voxels
36
+ dtype: int64
37
+ - name: modality
38
+ dtype: string
39
+ - name: image
40
+ dtype: image
41
+ - name: mask
42
+ dtype: image
43
+ - name: overlay
44
+ dtype: image
45
+ splits:
46
+ - name: manual
47
+ num_bytes: 5989524
48
+ num_examples: 147
49
+ - name: automated
50
+ num_bytes: 18932953
51
+ num_examples: 464
52
+ - name: unsegmented
53
+ num_bytes: 856502
54
+ num_examples: 60
55
+ download_size: 25763705
56
+ dataset_size: 25778979
57
+ configs:
58
+ - config_name: default
59
+ data_files:
60
+ - split: manual
61
+ path: data/manual-*
62
+ - split: automated
63
+ path: data/automated-*
64
+ - split: unsegmented
65
+ path: data/unsegmented-*
66
  ---
67
 
68
  # UPENN-GBM — mpMRI + Tumor Segmentation
data/automated-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc2302bff20559d817d523b650af4e4684fdff56d3b6703cdf945e091e148347
3
+ size 18914846
data/manual-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fa7ca35986aec95ed581ea8998b0759a28c98f12f11033b2138afb3c44f02cd
3
+ size 5991524
data/unsegmented-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:964f6c2c311f4dc6911eeb6c595011d0c0b680fc6e6b8f4766ec1abe7d313aa9
3
+ size 857335