wliafe commited on
Commit
fdb445b
·
verified ·
1 Parent(s): 6386683

Publish structured ReCon1M scene graph annotations

Browse files
README.md ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: image
7
+ dtype: string
8
+ - name: width
9
+ dtype: int32
10
+ - name: height
11
+ dtype: int32
12
+ - name: image_source
13
+ dtype: string
14
+ - name: gsd
15
+ dtype: float32
16
+ - name: polygons
17
+ list:
18
+ list:
19
+ list: float32
20
+ length: 2
21
+ length: 4
22
+ - name: labels
23
+ list:
24
+ class_label:
25
+ names:
26
+ '0': van
27
+ '1': small-car
28
+ '2': building
29
+ '3': road
30
+ '4': airplane
31
+ '5': block
32
+ '6': parking-lot
33
+ '7': motorboat
34
+ '8': dump-truck
35
+ '9': cargo-truck
36
+ '10': dry-cargo-ship
37
+ '11': runway
38
+ '12': container
39
+ '13': water
40
+ '14': intersection
41
+ '15': fishing-boat
42
+ '16': other-vehicle
43
+ '17': storage-tank
44
+ '18': airport
45
+ '19': other-ship
46
+ '20': harbor
47
+ '21': solar-panel
48
+ '22': pool
49
+ '23': tennis-court
50
+ '24': engineering-ship
51
+ '25': crane
52
+ '26': liquid-cargo-ship
53
+ '27': bus
54
+ '28': passenger-ship
55
+ '29': warship
56
+ '30': excavator
57
+ '31': storage-tank-group
58
+ '32': bridge
59
+ '33': basketball-court
60
+ '34': trailer
61
+ '35': tugboat
62
+ '36': train-carriage
63
+ '37': football-field
64
+ '38': cargo
65
+ '39': baseball-field
66
+ '40': boarding_bridge
67
+ '41': greenbelt
68
+ '42': exhaust-fan
69
+ '43': truck-tractor
70
+ '44': factory
71
+ '45': construction-site
72
+ '46': roundabout
73
+ '47': terminal
74
+ '48': tractor
75
+ '49': railway
76
+ '50': farmland
77
+ '51': stadium
78
+ '52': chimney
79
+ '53': gas-station
80
+ '54': dam
81
+ '55': locomotive
82
+ '56': expressway-service-area
83
+ '57': control-tower
84
+ '58': smoke
85
+ '59': helicopter-apron
86
+ - name: difficult
87
+ list: int8
88
+ - name: relations
89
+ struct:
90
+ - name: subject_index
91
+ list: int64
92
+ - name: object_index
93
+ list: int64
94
+ - name: predicate
95
+ list:
96
+ class_label:
97
+ names:
98
+ '0': parked-at
99
+ '1': park-next-to
100
+ '2': close-to
101
+ '3': provide-access-to
102
+ '4': inside
103
+ '5': drive-on
104
+ '6': moor-at
105
+ '7': serve
106
+ '8': is-parallel-to
107
+ '9': adjacent-to
108
+ '10': belong-to
109
+ '11': sail-on
110
+ '12': pile-up-at
111
+ '13': cross
112
+ '14': supplement
113
+ '15': slow-down
114
+ '16': taxi-on
115
+ '17': supply
116
+ '18': cooperate-with
117
+ '19': contain
118
+ '20': power
119
+ '21': link-to
120
+ '22': prepared-for
121
+ '23': support
122
+ '24': hoist
123
+ '25': above
124
+ '26': drive-at-the-different-lane
125
+ '27': dock-at
126
+ '28': connect
127
+ '29': drive-at-the-same-lane
128
+ '30': border
129
+ '31': equipped-with
130
+ '32': separate
131
+ '33': ventilate
132
+ '34': transport
133
+ '35': support-the-construction-of
134
+ '36': manage
135
+ '37': placed-on
136
+ '38': sail-by
137
+ '39': lie-under
138
+ '40': park-alone-at
139
+ '41': cultivate
140
+ '42': converge
141
+ '43': tow
142
+ '44': provide-shuttle-service-to
143
+ '45': around
144
+ '46': move-away-from
145
+ '47': exit-from
146
+ '48': enter
147
+ '49': adjoint-with
148
+ '50': dock-alone-at
149
+ '51': load
150
+ '52': command
151
+ '53': is-symmetric-with
152
+ '54': block
153
+ '55': emit
154
+ '56': pass-under
155
+ '57': dig
156
+ '58': pull
157
+ splits:
158
+ - name: train
159
+ num_bytes: 36252246
160
+ num_examples: 11131
161
+ - name: validation
162
+ num_bytes: 12006883
163
+ num_examples: 3710
164
+ - name: test
165
+ num_bytes: 24525738
166
+ num_examples: 7421
167
+ download_size: 75910895
168
+ dataset_size: 72784867
169
+ configs:
170
+ - config_name: default
171
+ data_files:
172
+ - split: train
173
+ path: data/train-*
174
+ - split: validation
175
+ path: data/validation-*
176
+ - split: test
177
+ path: data/test-*
178
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3183ffb8dd9e5cd48f971af6e51f3ee32d6e6fef1e6ae8e1a8732b8e0038620d
3
+ size 25594350
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7de1ac8200d3edafa4cc9e6576b1f78c821d3d2d1d1694875a722448382271d
3
+ size 37806004
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c200f5bdf30cb3ec1d78a0554c2f069deb8f10fc6dd4111deaacddb13229e5
3
+ size 12510541