Angelou0516 commited on
Commit
cd33e9c
·
verified ·
1 Parent(s): 598ca17

Upload dataset

Browse files
README.md CHANGED
@@ -1,30 +1,41 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: image
5
- dtype: image
6
- - name: mask
7
- dtype: image
8
- - name: image_id
9
- dtype: string
10
  splits:
11
- - name: train
12
- num_examples: 245
13
- - name: test
14
- num_examples: 62
 
 
 
 
15
  task_categories:
16
- - image-segmentation
17
  task_ids:
18
- - semantic-segmentation
19
  tags:
20
- - medical-imaging
21
- - surgical
22
- - endoscopy
23
- - segmentation
24
  size_categories:
25
- - n<1K
26
  license: other
27
  license_name: research-use-only
 
 
 
 
 
 
 
28
  ---
29
 
30
  # m2caiSeg - Surgical Scene Segmentation Dataset
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: image
5
+ dtype: image
6
+ - name: mask
7
+ dtype: image
8
+ - name: image_id
9
+ dtype: string
10
  splits:
11
+ - name: train
12
+ num_bytes: 15955859
13
+ num_examples: 245
14
+ - name: test
15
+ num_bytes: 5039139
16
+ num_examples: 62
17
+ download_size: 20809371
18
+ dataset_size: 20994998
19
  task_categories:
20
+ - image-segmentation
21
  task_ids:
22
+ - semantic-segmentation
23
  tags:
24
+ - medical-imaging
25
+ - surgical
26
+ - endoscopy
27
+ - segmentation
28
  size_categories:
29
+ - n<1K
30
  license: other
31
  license_name: research-use-only
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: test
38
+ path: data/test-*
39
  ---
40
 
41
  # m2caiSeg - Surgical Scene Segmentation Dataset
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f4d74c593e5f5518bb609e4d0605165cc3240b8229e661224105b56aba86dd8
3
- size 5026393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c7aa3d9ac2383e265018f4256c8f81cd1e2c5a4c2281b7841ec5395ec1fb40
3
+ size 5003106
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cf152ebe30b2a0d17c09959899a5a0fb7166a161a40eed2214d2c210244c432
3
- size 15938654
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb1737933e9a6b9f5fb7b407d79bcb2842cb6208ad552ddbd71661bdd217d2d
3
+ size 15806265