Daniel246 commited on
Commit
d2ada1e
·
verified ·
1 Parent(s): c06c85a

Upload dataset

Browse files
README.md CHANGED
@@ -7,6 +7,48 @@ tags:
7
  - segmentation
8
  size_categories:
9
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Sinon_Less - Segmentation Dataset
 
7
  - segmentation
8
  size_categories:
9
  - 1K<n<10K
10
+ dataset_info:
11
+ features:
12
+ - name: image
13
+ dtype: image
14
+ - name: image_id
15
+ dtype: string
16
+ - name: width
17
+ dtype: int64
18
+ - name: height
19
+ dtype: int64
20
+ - name: objects
21
+ list:
22
+ - name: bbox
23
+ list: float64
24
+ - name: category_id
25
+ dtype: int64
26
+ - name: category_name
27
+ dtype: string
28
+ - name: segmentation
29
+ list:
30
+ list: float64
31
+ splits:
32
+ - name: train
33
+ num_bytes: 265203638
34
+ num_examples: 1497
35
+ - name: val
36
+ num_bytes: 28497598
37
+ num_examples: 267
38
+ - name: test
39
+ num_bytes: 101367149
40
+ num_examples: 771
41
+ download_size: 344050764
42
+ dataset_size: 395068385
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: train
47
+ path: data/train-*
48
+ - split: val
49
+ path: data/val-*
50
+ - split: test
51
+ path: data/test-*
52
  ---
53
 
54
  # Sinon_Less - 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:05ef96c8f0e8224dae9dd734a0edc278acbbf9a53a2d30d15d6bf8520e44303a
3
- size 100239657
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3f7a30db779c332ee4ac047710ca83e45a2b822a89fda6f3ae1ebbfc1f9f5a5
3
+ size 100557696
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:273126263e942f95f8ea81d56698ae0b73d241dac75e1c299074f0489db30b44
3
- size 214259094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdb81c5f34ab3f1e537c281922cfbf1067cd6fba9c4cf997c29423dd01caaa81
3
+ size 215240484
data/val-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b31070796eff4ec79e88c399ff2a5c926478df18746ee1cfbedf9eba28c0794
3
- size 28138923
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c21652d7bc4280f2e38a0448836357e0643d849ea9e7b09ca1569de9a79dcca
3
+ size 28252584