Parth1503 commited on
Commit
fba0530
·
verified ·
1 Parent(s): 73cbf5c

Upload dataset

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +61 -12
  3. data/preview-00000-of-00001.parquet +3 -0
.gitattributes CHANGED
@@ -5,3 +5,4 @@
5
  *.nii.gz filter=lfs diff=lfs merge=lfs -text
6
  *.nrrd filter=lfs diff=lfs merge=lfs -text
7
  *.dcm filter=lfs diff=lfs merge=lfs -text
 
 
5
  *.nii.gz filter=lfs diff=lfs merge=lfs -text
6
  *.nrrd filter=lfs diff=lfs merge=lfs -text
7
  *.dcm filter=lfs diff=lfs merge=lfs -text
8
+ data/preview-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,21 +1,70 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  task_categories:
4
- - image-segmentation
5
  tags:
6
- - medical
7
- - ct
8
- - pelvis
9
- - fracture
10
- - bone
11
- - instance-segmentation
12
- - orthopedics
13
- - trauma
14
- - pengwin
15
- - miccai-2024
16
  pretty_name: PENGWIN Task 1 - Pelvic Fracture Segmentation on CT
17
  size_categories:
18
- - n<1K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  # PENGWIN Task 1 — Pelvic Fracture Segmentation on CT
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  task_categories:
4
+ - image-segmentation
5
  tags:
6
+ - medical
7
+ - ct
8
+ - pelvis
9
+ - fracture
10
+ - bone
11
+ - instance-segmentation
12
+ - orthopedics
13
+ - trauma
14
+ - pengwin
15
+ - miccai-2024
16
  pretty_name: PENGWIN Task 1 - Pelvic Fracture Segmentation on CT
17
  size_categories:
18
+ - n<1K
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: preview
23
+ path: data/preview-*
24
+ dataset_info:
25
+ features:
26
+ - name: case_id
27
+ dtype: string
28
+ - name: slice_index
29
+ dtype: int32
30
+ - name: num_slices
31
+ dtype: int32
32
+ - name: orientation_original
33
+ dtype: string
34
+ - name: is_cropped
35
+ dtype: bool
36
+ - name: image_dtype
37
+ dtype: string
38
+ - name: label_dtype
39
+ dtype: string
40
+ - name: spacing_xyz
41
+ list: float32
42
+ - name: n_fragments
43
+ dtype: int32
44
+ - name: n_sacrum_fragments
45
+ dtype: int32
46
+ - name: n_left_hip_fragments
47
+ dtype: int32
48
+ - name: n_right_hip_fragments
49
+ dtype: int32
50
+ - name: labels_on_slice
51
+ list: int32
52
+ - name: hu_min
53
+ dtype: int32
54
+ - name: hu_max
55
+ dtype: int32
56
+ - name: image
57
+ dtype: image
58
+ - name: mask
59
+ dtype: image
60
+ - name: overlay
61
+ dtype: image
62
+ splits:
63
+ - name: preview
64
+ num_bytes: 14098749
65
+ num_examples: 100
66
+ download_size: 14112067
67
+ dataset_size: 14098749
68
  ---
69
 
70
  # PENGWIN Task 1 — Pelvic Fracture Segmentation on CT
data/preview-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab70014cdf0f85818ce8a8d19212d3de7b15feafd6ad6a1a34749f281f744c65
3
+ size 14112067