Upload dataset
Browse files- README.md +42 -0
- attributes/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -8,6 +8,10 @@ language:
|
|
8 |
size_categories:
|
9 |
- 100K<n<1M
|
10 |
configs:
|
|
|
|
|
|
|
|
|
11 |
- config_name: objects
|
12 |
data_files:
|
13 |
- split: train
|
@@ -17,6 +21,44 @@ configs:
|
|
17 |
- split: train
|
18 |
path: regions/train-*
|
19 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
- config_name: objects
|
21 |
features:
|
22 |
- name: image_id
|
|
|
8 |
size_categories:
|
9 |
- 100K<n<1M
|
10 |
configs:
|
11 |
+
- config_name: attributes
|
12 |
+
data_files:
|
13 |
+
- split: train
|
14 |
+
path: attributes/train-*
|
15 |
- config_name: objects
|
16 |
data_files:
|
17 |
- split: train
|
|
|
21 |
- split: train
|
22 |
path: regions/train-*
|
23 |
dataset_info:
|
24 |
+
- config_name: attributes
|
25 |
+
features:
|
26 |
+
- name: image_id
|
27 |
+
dtype: int64
|
28 |
+
- name: url
|
29 |
+
dtype: string
|
30 |
+
- name: width
|
31 |
+
dtype: int64
|
32 |
+
- name: height
|
33 |
+
dtype: int64
|
34 |
+
- name: coco_id
|
35 |
+
dtype: int64
|
36 |
+
- name: flickr_id
|
37 |
+
dtype: int64
|
38 |
+
- name: attributes
|
39 |
+
list:
|
40 |
+
- name: attributes
|
41 |
+
sequence: string
|
42 |
+
- name: h
|
43 |
+
dtype: int64
|
44 |
+
- name: names
|
45 |
+
sequence: string
|
46 |
+
- name: object_id
|
47 |
+
dtype: int64
|
48 |
+
- name: synsets
|
49 |
+
sequence: string
|
50 |
+
- name: w
|
51 |
+
dtype: int64
|
52 |
+
- name: x
|
53 |
+
dtype: int64
|
54 |
+
- name: y
|
55 |
+
dtype: int64
|
56 |
+
splits:
|
57 |
+
- name: train
|
58 |
+
num_bytes: 97272946
|
59 |
+
num_examples: 105414
|
60 |
+
download_size: 14286128
|
61 |
+
dataset_size: 97272946
|
62 |
- config_name: objects
|
63 |
features:
|
64 |
- name: image_id
|
attributes/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5943dc6c4edfd133506e4c8ee72a04d20c27b7c83fbc5fea67ac1d88de1309b2
|
3 |
+
size 14286128
|