tomascanivari commited on
Commit
95f6664
·
verified ·
1 Parent(s): 7bef5c9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_info
5
+ struct:
6
+ - name: date_captured
7
+ dtype: string
8
+ - name: extra
9
+ struct:
10
+ - name: name
11
+ dtype: string
12
+ - name: file_name
13
+ dtype: string
14
+ - name: height
15
+ dtype: int64
16
+ - name: id
17
+ dtype: int64
18
+ - name: license
19
+ dtype: int64
20
+ - name: width
21
+ dtype: int64
22
+ - name: annotations
23
+ list:
24
+ - name: area
25
+ dtype: float64
26
+ - name: bbox
27
+ list: float64
28
+ - name: category_id
29
+ dtype: int64
30
+ - name: id
31
+ dtype: int64
32
+ - name: image_id
33
+ dtype: int64
34
+ - name: iscrowd
35
+ dtype: int64
36
+ - name: segmentation
37
+ list:
38
+ list: float64
39
+ - name: PIL_image
40
+ dtype: image
41
+ - name: PIL_annotation
42
+ dtype: image
43
+ splits:
44
+ - name: train
45
+ num_bytes: 817023054
46
+ num_examples: 7284
47
+ - name: val
48
+ num_bytes: 138041016
49
+ num_examples: 933
50
+ - name: test
51
+ num_bytes: 751151492
52
+ num_examples: 1000
53
+ download_size: 1650600333
54
+ dataset_size: 1706215562
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: train
59
+ path: data/train-*
60
+ - split: val
61
+ path: data/val-*
62
+ - split: test
63
+ path: data/test-*
64
+ ---
data/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fead07a593cf2dde7cf49fc4e0e4278769158a5db4f454a6869c87a259a34bb1
3
+ size 371157425
data/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b020c9092db7fbaef8fe43cb0c032559baffdfe89e592aef452fd75915239f74
3
+ size 361471574
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3251cb026029908917b8bbb65ea9d7d0f2e41ba25ef2e2ef91d47c76c3a7f306
3
+ size 509243403
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d7ef994ff851f230221739627e8cfc14003118f87bdaa7f7b421b6b688dcfe1
3
+ size 276555495
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:128c6945dcde75b75f9ead44f52177aea90cf6356f7a19a94fc7285798342250
3
+ size 132172436