Angelou0516 commited on
Commit
5caa69c
·
verified ·
1 Parent(s): c4b9750

Upload dataset

Browse files
README.md CHANGED
@@ -1,15 +1,58 @@
1
  ---
2
  license: odc-by
3
  task_categories:
4
- - image-segmentation
5
  tags:
6
- - medical
7
- - ct
8
- - lung
9
- - covid
10
- - long-covid
11
- - segmentation
12
  pretty_name: LongCIU
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Long COVID Iowa-UNICAMP (LongCIU)
 
1
  ---
2
  license: odc-by
3
  task_categories:
4
+ - image-segmentation
5
  tags:
6
+ - medical
7
+ - ct
8
+ - lung
9
+ - covid
10
+ - long-covid
11
+ - segmentation
12
  pretty_name: LongCIU
13
+ dataset_info:
14
+ features:
15
+ - name: slice_index
16
+ dtype: int32
17
+ - name: split
18
+ dtype: string
19
+ - name: image
20
+ dtype: image
21
+ - name: mask_staple
22
+ dtype: image
23
+ - name: overlay_staple
24
+ dtype: image
25
+ - name: mask_annotator1
26
+ dtype: image
27
+ - name: mask_annotator2
28
+ dtype: image
29
+ - name: mask_annotator3
30
+ dtype: image
31
+ - name: ggo_pixels_staple
32
+ dtype: int32
33
+ - name: consolidation_pixels_staple
34
+ dtype: int32
35
+ splits:
36
+ - name: train
37
+ num_bytes: 11546931
38
+ num_examples: 30
39
+ - name: val
40
+ num_bytes: 7131799
41
+ num_examples: 20
42
+ - name: test
43
+ num_bytes: 15555193
44
+ num_examples: 40
45
+ download_size: 34305458
46
+ dataset_size: 34233923
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: val
53
+ path: data/val-*
54
+ - split: test
55
+ path: data/test-*
56
  ---
57
 
58
  # Long COVID Iowa-UNICAMP (LongCIU)
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:867924e0ee5687ea82b34e39f7aceeae2c301fd609f8c7f5a43ab7fc149d9664
3
+ size 15567660
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8296a531bc0984cc081d93b1b0059c55b9f93acff97d071a41010aa63565d490
3
+ size 11584013
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b0d06cac2e324b85e03678aba58fedc253624123e5ca5e0b0934b7cbeef3544
3
+ size 7153785