Upload dataset
Browse files- README.md +17 -11
- data/coco-00000-of-00001.parquet +3 -0
- data/open_images-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -14,10 +14,10 @@ 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
|
@@ -28,21 +28,27 @@ dataset_info:
|
|
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 |
-
- name:
|
38 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
splits:
|
40 |
- name: coco
|
41 |
-
num_bytes:
|
42 |
-
num_examples:
|
43 |
- name: open_images
|
44 |
-
num_bytes:
|
45 |
num_examples: 741
|
46 |
-
download_size:
|
47 |
-
dataset_size:
|
48 |
---
|
|
|
14 |
features:
|
15 |
- name: image_path
|
16 |
dtype: string
|
|
|
|
|
17 |
- name: mask_path
|
18 |
dtype: string
|
19 |
+
- name: boxed_image_path
|
20 |
+
dtype: string
|
21 |
- name: box_xmin
|
22 |
dtype: float64
|
23 |
- name: box_xmax
|
|
|
28 |
dtype: float64
|
29 |
- name: is_coco
|
30 |
dtype: int64
|
|
|
|
|
31 |
- name: label_name
|
32 |
dtype: string
|
33 |
- name: co_occurrence
|
34 |
dtype: int64
|
35 |
+
- name: written_descriptions
|
36 |
+
sequence: string
|
37 |
+
- name: spoken_descriptions
|
38 |
+
sequence: string
|
39 |
+
- name: image
|
40 |
+
dtype: image
|
41 |
+
- name: boxed_image
|
42 |
+
dtype: image
|
43 |
+
- name: mask
|
44 |
+
dtype: image
|
45 |
splits:
|
46 |
- name: coco
|
47 |
+
num_bytes: 284251168.50909096
|
48 |
+
num_examples: 744
|
49 |
- name: open_images
|
50 |
+
num_bytes: 258015885.4909091
|
51 |
num_examples: 741
|
52 |
+
download_size: 432085113
|
53 |
+
dataset_size: 542267054.0
|
54 |
---
|
data/coco-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9972f095b5a511c22ba2d03943294e75fa086074b766473d8116476d1092f99
|
3 |
+
size 226715788
|
data/open_images-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20a2e25acdd5ce7bb8c1b00a56ac29eec14e5022bfca87b253fb6db9f67c9b7a
|
3 |
+
size 205369325
|