Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
Zhong commited on
Commit
371795d
·
verified ·
1 Parent(s): 9d1ef5f

Upload dataset

Browse files
README.md CHANGED
@@ -3,4 +3,44 @@ language:
3
  - en
4
  size_categories:
5
  - 1K<n<10K
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - en
4
  size_categories:
5
  - 1K<n<10K
6
+ configs:
7
+ - config_name: default
8
+ data_files:
9
+ - split: coco
10
+ path: data/coco-*
11
+ - split: open_images
12
+ path: data/open_images-*
13
+ dataset_info:
14
+ features:
15
+ - name: image_path
16
+ dtype: string
17
+ - name: image_id
18
+ dtype: string
19
+ - name: mask_path
20
+ dtype: string
21
+ - name: box_xmin
22
+ dtype: float64
23
+ - name: box_xmax
24
+ dtype: float64
25
+ - name: box_ymin
26
+ dtype: float64
27
+ - name: box_ymax
28
+ dtype: float64
29
+ - name: is_coco
30
+ dtype: int64
31
+ - name: boxed_image_path
32
+ dtype: string
33
+ - name: label_name
34
+ dtype: string
35
+ - name: co_occurrence
36
+ dtype: int64
37
+ splits:
38
+ - name: coco
39
+ num_bytes: 140758.71149966374
40
+ num_examples: 746
41
+ - name: open_images
42
+ num_bytes: 139815.28850033626
43
+ num_examples: 741
44
+ download_size: 178796
45
+ dataset_size: 280574.0
46
+ ---
data/coco-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4d2332793ec71657b49e9bca9db59bdac31c0cd02475e323e32aefaaa56d391
3
+ size 88527
data/open_images-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93c87de12ffe0cfe8abe8ddaf8ee66068119706c26176f34bcae52a3059c24c9
3
+ size 90269