AntonioJun commited on
Commit
d376a00
·
verified ·
1 Parent(s): e68887e

Add files using upload-large-folder tool

Browse files
Files changed (32) hide show
  1. data/spatial codes/.pytest_cache/CACHEDIR.TAG +4 -0
  2. data/spatial codes/.pytest_cache/README.md +8 -0
  3. data/spatial codes/.pytest_cache/v/cache/nodeids +1 -0
  4. data/spatial codes/.pytest_cache/v/cache/stepwise +1 -0
  5. data/spatial codes/ground truth/explicit/scene0686_00.json +104 -0
  6. data/spatial codes/ground truth/explicit/scene0693_00.json +237 -0
  7. data/spatial codes/ground truth/explicit/scene0695_00.json +679 -0
  8. data/spatial codes/ground truth/explicit/scene0696_01.json +498 -0
  9. data/spatial codes/ground truth/explicit/scene0697_01.json +529 -0
  10. data/spatial codes/ground truth/explicit/scene0699_00.json +521 -0
  11. data/spatial codes/ground truth/explicit/scene0700_02.json +624 -0
  12. data/spatial codes/ground truth/explicit/scene0701_00.json +143 -0
  13. data/spatial codes/ground truth/explicit/scene0702_02.json +135 -0
  14. data/spatial codes/ground truth/explicit/scene0704_01.json +206 -0
  15. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/13c3e046d7.json +142 -0
  16. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/21d970d8de.json +897 -0
  17. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/3f15a9266d.json +1719 -0
  18. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/41125731.json +32 -0
  19. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/41159541.json +245 -0
  20. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42445026.json +173 -0
  21. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42445981.json +166 -0
  22. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42446517.json +158 -0
  23. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42446535.json +79 -0
  24. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42897550.json +87 -0
  25. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42897692.json +236 -0
  26. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42898826.json +48 -0
  27. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42899612.json +134 -0
  28. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/44358499.json +489 -0
  29. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/45261182.json +56 -0
  30. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/45662970.json +56 -0
  31. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/47115525.json +236 -0
  32. data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/47334362.json +103 -0
data/spatial codes/.pytest_cache/CACHEDIR.TAG ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Signature: 8a477f597d28d172789f06886806bc55
2
+ # This file is a cache directory tag created by pytest.
3
+ # For information about cache directory tags, see:
4
+ # https://bford.info/cachedir/spec.html
data/spatial codes/.pytest_cache/README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # pytest cache directory #
2
+
3
+ This directory contains data from the pytest's cache plugin,
4
+ which provides the `--lf` and `--ff` options, as well as the `cache` fixture.
5
+
6
+ **Do not** commit this to version control.
7
+
8
+ See [the docs](https://docs.pytest.org/en/stable/how-to/cache.html) for more information.
data/spatial codes/.pytest_cache/v/cache/nodeids ADDED
@@ -0,0 +1 @@
 
 
1
+ []
data/spatial codes/.pytest_cache/v/cache/stepwise ADDED
@@ -0,0 +1 @@
 
 
1
+ []
data/spatial codes/ground truth/explicit/scene0686_00.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "mirror": {
60
+ "count": 1,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "-0.9 meters",
65
+ "y coordinate": "1.12 meters",
66
+ "height above floor": "1.16 meters"
67
+ },
68
+ "longest dimension": "0.99 meters"
69
+ }
70
+ ]
71
+ },
72
+ "trash bin": {
73
+ "count": 1,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "0.47 meters",
78
+ "y coordinate": "1.34 meters",
79
+ "height above floor": "0.5 meters"
80
+ },
81
+ "longest dimension": "0.98 meters"
82
+ }
83
+ ]
84
+ }
85
+ },
86
+ "room": {
87
+ "floor area": "9.6 square meters"
88
+ },
89
+ "closest classes distance meters from": {
90
+ "mirror": {
91
+ "trash bin": {
92
+ "distance": "1.04 meters",
93
+ "closeness rank": 1
94
+ }
95
+ },
96
+ "trash bin": {
97
+ "mirror": {
98
+ "distance": "1.04 meters",
99
+ "closeness rank": 1
100
+ }
101
+ }
102
+ },
103
+ "appearance order": ["mirror", "trash bin"]
104
+ }
data/spatial codes/ground truth/explicit/scene0693_00.json ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "window": {
60
+ "count": 1,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "-0.94 meters",
65
+ "y coordinate": "-0.56 meters",
66
+ "height above floor": "1.59 meters"
67
+ },
68
+ "longest dimension": "0.7 meters"
69
+ }
70
+ ]
71
+ },
72
+ "towel": {
73
+ "count": 1,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "-0.45 meters",
78
+ "y coordinate": "0.46 meters",
79
+ "height above floor": "0.79 meters"
80
+ },
81
+ "longest dimension": "0.77 meters"
82
+ }
83
+ ]
84
+ },
85
+ "mirror": {
86
+ "count": 3,
87
+ "instances": [
88
+ {
89
+ "position": {
90
+ "x coordinate": "-0.89 meters",
91
+ "y coordinate": "-0.22 meters",
92
+ "height above floor": "0.87 meters"
93
+ },
94
+ "longest dimension": "1.67 meters"
95
+ },
96
+ {
97
+ "position": {
98
+ "x coordinate": "-0.45 meters",
99
+ "y coordinate": "-1.09 meters",
100
+ "height above floor": "1.18 meters"
101
+ },
102
+ "longest dimension": "0.43 meters"
103
+ },
104
+ {
105
+ "position": {
106
+ "x coordinate": "0.11 meters",
107
+ "y coordinate": "-1.11 meters",
108
+ "height above floor": "1.12 meters"
109
+ },
110
+ "longest dimension": "0.34 meters"
111
+ }
112
+ ]
113
+ },
114
+ "trash bin": {
115
+ "count": 1,
116
+ "instances": [
117
+ {
118
+ "position": {
119
+ "x coordinate": "0.95 meters",
120
+ "y coordinate": "0.25 meters",
121
+ "height above floor": "0.14 meters"
122
+ },
123
+ "longest dimension": "0.26 meters"
124
+ }
125
+ ]
126
+ },
127
+ "door": {
128
+ "count": 1,
129
+ "instances": [
130
+ {
131
+ "position": {
132
+ "x coordinate": "1.05 meters",
133
+ "y coordinate": "-0.74 meters",
134
+ "height above floor": "0.54 meters"
135
+ },
136
+ "longest dimension": "1.05 meters"
137
+ }
138
+ ]
139
+ }
140
+ },
141
+ "room": {
142
+ "floor area": "3.9 square meters"
143
+ },
144
+ "closest classes distance meters from": {
145
+ "window": {
146
+ "mirror": {
147
+ "distance": "0.0 meters",
148
+ "closeness rank": 1
149
+ },
150
+ "towel": {
151
+ "distance": "0.72 meters",
152
+ "closeness rank": 2
153
+ },
154
+ "door": {
155
+ "distance": "1.93 meters",
156
+ "closeness rank": 3
157
+ },
158
+ "trash bin": {
159
+ "distance": "2.15 meters",
160
+ "closeness rank": 4
161
+ }
162
+ },
163
+ "towel": {
164
+ "mirror": {
165
+ "distance": "0.0 meters",
166
+ "closeness rank": 1
167
+ },
168
+ "window": {
169
+ "distance": "0.72 meters",
170
+ "closeness rank": 2
171
+ },
172
+ "trash bin": {
173
+ "distance": "1.01 meters",
174
+ "closeness rank": 3
175
+ },
176
+ "door": {
177
+ "distance": "1.3 meters",
178
+ "closeness rank": 4
179
+ }
180
+ },
181
+ "mirror": {
182
+ "towel": {
183
+ "distance": "0.0 meters",
184
+ "closeness rank": 1
185
+ },
186
+ "window": {
187
+ "distance": "0.0 meters",
188
+ "closeness rank": 2
189
+ },
190
+ "door": {
191
+ "distance": "0.73 meters",
192
+ "closeness rank": 3
193
+ },
194
+ "trash bin": {
195
+ "distance": "1.58 meters",
196
+ "closeness rank": 4
197
+ }
198
+ },
199
+ "trash bin": {
200
+ "door": {
201
+ "distance": "0.54 meters",
202
+ "closeness rank": 1
203
+ },
204
+ "towel": {
205
+ "distance": "1.01 meters",
206
+ "closeness rank": 2
207
+ },
208
+ "mirror": {
209
+ "distance": "1.58 meters",
210
+ "closeness rank": 3
211
+ },
212
+ "window": {
213
+ "distance": "2.15 meters",
214
+ "closeness rank": 4
215
+ }
216
+ },
217
+ "door": {
218
+ "trash bin": {
219
+ "distance": "0.54 meters",
220
+ "closeness rank": 1
221
+ },
222
+ "mirror": {
223
+ "distance": "0.73 meters",
224
+ "closeness rank": 2
225
+ },
226
+ "towel": {
227
+ "distance": "1.3 meters",
228
+ "closeness rank": 3
229
+ },
230
+ "window": {
231
+ "distance": "1.93 meters",
232
+ "closeness rank": 4
233
+ }
234
+ }
235
+ },
236
+ "appearance order": ["window", "towel", "mirror", "trash bin", "door"]
237
+ }
data/spatial codes/ground truth/explicit/scene0695_00.json ADDED
@@ -0,0 +1,679 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "bed": {
60
+ "count": 1,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "-0.66 meters",
65
+ "y coordinate": "-0.8 meters",
66
+ "height above floor": "0.9 meters"
67
+ },
68
+ "longest dimension": "2.24 meters"
69
+ }
70
+ ]
71
+ },
72
+ "chair": {
73
+ "count": 2,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "0.17 meters",
78
+ "y coordinate": "0.18 meters",
79
+ "height above floor": "0.59 meters"
80
+ },
81
+ "longest dimension": "0.93 meters"
82
+ },
83
+ {
84
+ "position": {
85
+ "x coordinate": "-0.29 meters",
86
+ "y coordinate": "0.39 meters",
87
+ "height above floor": "0.8 meters"
88
+ },
89
+ "longest dimension": "0.59 meters"
90
+ }
91
+ ]
92
+ },
93
+ "window": {
94
+ "count": 1,
95
+ "instances": [
96
+ {
97
+ "position": {
98
+ "x coordinate": "2.03 meters",
99
+ "y coordinate": "-0.58 meters",
100
+ "height above floor": "1.34 meters"
101
+ },
102
+ "longest dimension": "1.51 meters"
103
+ }
104
+ ]
105
+ },
106
+ "bookshelf": {
107
+ "count": 1,
108
+ "instances": [
109
+ {
110
+ "position": {
111
+ "x coordinate": "0.9 meters",
112
+ "y coordinate": "0.95 meters",
113
+ "height above floor": "0.57 meters"
114
+ },
115
+ "longest dimension": "1.0 meters"
116
+ }
117
+ ]
118
+ },
119
+ "pillow": {
120
+ "count": 1,
121
+ "instances": [
122
+ {
123
+ "position": {
124
+ "x coordinate": "-1.43 meters",
125
+ "y coordinate": "-0.77 meters",
126
+ "height above floor": "1.09 meters"
127
+ },
128
+ "longest dimension": "0.68 meters"
129
+ }
130
+ ]
131
+ },
132
+ "monitor": {
133
+ "count": 1,
134
+ "instances": [
135
+ {
136
+ "position": {
137
+ "x coordinate": "0.22 meters",
138
+ "y coordinate": "1.1 meters",
139
+ "height above floor": "1.12 meters"
140
+ },
141
+ "longest dimension": "0.41 meters"
142
+ }
143
+ ]
144
+ },
145
+ "lamp": {
146
+ "count": 1,
147
+ "instances": [
148
+ {
149
+ "position": {
150
+ "x coordinate": "0.94 meters",
151
+ "y coordinate": "-1.35 meters",
152
+ "height above floor": "0.99 meters"
153
+ },
154
+ "longest dimension": "1.63 meters"
155
+ }
156
+ ]
157
+ },
158
+ "backpack": {
159
+ "count": 1,
160
+ "instances": [
161
+ {
162
+ "position": {
163
+ "x coordinate": "-0.95 meters",
164
+ "y coordinate": "-0.36 meters",
165
+ "height above floor": "0.32 meters"
166
+ },
167
+ "longest dimension": "0.48 meters"
168
+ }
169
+ ]
170
+ },
171
+ "trash bin": {
172
+ "count": 1,
173
+ "instances": [
174
+ {
175
+ "position": {
176
+ "x coordinate": "2.05 meters",
177
+ "y coordinate": "-1.3 meters",
178
+ "height above floor": "0.39 meters"
179
+ },
180
+ "longest dimension": "0.39 meters"
181
+ }
182
+ ]
183
+ },
184
+ "door": {
185
+ "count": 1,
186
+ "instances": [
187
+ {
188
+ "position": {
189
+ "x coordinate": "-1.59 meters",
190
+ "y coordinate": "0.78 meters",
191
+ "height above floor": "1.17 meters"
192
+ },
193
+ "longest dimension": "1.91 meters"
194
+ }
195
+ ]
196
+ },
197
+ "table": {
198
+ "count": 1,
199
+ "instances": [
200
+ {
201
+ "position": {
202
+ "x coordinate": "-0.15 meters",
203
+ "y coordinate": "0.96 meters",
204
+ "height above floor": "0.6 meters"
205
+ },
206
+ "longest dimension": "1.24 meters"
207
+ }
208
+ ]
209
+ }
210
+ },
211
+ "room": {
212
+ "floor area": "10.0 square meters"
213
+ },
214
+ "closest classes distance meters from": {
215
+ "bed": {
216
+ "backpack": {
217
+ "distance": "0.0 meters",
218
+ "closeness rank": 1
219
+ },
220
+ "chair": {
221
+ "distance": "0.0 meters",
222
+ "closeness rank": 2
223
+ },
224
+ "pillow": {
225
+ "distance": "0.0 meters",
226
+ "closeness rank": 3
227
+ },
228
+ "lamp": {
229
+ "distance": "0.26 meters",
230
+ "closeness rank": 4
231
+ },
232
+ "door": {
233
+ "distance": "0.48 meters",
234
+ "closeness rank": 5
235
+ },
236
+ "table": {
237
+ "distance": "0.65 meters",
238
+ "closeness rank": 6
239
+ },
240
+ "bookshelf": {
241
+ "distance": "0.82 meters",
242
+ "closeness rank": 7
243
+ },
244
+ "monitor": {
245
+ "distance": "1.14 meters",
246
+ "closeness rank": 8
247
+ },
248
+ "window": {
249
+ "distance": "1.24 meters",
250
+ "closeness rank": 9
251
+ },
252
+ "trash bin": {
253
+ "distance": "1.42 meters",
254
+ "closeness rank": 10
255
+ }
256
+ },
257
+ "chair": {
258
+ "bed": {
259
+ "distance": "0.0 meters",
260
+ "closeness rank": 1
261
+ },
262
+ "table": {
263
+ "distance": "0.0 meters",
264
+ "closeness rank": 2
265
+ },
266
+ "bookshelf": {
267
+ "distance": "0.21 meters",
268
+ "closeness rank": 3
269
+ },
270
+ "monitor": {
271
+ "distance": "0.42 meters",
272
+ "closeness rank": 4
273
+ },
274
+ "backpack": {
275
+ "distance": "0.53 meters",
276
+ "closeness rank": 5
277
+ },
278
+ "door": {
279
+ "distance": "0.72 meters",
280
+ "closeness rank": 6
281
+ },
282
+ "pillow": {
283
+ "distance": "0.92 meters",
284
+ "closeness rank": 7
285
+ },
286
+ "lamp": {
287
+ "distance": "1.15 meters",
288
+ "closeness rank": 8
289
+ },
290
+ "window": {
291
+ "distance": "1.21 meters",
292
+ "closeness rank": 9
293
+ },
294
+ "trash bin": {
295
+ "distance": "1.72 meters",
296
+ "closeness rank": 10
297
+ }
298
+ },
299
+ "window": {
300
+ "trash bin": {
301
+ "distance": "0.06 meters",
302
+ "closeness rank": 1
303
+ },
304
+ "bookshelf": {
305
+ "distance": "0.89 meters",
306
+ "closeness rank": 2
307
+ },
308
+ "lamp": {
309
+ "distance": "0.97 meters",
310
+ "closeness rank": 3
311
+ },
312
+ "chair": {
313
+ "distance": "1.21 meters",
314
+ "closeness rank": 4
315
+ },
316
+ "bed": {
317
+ "distance": "1.24 meters",
318
+ "closeness rank": 5
319
+ },
320
+ "table": {
321
+ "distance": "1.54 meters",
322
+ "closeness rank": 6
323
+ },
324
+ "monitor": {
325
+ "distance": "1.83 meters",
326
+ "closeness rank": 7
327
+ },
328
+ "backpack": {
329
+ "distance": "2.42 meters",
330
+ "closeness rank": 8
331
+ },
332
+ "pillow": {
333
+ "distance": "2.9 meters",
334
+ "closeness rank": 9
335
+ },
336
+ "door": {
337
+ "distance": "3.17 meters",
338
+ "closeness rank": 10
339
+ }
340
+ },
341
+ "bookshelf": {
342
+ "monitor": {
343
+ "distance": "0.0 meters",
344
+ "closeness rank": 1
345
+ },
346
+ "table": {
347
+ "distance": "0.0 meters",
348
+ "closeness rank": 2
349
+ },
350
+ "chair": {
351
+ "distance": "0.21 meters",
352
+ "closeness rank": 3
353
+ },
354
+ "bed": {
355
+ "distance": "0.82 meters",
356
+ "closeness rank": 4
357
+ },
358
+ "window": {
359
+ "distance": "0.89 meters",
360
+ "closeness rank": 5
361
+ },
362
+ "backpack": {
363
+ "distance": "1.47 meters",
364
+ "closeness rank": 6
365
+ },
366
+ "door": {
367
+ "distance": "1.63 meters",
368
+ "closeness rank": 7
369
+ },
370
+ "trash bin": {
371
+ "distance": "1.74 meters",
372
+ "closeness rank": 8
373
+ },
374
+ "lamp": {
375
+ "distance": "1.77 meters",
376
+ "closeness rank": 9
377
+ },
378
+ "pillow": {
379
+ "distance": "1.93 meters",
380
+ "closeness rank": 10
381
+ }
382
+ },
383
+ "pillow": {
384
+ "bed": {
385
+ "distance": "0.0 meters",
386
+ "closeness rank": 1
387
+ },
388
+ "backpack": {
389
+ "distance": "0.41 meters",
390
+ "closeness rank": 2
391
+ },
392
+ "chair": {
393
+ "distance": "0.92 meters",
394
+ "closeness rank": 3
395
+ },
396
+ "door": {
397
+ "distance": "0.94 meters",
398
+ "closeness rank": 4
399
+ },
400
+ "table": {
401
+ "distance": "1.26 meters",
402
+ "closeness rank": 5
403
+ },
404
+ "bookshelf": {
405
+ "distance": "1.93 meters",
406
+ "closeness rank": 6
407
+ },
408
+ "monitor": {
409
+ "distance": "1.96 meters",
410
+ "closeness rank": 7
411
+ },
412
+ "lamp": {
413
+ "distance": "2.01 meters",
414
+ "closeness rank": 8
415
+ },
416
+ "window": {
417
+ "distance": "2.9 meters",
418
+ "closeness rank": 9
419
+ },
420
+ "trash bin": {
421
+ "distance": "3.08 meters",
422
+ "closeness rank": 10
423
+ }
424
+ },
425
+ "monitor": {
426
+ "bookshelf": {
427
+ "distance": "0.0 meters",
428
+ "closeness rank": 1
429
+ },
430
+ "table": {
431
+ "distance": "0.0 meters",
432
+ "closeness rank": 2
433
+ },
434
+ "chair": {
435
+ "distance": "0.42 meters",
436
+ "closeness rank": 3
437
+ },
438
+ "bed": {
439
+ "distance": "1.14 meters",
440
+ "closeness rank": 4
441
+ },
442
+ "door": {
443
+ "distance": "1.31 meters",
444
+ "closeness rank": 5
445
+ },
446
+ "backpack": {
447
+ "distance": "1.63 meters",
448
+ "closeness rank": 6
449
+ },
450
+ "window": {
451
+ "distance": "1.83 meters",
452
+ "closeness rank": 7
453
+ },
454
+ "pillow": {
455
+ "distance": "1.96 meters",
456
+ "closeness rank": 8
457
+ },
458
+ "lamp": {
459
+ "distance": "2.2 meters",
460
+ "closeness rank": 9
461
+ },
462
+ "trash bin": {
463
+ "distance": "2.58 meters",
464
+ "closeness rank": 10
465
+ }
466
+ },
467
+ "lamp": {
468
+ "bed": {
469
+ "distance": "0.26 meters",
470
+ "closeness rank": 1
471
+ },
472
+ "trash bin": {
473
+ "distance": "0.68 meters",
474
+ "closeness rank": 2
475
+ },
476
+ "window": {
477
+ "distance": "0.97 meters",
478
+ "closeness rank": 3
479
+ },
480
+ "chair": {
481
+ "distance": "1.15 meters",
482
+ "closeness rank": 4
483
+ },
484
+ "backpack": {
485
+ "distance": "1.65 meters",
486
+ "closeness rank": 5
487
+ },
488
+ "table": {
489
+ "distance": "1.74 meters",
490
+ "closeness rank": 6
491
+ },
492
+ "bookshelf": {
493
+ "distance": "1.77 meters",
494
+ "closeness rank": 7
495
+ },
496
+ "pillow": {
497
+ "distance": "2.01 meters",
498
+ "closeness rank": 8
499
+ },
500
+ "monitor": {
501
+ "distance": "2.2 meters",
502
+ "closeness rank": 9
503
+ },
504
+ "door": {
505
+ "distance": "2.75 meters",
506
+ "closeness rank": 10
507
+ }
508
+ },
509
+ "backpack": {
510
+ "bed": {
511
+ "distance": "0.0 meters",
512
+ "closeness rank": 1
513
+ },
514
+ "pillow": {
515
+ "distance": "0.41 meters",
516
+ "closeness rank": 2
517
+ },
518
+ "chair": {
519
+ "distance": "0.53 meters",
520
+ "closeness rank": 3
521
+ },
522
+ "table": {
523
+ "distance": "0.82 meters",
524
+ "closeness rank": 4
525
+ },
526
+ "door": {
527
+ "distance": "0.86 meters",
528
+ "closeness rank": 5
529
+ },
530
+ "bookshelf": {
531
+ "distance": "1.47 meters",
532
+ "closeness rank": 6
533
+ },
534
+ "monitor": {
535
+ "distance": "1.63 meters",
536
+ "closeness rank": 7
537
+ },
538
+ "lamp": {
539
+ "distance": "1.65 meters",
540
+ "closeness rank": 8
541
+ },
542
+ "window": {
543
+ "distance": "2.42 meters",
544
+ "closeness rank": 9
545
+ },
546
+ "trash bin": {
547
+ "distance": "2.58 meters",
548
+ "closeness rank": 10
549
+ }
550
+ },
551
+ "trash bin": {
552
+ "window": {
553
+ "distance": "0.06 meters",
554
+ "closeness rank": 1
555
+ },
556
+ "lamp": {
557
+ "distance": "0.68 meters",
558
+ "closeness rank": 2
559
+ },
560
+ "bed": {
561
+ "distance": "1.42 meters",
562
+ "closeness rank": 3
563
+ },
564
+ "chair": {
565
+ "distance": "1.72 meters",
566
+ "closeness rank": 4
567
+ },
568
+ "bookshelf": {
569
+ "distance": "1.74 meters",
570
+ "closeness rank": 5
571
+ },
572
+ "table": {
573
+ "distance": "2.18 meters",
574
+ "closeness rank": 6
575
+ },
576
+ "monitor": {
577
+ "distance": "2.58 meters",
578
+ "closeness rank": 7
579
+ },
580
+ "backpack": {
581
+ "distance": "2.58 meters",
582
+ "closeness rank": 8
583
+ },
584
+ "pillow": {
585
+ "distance": "3.08 meters",
586
+ "closeness rank": 9
587
+ },
588
+ "door": {
589
+ "distance": "3.66 meters",
590
+ "closeness rank": 10
591
+ }
592
+ },
593
+ "door": {
594
+ "table": {
595
+ "distance": "0.46 meters",
596
+ "closeness rank": 1
597
+ },
598
+ "bed": {
599
+ "distance": "0.48 meters",
600
+ "closeness rank": 2
601
+ },
602
+ "chair": {
603
+ "distance": "0.72 meters",
604
+ "closeness rank": 3
605
+ },
606
+ "backpack": {
607
+ "distance": "0.86 meters",
608
+ "closeness rank": 4
609
+ },
610
+ "pillow": {
611
+ "distance": "0.94 meters",
612
+ "closeness rank": 5
613
+ },
614
+ "monitor": {
615
+ "distance": "1.31 meters",
616
+ "closeness rank": 6
617
+ },
618
+ "bookshelf": {
619
+ "distance": "1.63 meters",
620
+ "closeness rank": 7
621
+ },
622
+ "lamp": {
623
+ "distance": "2.75 meters",
624
+ "closeness rank": 8
625
+ },
626
+ "window": {
627
+ "distance": "3.17 meters",
628
+ "closeness rank": 9
629
+ },
630
+ "trash bin": {
631
+ "distance": "3.66 meters",
632
+ "closeness rank": 10
633
+ }
634
+ },
635
+ "table": {
636
+ "bookshelf": {
637
+ "distance": "0.0 meters",
638
+ "closeness rank": 1
639
+ },
640
+ "chair": {
641
+ "distance": "0.0 meters",
642
+ "closeness rank": 2
643
+ },
644
+ "monitor": {
645
+ "distance": "0.0 meters",
646
+ "closeness rank": 3
647
+ },
648
+ "door": {
649
+ "distance": "0.46 meters",
650
+ "closeness rank": 4
651
+ },
652
+ "bed": {
653
+ "distance": "0.65 meters",
654
+ "closeness rank": 5
655
+ },
656
+ "backpack": {
657
+ "distance": "0.82 meters",
658
+ "closeness rank": 6
659
+ },
660
+ "pillow": {
661
+ "distance": "1.26 meters",
662
+ "closeness rank": 7
663
+ },
664
+ "window": {
665
+ "distance": "1.54 meters",
666
+ "closeness rank": 8
667
+ },
668
+ "lamp": {
669
+ "distance": "1.74 meters",
670
+ "closeness rank": 9
671
+ },
672
+ "trash bin": {
673
+ "distance": "2.18 meters",
674
+ "closeness rank": 10
675
+ }
676
+ }
677
+ },
678
+ "appearance order": ["lamp", "table", "monitor", "door", "window", "trash bin", "chair", "bookshelf", "backpack", "bed", "pillow"]
679
+ }
data/spatial codes/ground truth/explicit/scene0696_01.json ADDED
@@ -0,0 +1,498 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "mattress": {
60
+ "count": 1,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "0.66 meters",
65
+ "y coordinate": "-1.75 meters",
66
+ "height above floor": "0.56 meters"
67
+ },
68
+ "longest dimension": "1.91 meters"
69
+ }
70
+ ]
71
+ },
72
+ "chair": {
73
+ "count": 10,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "-0.44 meters",
78
+ "y coordinate": "-0.62 meters",
79
+ "height above floor": "0.54 meters"
80
+ },
81
+ "longest dimension": "0.88 meters"
82
+ },
83
+ {
84
+ "position": {
85
+ "x coordinate": "-0.42 meters",
86
+ "y coordinate": "0.29 meters",
87
+ "height above floor": "0.58 meters"
88
+ },
89
+ "longest dimension": "0.9 meters"
90
+ },
91
+ {
92
+ "position": {
93
+ "x coordinate": "-0.48 meters",
94
+ "y coordinate": "-0.11 meters",
95
+ "height above floor": "0.54 meters"
96
+ },
97
+ "longest dimension": "0.84 meters"
98
+ },
99
+ {
100
+ "position": {
101
+ "x coordinate": "-0.47 meters",
102
+ "y coordinate": "0.76 meters",
103
+ "height above floor": "0.54 meters"
104
+ },
105
+ "longest dimension": "0.84 meters"
106
+ },
107
+ {
108
+ "position": {
109
+ "x coordinate": "-0.53 meters",
110
+ "y coordinate": "1.22 meters",
111
+ "height above floor": "0.56 meters"
112
+ },
113
+ "longest dimension": "0.85 meters"
114
+ },
115
+ {
116
+ "position": {
117
+ "x coordinate": "1.21 meters",
118
+ "y coordinate": "1.07 meters",
119
+ "height above floor": "0.8 meters"
120
+ },
121
+ "longest dimension": "0.43 meters"
122
+ },
123
+ {
124
+ "position": {
125
+ "x coordinate": "1.03 meters",
126
+ "y coordinate": "0.12 meters",
127
+ "height above floor": "0.69 meters"
128
+ },
129
+ "longest dimension": "0.59 meters"
130
+ },
131
+ {
132
+ "position": {
133
+ "x coordinate": "0.89 meters",
134
+ "y coordinate": "-0.54 meters",
135
+ "height above floor": "0.57 meters"
136
+ },
137
+ "longest dimension": "0.82 meters"
138
+ },
139
+ {
140
+ "position": {
141
+ "x coordinate": "-0.04 meters",
142
+ "y coordinate": "-1.1 meters",
143
+ "height above floor": "0.53 meters"
144
+ },
145
+ "longest dimension": "0.83 meters"
146
+ },
147
+ {
148
+ "position": {
149
+ "x coordinate": "-1.05 meters",
150
+ "y coordinate": "2.27 meters",
151
+ "height above floor": "0.78 meters"
152
+ },
153
+ "longest dimension": "1.24 meters"
154
+ }
155
+ ]
156
+ },
157
+ "sofa": {
158
+ "count": 1,
159
+ "instances": [
160
+ {
161
+ "position": {
162
+ "x coordinate": "0.21 meters",
163
+ "y coordinate": "2.28 meters",
164
+ "height above floor": "0.68 meters"
165
+ },
166
+ "longest dimension": "1.92 meters"
167
+ }
168
+ ]
169
+ },
170
+ "pillow": {
171
+ "count": 2,
172
+ "instances": [
173
+ {
174
+ "position": {
175
+ "x coordinate": "0.32 meters",
176
+ "y coordinate": "2.69 meters",
177
+ "height above floor": "0.97 meters"
178
+ },
179
+ "longest dimension": "0.54 meters"
180
+ },
181
+ {
182
+ "position": {
183
+ "x coordinate": "-0.23 meters",
184
+ "y coordinate": "1.38 meters",
185
+ "height above floor": "0.9 meters"
186
+ },
187
+ "longest dimension": "0.58 meters"
188
+ }
189
+ ]
190
+ },
191
+ "tv": {
192
+ "count": 2,
193
+ "instances": [
194
+ {
195
+ "position": {
196
+ "x coordinate": "2.2 meters",
197
+ "y coordinate": "-0.1 meters",
198
+ "height above floor": "1.4 meters"
199
+ },
200
+ "longest dimension": "0.53 meters"
201
+ },
202
+ {
203
+ "position": {
204
+ "x coordinate": "2.01 meters",
205
+ "y coordinate": "-0.51 meters",
206
+ "height above floor": "1.4 meters"
207
+ },
208
+ "longest dimension": "0.63 meters"
209
+ }
210
+ ]
211
+ },
212
+ "radiator": {
213
+ "count": 1,
214
+ "instances": [
215
+ {
216
+ "position": {
217
+ "x coordinate": "0.21 meters",
218
+ "y coordinate": "2.88 meters",
219
+ "height above floor": "1.0 meters"
220
+ },
221
+ "longest dimension": "1.72 meters"
222
+ }
223
+ ]
224
+ },
225
+ "door": {
226
+ "count": 1,
227
+ "instances": [
228
+ {
229
+ "position": {
230
+ "x coordinate": "-1.01 meters",
231
+ "y coordinate": "-2.62 meters",
232
+ "height above floor": "1.11 meters"
233
+ },
234
+ "longest dimension": "2.02 meters"
235
+ }
236
+ ]
237
+ },
238
+ "table": {
239
+ "count": 1,
240
+ "instances": [
241
+ {
242
+ "position": {
243
+ "x coordinate": "0.19 meters",
244
+ "y coordinate": "0.26 meters",
245
+ "height above floor": "0.81 meters"
246
+ },
247
+ "longest dimension": "2.8 meters"
248
+ }
249
+ ]
250
+ }
251
+ },
252
+ "room": {
253
+ "floor area": "27.0 square meters"
254
+ },
255
+ "closest classes distance meters from": {
256
+ "mattress": {
257
+ "chair": {
258
+ "distance": "0.07 meters",
259
+ "closeness rank": 1
260
+ },
261
+ "table": {
262
+ "distance": "0.33 meters",
263
+ "closeness rank": 2
264
+ },
265
+ "door": {
266
+ "distance": "0.62 meters",
267
+ "closeness rank": 3
268
+ },
269
+ "tv": {
270
+ "distance": "0.92 meters",
271
+ "closeness rank": 4
272
+ },
273
+ "pillow": {
274
+ "distance": "2.65 meters",
275
+ "closeness rank": 5
276
+ },
277
+ "sofa": {
278
+ "distance": "3.02 meters",
279
+ "closeness rank": 6
280
+ },
281
+ "radiator": {
282
+ "distance": "4.22 meters",
283
+ "closeness rank": 7
284
+ }
285
+ },
286
+ "chair": {
287
+ "pillow": {
288
+ "distance": "0.0 meters",
289
+ "closeness rank": 1
290
+ },
291
+ "sofa": {
292
+ "distance": "0.0 meters",
293
+ "closeness rank": 2
294
+ },
295
+ "table": {
296
+ "distance": "0.0 meters",
297
+ "closeness rank": 3
298
+ },
299
+ "mattress": {
300
+ "distance": "0.07 meters",
301
+ "closeness rank": 4
302
+ },
303
+ "radiator": {
304
+ "distance": "0.21 meters",
305
+ "closeness rank": 5
306
+ },
307
+ "tv": {
308
+ "distance": "0.7 meters",
309
+ "closeness rank": 6
310
+ },
311
+ "door": {
312
+ "distance": "1.34 meters",
313
+ "closeness rank": 7
314
+ }
315
+ },
316
+ "sofa": {
317
+ "chair": {
318
+ "distance": "0.0 meters",
319
+ "closeness rank": 1
320
+ },
321
+ "pillow": {
322
+ "distance": "0.0 meters",
323
+ "closeness rank": 2
324
+ },
325
+ "radiator": {
326
+ "distance": "0.0 meters",
327
+ "closeness rank": 3
328
+ },
329
+ "table": {
330
+ "distance": "0.0 meters",
331
+ "closeness rank": 4
332
+ },
333
+ "tv": {
334
+ "distance": "1.74 meters",
335
+ "closeness rank": 5
336
+ },
337
+ "mattress": {
338
+ "distance": "3.02 meters",
339
+ "closeness rank": 6
340
+ },
341
+ "door": {
342
+ "distance": "4.24 meters",
343
+ "closeness rank": 7
344
+ }
345
+ },
346
+ "pillow": {
347
+ "chair": {
348
+ "distance": "0.0 meters",
349
+ "closeness rank": 1
350
+ },
351
+ "radiator": {
352
+ "distance": "0.0 meters",
353
+ "closeness rank": 2
354
+ },
355
+ "sofa": {
356
+ "distance": "0.0 meters",
357
+ "closeness rank": 3
358
+ },
359
+ "table": {
360
+ "distance": "0.0 meters",
361
+ "closeness rank": 4
362
+ },
363
+ "tv": {
364
+ "distance": "2.15 meters",
365
+ "closeness rank": 5
366
+ },
367
+ "mattress": {
368
+ "distance": "2.65 meters",
369
+ "closeness rank": 6
370
+ },
371
+ "door": {
372
+ "distance": "3.56 meters",
373
+ "closeness rank": 7
374
+ }
375
+ },
376
+ "tv": {
377
+ "chair": {
378
+ "distance": "0.7 meters",
379
+ "closeness rank": 1
380
+ },
381
+ "table": {
382
+ "distance": "0.91 meters",
383
+ "closeness rank": 2
384
+ },
385
+ "mattress": {
386
+ "distance": "0.92 meters",
387
+ "closeness rank": 3
388
+ },
389
+ "sofa": {
390
+ "distance": "1.74 meters",
391
+ "closeness rank": 4
392
+ },
393
+ "pillow": {
394
+ "distance": "2.15 meters",
395
+ "closeness rank": 5
396
+ },
397
+ "radiator": {
398
+ "distance": "2.71 meters",
399
+ "closeness rank": 6
400
+ },
401
+ "door": {
402
+ "distance": "2.98 meters",
403
+ "closeness rank": 7
404
+ }
405
+ },
406
+ "radiator": {
407
+ "pillow": {
408
+ "distance": "0.0 meters",
409
+ "closeness rank": 1
410
+ },
411
+ "sofa": {
412
+ "distance": "0.0 meters",
413
+ "closeness rank": 2
414
+ },
415
+ "chair": {
416
+ "distance": "0.21 meters",
417
+ "closeness rank": 3
418
+ },
419
+ "table": {
420
+ "distance": "1.07 meters",
421
+ "closeness rank": 4
422
+ },
423
+ "tv": {
424
+ "distance": "2.71 meters",
425
+ "closeness rank": 5
426
+ },
427
+ "mattress": {
428
+ "distance": "4.22 meters",
429
+ "closeness rank": 6
430
+ },
431
+ "door": {
432
+ "distance": "5.27 meters",
433
+ "closeness rank": 7
434
+ }
435
+ },
436
+ "door": {
437
+ "mattress": {
438
+ "distance": "0.62 meters",
439
+ "closeness rank": 1
440
+ },
441
+ "chair": {
442
+ "distance": "1.34 meters",
443
+ "closeness rank": 2
444
+ },
445
+ "table": {
446
+ "distance": "1.4 meters",
447
+ "closeness rank": 3
448
+ },
449
+ "tv": {
450
+ "distance": "2.98 meters",
451
+ "closeness rank": 4
452
+ },
453
+ "pillow": {
454
+ "distance": "3.56 meters",
455
+ "closeness rank": 5
456
+ },
457
+ "sofa": {
458
+ "distance": "4.24 meters",
459
+ "closeness rank": 6
460
+ },
461
+ "radiator": {
462
+ "distance": "5.27 meters",
463
+ "closeness rank": 7
464
+ }
465
+ },
466
+ "table": {
467
+ "chair": {
468
+ "distance": "0.0 meters",
469
+ "closeness rank": 1
470
+ },
471
+ "pillow": {
472
+ "distance": "0.0 meters",
473
+ "closeness rank": 2
474
+ },
475
+ "sofa": {
476
+ "distance": "0.0 meters",
477
+ "closeness rank": 3
478
+ },
479
+ "mattress": {
480
+ "distance": "0.33 meters",
481
+ "closeness rank": 4
482
+ },
483
+ "tv": {
484
+ "distance": "0.91 meters",
485
+ "closeness rank": 5
486
+ },
487
+ "radiator": {
488
+ "distance": "1.07 meters",
489
+ "closeness rank": 6
490
+ },
491
+ "door": {
492
+ "distance": "1.4 meters",
493
+ "closeness rank": 7
494
+ }
495
+ }
496
+ },
497
+ "appearance order": ["mattress", "chair", "sofa", "pillow", "tv", "radiator", "door", "table"]
498
+ }
data/spatial codes/ground truth/explicit/scene0697_01.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "bed": {
60
+ "count": 2,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "-0.03 meters",
65
+ "y coordinate": "0.75 meters",
66
+ "height above floor": "0.71 meters"
67
+ },
68
+ "longest dimension": "2.3 meters"
69
+ },
70
+ {
71
+ "position": {
72
+ "x coordinate": "-0.6 meters",
73
+ "y coordinate": "-0.86 meters",
74
+ "height above floor": "0.26 meters"
75
+ },
76
+ "longest dimension": "2.07 meters"
77
+ }
78
+ ]
79
+ },
80
+ "window": {
81
+ "count": 2,
82
+ "instances": [
83
+ {
84
+ "position": {
85
+ "x coordinate": "-0.44 meters",
86
+ "y coordinate": "-2.03 meters",
87
+ "height above floor": "1.55 meters"
88
+ },
89
+ "longest dimension": "2.59 meters"
90
+ },
91
+ {
92
+ "position": {
93
+ "x coordinate": "-0.87 meters",
94
+ "y coordinate": "-1.57 meters",
95
+ "height above floor": "1.51 meters"
96
+ },
97
+ "longest dimension": "2.5 meters"
98
+ }
99
+ ]
100
+ },
101
+ "pillow": {
102
+ "count": 3,
103
+ "instances": [
104
+ {
105
+ "position": {
106
+ "x coordinate": "-1.17 meters",
107
+ "y coordinate": "-0.3 meters",
108
+ "height above floor": "0.41 meters"
109
+ },
110
+ "longest dimension": "0.86 meters"
111
+ },
112
+ {
113
+ "position": {
114
+ "x coordinate": "-0.6 meters",
115
+ "y coordinate": "1.17 meters",
116
+ "height above floor": "0.97 meters"
117
+ },
118
+ "longest dimension": "0.65 meters"
119
+ },
120
+ {
121
+ "position": {
122
+ "x coordinate": "-0.9 meters",
123
+ "y coordinate": "0.76 meters",
124
+ "height above floor": "0.98 meters"
125
+ },
126
+ "longest dimension": "0.76 meters"
127
+ }
128
+ ]
129
+ },
130
+ "lamp": {
131
+ "count": 1,
132
+ "instances": [
133
+ {
134
+ "position": {
135
+ "x coordinate": "-1.33 meters",
136
+ "y coordinate": "0.15 meters",
137
+ "height above floor": "1.26 meters"
138
+ },
139
+ "longest dimension": "0.63 meters"
140
+ }
141
+ ]
142
+ },
143
+ "tv": {
144
+ "count": 1,
145
+ "instances": [
146
+ {
147
+ "position": {
148
+ "x coordinate": "1.17 meters",
149
+ "y coordinate": "-1.36 meters",
150
+ "height above floor": "1.88 meters"
151
+ },
152
+ "longest dimension": "0.96 meters"
153
+ }
154
+ ]
155
+ },
156
+ "nightstand": {
157
+ "count": 2,
158
+ "instances": [
159
+ {
160
+ "position": {
161
+ "x coordinate": "-1.36 meters",
162
+ "y coordinate": "0.0 meters",
163
+ "height above floor": "0.6 meters"
164
+ },
165
+ "longest dimension": "0.85 meters"
166
+ },
167
+ {
168
+ "position": {
169
+ "x coordinate": "-0.36 meters",
170
+ "y coordinate": "2.06 meters",
171
+ "height above floor": "0.52 meters"
172
+ },
173
+ "longest dimension": "0.7 meters"
174
+ }
175
+ ]
176
+ },
177
+ "closet": {
178
+ "count": 1,
179
+ "instances": [
180
+ {
181
+ "position": {
182
+ "x coordinate": "0.46 meters",
183
+ "y coordinate": "2.74 meters",
184
+ "height above floor": "0.9 meters"
185
+ },
186
+ "longest dimension": "1.5 meters"
187
+ }
188
+ ]
189
+ },
190
+ "mirror": {
191
+ "count": 1,
192
+ "instances": [
193
+ {
194
+ "position": {
195
+ "x coordinate": "2.04 meters",
196
+ "y coordinate": "1.52 meters",
197
+ "height above floor": "1.44 meters"
198
+ },
199
+ "longest dimension": "1.2 meters"
200
+ }
201
+ ]
202
+ },
203
+ "trash bin": {
204
+ "count": 1,
205
+ "instances": [
206
+ {
207
+ "position": {
208
+ "x coordinate": "1.19 meters",
209
+ "y coordinate": "1.82 meters",
210
+ "height above floor": "0.25 meters"
211
+ },
212
+ "longest dimension": "0.26 meters"
213
+ }
214
+ ]
215
+ }
216
+ },
217
+ "room": {
218
+ "floor area": "15.9 square meters"
219
+ },
220
+ "closest classes distance meters from": {
221
+ "bed": {
222
+ "lamp": {
223
+ "distance": "0.0 meters",
224
+ "closeness rank": 1
225
+ },
226
+ "nightstand": {
227
+ "distance": "0.0 meters",
228
+ "closeness rank": 2
229
+ },
230
+ "pillow": {
231
+ "distance": "0.0 meters",
232
+ "closeness rank": 3
233
+ },
234
+ "window": {
235
+ "distance": "0.0 meters",
236
+ "closeness rank": 4
237
+ },
238
+ "trash bin": {
239
+ "distance": "0.32 meters",
240
+ "closeness rank": 5
241
+ },
242
+ "mirror": {
243
+ "distance": "0.46 meters",
244
+ "closeness rank": 6
245
+ },
246
+ "closet": {
247
+ "distance": "0.47 meters",
248
+ "closeness rank": 7
249
+ },
250
+ "tv": {
251
+ "distance": "0.92 meters",
252
+ "closeness rank": 8
253
+ }
254
+ },
255
+ "window": {
256
+ "bed": {
257
+ "distance": "0.0 meters",
258
+ "closeness rank": 1
259
+ },
260
+ "pillow": {
261
+ "distance": "0.75 meters",
262
+ "closeness rank": 2
263
+ },
264
+ "tv": {
265
+ "distance": "1.13 meters",
266
+ "closeness rank": 3
267
+ },
268
+ "nightstand": {
269
+ "distance": "1.18 meters",
270
+ "closeness rank": 4
271
+ },
272
+ "lamp": {
273
+ "distance": "1.45 meters",
274
+ "closeness rank": 5
275
+ },
276
+ "trash bin": {
277
+ "distance": "3.6 meters",
278
+ "closeness rank": 6
279
+ },
280
+ "mirror": {
281
+ "distance": "3.72 meters",
282
+ "closeness rank": 7
283
+ },
284
+ "closet": {
285
+ "distance": "3.83 meters",
286
+ "closeness rank": 8
287
+ }
288
+ },
289
+ "pillow": {
290
+ "bed": {
291
+ "distance": "0.0 meters",
292
+ "closeness rank": 1
293
+ },
294
+ "nightstand": {
295
+ "distance": "0.0 meters",
296
+ "closeness rank": 2
297
+ },
298
+ "lamp": {
299
+ "distance": "0.1 meters",
300
+ "closeness rank": 3
301
+ },
302
+ "window": {
303
+ "distance": "0.75 meters",
304
+ "closeness rank": 4
305
+ },
306
+ "closet": {
307
+ "distance": "1.11 meters",
308
+ "closeness rank": 5
309
+ },
310
+ "trash bin": {
311
+ "distance": "1.48 meters",
312
+ "closeness rank": 6
313
+ },
314
+ "mirror": {
315
+ "distance": "1.74 meters",
316
+ "closeness rank": 7
317
+ },
318
+ "tv": {
319
+ "distance": "2.57 meters",
320
+ "closeness rank": 8
321
+ }
322
+ },
323
+ "lamp": {
324
+ "bed": {
325
+ "distance": "0.0 meters",
326
+ "closeness rank": 1
327
+ },
328
+ "nightstand": {
329
+ "distance": "0.0 meters",
330
+ "closeness rank": 2
331
+ },
332
+ "pillow": {
333
+ "distance": "0.1 meters",
334
+ "closeness rank": 3
335
+ },
336
+ "window": {
337
+ "distance": "1.45 meters",
338
+ "closeness rank": 4
339
+ },
340
+ "closet": {
341
+ "distance": "2.46 meters",
342
+ "closeness rank": 5
343
+ },
344
+ "tv": {
345
+ "distance": "2.59 meters",
346
+ "closeness rank": 6
347
+ },
348
+ "trash bin": {
349
+ "distance": "2.85 meters",
350
+ "closeness rank": 7
351
+ },
352
+ "mirror": {
353
+ "distance": "2.92 meters",
354
+ "closeness rank": 8
355
+ }
356
+ },
357
+ "tv": {
358
+ "bed": {
359
+ "distance": "0.92 meters",
360
+ "closeness rank": 1
361
+ },
362
+ "window": {
363
+ "distance": "1.13 meters",
364
+ "closeness rank": 2
365
+ },
366
+ "mirror": {
367
+ "distance": "2.41 meters",
368
+ "closeness rank": 3
369
+ },
370
+ "pillow": {
371
+ "distance": "2.57 meters",
372
+ "closeness rank": 4
373
+ },
374
+ "lamp": {
375
+ "distance": "2.59 meters",
376
+ "closeness rank": 5
377
+ },
378
+ "nightstand": {
379
+ "distance": "2.75 meters",
380
+ "closeness rank": 6
381
+ },
382
+ "trash bin": {
383
+ "distance": "2.93 meters",
384
+ "closeness rank": 7
385
+ },
386
+ "closet": {
387
+ "distance": "3.48 meters",
388
+ "closeness rank": 8
389
+ }
390
+ },
391
+ "nightstand": {
392
+ "bed": {
393
+ "distance": "0.0 meters",
394
+ "closeness rank": 1
395
+ },
396
+ "lamp": {
397
+ "distance": "0.0 meters",
398
+ "closeness rank": 2
399
+ },
400
+ "pillow": {
401
+ "distance": "0.0 meters",
402
+ "closeness rank": 3
403
+ },
404
+ "closet": {
405
+ "distance": "0.26 meters",
406
+ "closeness rank": 4
407
+ },
408
+ "trash bin": {
409
+ "distance": "1.14 meters",
410
+ "closeness rank": 5
411
+ },
412
+ "window": {
413
+ "distance": "1.18 meters",
414
+ "closeness rank": 6
415
+ },
416
+ "mirror": {
417
+ "distance": "1.61 meters",
418
+ "closeness rank": 7
419
+ },
420
+ "tv": {
421
+ "distance": "2.75 meters",
422
+ "closeness rank": 8
423
+ }
424
+ },
425
+ "closet": {
426
+ "nightstand": {
427
+ "distance": "0.26 meters",
428
+ "closeness rank": 1
429
+ },
430
+ "bed": {
431
+ "distance": "0.47 meters",
432
+ "closeness rank": 2
433
+ },
434
+ "trash bin": {
435
+ "distance": "0.89 meters",
436
+ "closeness rank": 3
437
+ },
438
+ "pillow": {
439
+ "distance": "1.11 meters",
440
+ "closeness rank": 4
441
+ },
442
+ "mirror": {
443
+ "distance": "1.29 meters",
444
+ "closeness rank": 5
445
+ },
446
+ "lamp": {
447
+ "distance": "2.46 meters",
448
+ "closeness rank": 6
449
+ },
450
+ "tv": {
451
+ "distance": "3.48 meters",
452
+ "closeness rank": 7
453
+ },
454
+ "window": {
455
+ "distance": "3.83 meters",
456
+ "closeness rank": 8
457
+ }
458
+ },
459
+ "mirror": {
460
+ "bed": {
461
+ "distance": "0.46 meters",
462
+ "closeness rank": 1
463
+ },
464
+ "trash bin": {
465
+ "distance": "0.6 meters",
466
+ "closeness rank": 2
467
+ },
468
+ "closet": {
469
+ "distance": "1.29 meters",
470
+ "closeness rank": 3
471
+ },
472
+ "nightstand": {
473
+ "distance": "1.61 meters",
474
+ "closeness rank": 4
475
+ },
476
+ "pillow": {
477
+ "distance": "1.74 meters",
478
+ "closeness rank": 5
479
+ },
480
+ "tv": {
481
+ "distance": "2.41 meters",
482
+ "closeness rank": 6
483
+ },
484
+ "lamp": {
485
+ "distance": "2.92 meters",
486
+ "closeness rank": 7
487
+ },
488
+ "window": {
489
+ "distance": "3.72 meters",
490
+ "closeness rank": 8
491
+ }
492
+ },
493
+ "trash bin": {
494
+ "bed": {
495
+ "distance": "0.32 meters",
496
+ "closeness rank": 1
497
+ },
498
+ "mirror": {
499
+ "distance": "0.6 meters",
500
+ "closeness rank": 2
501
+ },
502
+ "closet": {
503
+ "distance": "0.89 meters",
504
+ "closeness rank": 3
505
+ },
506
+ "nightstand": {
507
+ "distance": "1.14 meters",
508
+ "closeness rank": 4
509
+ },
510
+ "pillow": {
511
+ "distance": "1.48 meters",
512
+ "closeness rank": 5
513
+ },
514
+ "lamp": {
515
+ "distance": "2.85 meters",
516
+ "closeness rank": 6
517
+ },
518
+ "tv": {
519
+ "distance": "2.93 meters",
520
+ "closeness rank": 7
521
+ },
522
+ "window": {
523
+ "distance": "3.6 meters",
524
+ "closeness rank": 8
525
+ }
526
+ }
527
+ },
528
+ "appearance order": ["pillow", "nightstand", "closet", "bed", "window", "lamp", "tv", "trash bin", "mirror"]
529
+ }
data/spatial codes/ground truth/explicit/scene0699_00.json ADDED
@@ -0,0 +1,521 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "bed": {
60
+ "count": 1,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "-1.17 meters",
65
+ "y coordinate": "-0.89 meters",
66
+ "height above floor": "0.63 meters"
67
+ },
68
+ "longest dimension": "1.86 meters"
69
+ }
70
+ ]
71
+ },
72
+ "chair": {
73
+ "count": 1,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "1.22 meters",
78
+ "y coordinate": "-1.25 meters",
79
+ "height above floor": "0.69 meters"
80
+ },
81
+ "longest dimension": "0.77 meters"
82
+ }
83
+ ]
84
+ },
85
+ "window": {
86
+ "count": 2,
87
+ "instances": [
88
+ {
89
+ "position": {
90
+ "x coordinate": "-2.65 meters",
91
+ "y coordinate": "0.23 meters",
92
+ "height above floor": "1.38 meters"
93
+ },
94
+ "longest dimension": "0.96 meters"
95
+ },
96
+ {
97
+ "position": {
98
+ "x coordinate": "0.97 meters",
99
+ "y coordinate": "-2.55 meters",
100
+ "height above floor": "1.09 meters"
101
+ },
102
+ "longest dimension": "0.92 meters"
103
+ }
104
+ ]
105
+ },
106
+ "pillow": {
107
+ "count": 2,
108
+ "instances": [
109
+ {
110
+ "position": {
111
+ "x coordinate": "-1.58 meters",
112
+ "y coordinate": "-1.3 meters",
113
+ "height above floor": "0.87 meters"
114
+ },
115
+ "longest dimension": "0.61 meters"
116
+ },
117
+ {
118
+ "position": {
119
+ "x coordinate": "-0.98 meters",
120
+ "y coordinate": "-1.44 meters",
121
+ "height above floor": "0.87 meters"
122
+ },
123
+ "longest dimension": "0.72 meters"
124
+ }
125
+ ]
126
+ },
127
+ "nightstand": {
128
+ "count": 1,
129
+ "instances": [
130
+ {
131
+ "position": {
132
+ "x coordinate": "-2.42 meters",
133
+ "y coordinate": "-1.14 meters",
134
+ "height above floor": "0.52 meters"
135
+ },
136
+ "longest dimension": "0.8 meters"
137
+ }
138
+ ]
139
+ },
140
+ "backpack": {
141
+ "count": 2,
142
+ "instances": [
143
+ {
144
+ "position": {
145
+ "x coordinate": "-0.05 meters",
146
+ "y coordinate": "-1.29 meters",
147
+ "height above floor": "0.4 meters"
148
+ },
149
+ "longest dimension": "0.46 meters"
150
+ },
151
+ {
152
+ "position": {
153
+ "x coordinate": "1.42 meters",
154
+ "y coordinate": "-0.69 meters",
155
+ "height above floor": "0.53 meters"
156
+ },
157
+ "longest dimension": "0.54 meters"
158
+ }
159
+ ]
160
+ },
161
+ "closet": {
162
+ "count": 1,
163
+ "instances": [
164
+ {
165
+ "position": {
166
+ "x coordinate": "2.22 meters",
167
+ "y coordinate": "1.25 meters",
168
+ "height above floor": "1.43 meters"
169
+ },
170
+ "longest dimension": "1.84 meters"
171
+ }
172
+ ]
173
+ },
174
+ "door": {
175
+ "count": 2,
176
+ "instances": [
177
+ {
178
+ "position": {
179
+ "x coordinate": "-0.11 meters",
180
+ "y coordinate": "0.88 meters",
181
+ "height above floor": "1.07 meters"
182
+ },
183
+ "longest dimension": "1.52 meters"
184
+ },
185
+ {
186
+ "position": {
187
+ "x coordinate": "-1.84 meters",
188
+ "y coordinate": "1.58 meters",
189
+ "height above floor": "0.64 meters"
190
+ },
191
+ "longest dimension": "0.75 meters"
192
+ }
193
+ ]
194
+ },
195
+ "table": {
196
+ "count": 1,
197
+ "instances": [
198
+ {
199
+ "position": {
200
+ "x coordinate": "1.02 meters",
201
+ "y coordinate": "-1.87 meters",
202
+ "height above floor": "0.69 meters"
203
+ },
204
+ "longest dimension": "1.36 meters"
205
+ }
206
+ ]
207
+ }
208
+ },
209
+ "room": {
210
+ "floor area": "20.4 square meters"
211
+ },
212
+ "closest classes distance meters from": {
213
+ "bed": {
214
+ "pillow": {
215
+ "distance": "0.0 meters",
216
+ "closeness rank": 1
217
+ },
218
+ "nightstand": {
219
+ "distance": "0.02 meters",
220
+ "closeness rank": 2
221
+ },
222
+ "backpack": {
223
+ "distance": "0.23 meters",
224
+ "closeness rank": 3
225
+ },
226
+ "door": {
227
+ "distance": "0.63 meters",
228
+ "closeness rank": 4
229
+ },
230
+ "window": {
231
+ "distance": "0.88 meters",
232
+ "closeness rank": 5
233
+ },
234
+ "table": {
235
+ "distance": "0.97 meters",
236
+ "closeness rank": 6
237
+ },
238
+ "chair": {
239
+ "distance": "1.45 meters",
240
+ "closeness rank": 7
241
+ },
242
+ "closet": {
243
+ "distance": "2.1 meters",
244
+ "closeness rank": 8
245
+ }
246
+ },
247
+ "chair": {
248
+ "table": {
249
+ "distance": "0.0 meters",
250
+ "closeness rank": 1
251
+ },
252
+ "backpack": {
253
+ "distance": "0.09 meters",
254
+ "closeness rank": 2
255
+ },
256
+ "window": {
257
+ "distance": "0.84 meters",
258
+ "closeness rank": 3
259
+ },
260
+ "bed": {
261
+ "distance": "1.45 meters",
262
+ "closeness rank": 4
263
+ },
264
+ "pillow": {
265
+ "distance": "1.5 meters",
266
+ "closeness rank": 5
267
+ },
268
+ "door": {
269
+ "distance": "2.06 meters",
270
+ "closeness rank": 6
271
+ },
272
+ "closet": {
273
+ "distance": "2.1 meters",
274
+ "closeness rank": 7
275
+ },
276
+ "nightstand": {
277
+ "distance": "2.92 meters",
278
+ "closeness rank": 8
279
+ }
280
+ },
281
+ "window": {
282
+ "table": {
283
+ "distance": "0.05 meters",
284
+ "closeness rank": 1
285
+ },
286
+ "nightstand": {
287
+ "distance": "0.43 meters",
288
+ "closeness rank": 2
289
+ },
290
+ "chair": {
291
+ "distance": "0.84 meters",
292
+ "closeness rank": 3
293
+ },
294
+ "bed": {
295
+ "distance": "0.88 meters",
296
+ "closeness rank": 4
297
+ },
298
+ "backpack": {
299
+ "distance": "1.0 meters",
300
+ "closeness rank": 5
301
+ },
302
+ "door": {
303
+ "distance": "1.0 meters",
304
+ "closeness rank": 6
305
+ },
306
+ "pillow": {
307
+ "distance": "1.14 meters",
308
+ "closeness rank": 7
309
+ },
310
+ "closet": {
311
+ "distance": "3.58 meters",
312
+ "closeness rank": 8
313
+ }
314
+ },
315
+ "pillow": {
316
+ "bed": {
317
+ "distance": "0.0 meters",
318
+ "closeness rank": 1
319
+ },
320
+ "nightstand": {
321
+ "distance": "0.14 meters",
322
+ "closeness rank": 2
323
+ },
324
+ "backpack": {
325
+ "distance": "0.36 meters",
326
+ "closeness rank": 3
327
+ },
328
+ "table": {
329
+ "distance": "0.99 meters",
330
+ "closeness rank": 4
331
+ },
332
+ "window": {
333
+ "distance": "1.14 meters",
334
+ "closeness rank": 5
335
+ },
336
+ "chair": {
337
+ "distance": "1.5 meters",
338
+ "closeness rank": 6
339
+ },
340
+ "door": {
341
+ "distance": "1.85 meters",
342
+ "closeness rank": 7
343
+ },
344
+ "closet": {
345
+ "distance": "3.18 meters",
346
+ "closeness rank": 8
347
+ }
348
+ },
349
+ "nightstand": {
350
+ "bed": {
351
+ "distance": "0.02 meters",
352
+ "closeness rank": 1
353
+ },
354
+ "pillow": {
355
+ "distance": "0.14 meters",
356
+ "closeness rank": 2
357
+ },
358
+ "window": {
359
+ "distance": "0.43 meters",
360
+ "closeness rank": 3
361
+ },
362
+ "backpack": {
363
+ "distance": "1.69 meters",
364
+ "closeness rank": 4
365
+ },
366
+ "door": {
367
+ "distance": "2.11 meters",
368
+ "closeness rank": 5
369
+ },
370
+ "table": {
371
+ "distance": "2.42 meters",
372
+ "closeness rank": 6
373
+ },
374
+ "chair": {
375
+ "distance": "2.92 meters",
376
+ "closeness rank": 7
377
+ },
378
+ "closet": {
379
+ "distance": "3.9 meters",
380
+ "closeness rank": 8
381
+ }
382
+ },
383
+ "backpack": {
384
+ "chair": {
385
+ "distance": "0.09 meters",
386
+ "closeness rank": 1
387
+ },
388
+ "bed": {
389
+ "distance": "0.23 meters",
390
+ "closeness rank": 2
391
+ },
392
+ "table": {
393
+ "distance": "0.25 meters",
394
+ "closeness rank": 3
395
+ },
396
+ "pillow": {
397
+ "distance": "0.36 meters",
398
+ "closeness rank": 4
399
+ },
400
+ "window": {
401
+ "distance": "1.0 meters",
402
+ "closeness rank": 5
403
+ },
404
+ "closet": {
405
+ "distance": "1.61 meters",
406
+ "closeness rank": 6
407
+ },
408
+ "door": {
409
+ "distance": "1.61 meters",
410
+ "closeness rank": 7
411
+ },
412
+ "nightstand": {
413
+ "distance": "1.69 meters",
414
+ "closeness rank": 8
415
+ }
416
+ },
417
+ "closet": {
418
+ "door": {
419
+ "distance": "1.14 meters",
420
+ "closeness rank": 1
421
+ },
422
+ "backpack": {
423
+ "distance": "1.61 meters",
424
+ "closeness rank": 2
425
+ },
426
+ "bed": {
427
+ "distance": "2.1 meters",
428
+ "closeness rank": 3
429
+ },
430
+ "chair": {
431
+ "distance": "2.1 meters",
432
+ "closeness rank": 4
433
+ },
434
+ "table": {
435
+ "distance": "2.6 meters",
436
+ "closeness rank": 5
437
+ },
438
+ "pillow": {
439
+ "distance": "3.18 meters",
440
+ "closeness rank": 6
441
+ },
442
+ "window": {
443
+ "distance": "3.58 meters",
444
+ "closeness rank": 7
445
+ },
446
+ "nightstand": {
447
+ "distance": "3.9 meters",
448
+ "closeness rank": 8
449
+ }
450
+ },
451
+ "door": {
452
+ "bed": {
453
+ "distance": "0.63 meters",
454
+ "closeness rank": 1
455
+ },
456
+ "window": {
457
+ "distance": "1.0 meters",
458
+ "closeness rank": 2
459
+ },
460
+ "closet": {
461
+ "distance": "1.14 meters",
462
+ "closeness rank": 3
463
+ },
464
+ "backpack": {
465
+ "distance": "1.61 meters",
466
+ "closeness rank": 4
467
+ },
468
+ "pillow": {
469
+ "distance": "1.85 meters",
470
+ "closeness rank": 5
471
+ },
472
+ "table": {
473
+ "distance": "2.0 meters",
474
+ "closeness rank": 6
475
+ },
476
+ "chair": {
477
+ "distance": "2.06 meters",
478
+ "closeness rank": 7
479
+ },
480
+ "nightstand": {
481
+ "distance": "2.11 meters",
482
+ "closeness rank": 8
483
+ }
484
+ },
485
+ "table": {
486
+ "chair": {
487
+ "distance": "0.0 meters",
488
+ "closeness rank": 1
489
+ },
490
+ "window": {
491
+ "distance": "0.05 meters",
492
+ "closeness rank": 2
493
+ },
494
+ "backpack": {
495
+ "distance": "0.25 meters",
496
+ "closeness rank": 3
497
+ },
498
+ "bed": {
499
+ "distance": "0.97 meters",
500
+ "closeness rank": 4
501
+ },
502
+ "pillow": {
503
+ "distance": "0.99 meters",
504
+ "closeness rank": 5
505
+ },
506
+ "door": {
507
+ "distance": "2.0 meters",
508
+ "closeness rank": 6
509
+ },
510
+ "nightstand": {
511
+ "distance": "2.42 meters",
512
+ "closeness rank": 7
513
+ },
514
+ "closet": {
515
+ "distance": "2.6 meters",
516
+ "closeness rank": 8
517
+ }
518
+ }
519
+ },
520
+ "appearance order": ["pillow", "nightstand", "bed", "door", "table", "chair", "backpack", "closet", "window"]
521
+ }
data/spatial codes/ground truth/explicit/scene0700_02.json ADDED
@@ -0,0 +1,624 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "chair": {
60
+ "count": 4,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "0.59 meters",
65
+ "y coordinate": "0.36 meters",
66
+ "height above floor": "0.83 meters"
67
+ },
68
+ "longest dimension": "1.35 meters"
69
+ },
70
+ {
71
+ "position": {
72
+ "x coordinate": "1.77 meters",
73
+ "y coordinate": "-0.28 meters",
74
+ "height above floor": "0.57 meters"
75
+ },
76
+ "longest dimension": "1.14 meters"
77
+ },
78
+ {
79
+ "position": {
80
+ "x coordinate": "1.12 meters",
81
+ "y coordinate": "-0.6 meters",
82
+ "height above floor": "0.63 meters"
83
+ },
84
+ "longest dimension": "0.96 meters"
85
+ },
86
+ {
87
+ "position": {
88
+ "x coordinate": "-0.24 meters",
89
+ "y coordinate": "0.3 meters",
90
+ "height above floor": "0.57 meters"
91
+ },
92
+ "longest dimension": "0.45 meters"
93
+ }
94
+ ]
95
+ },
96
+ "window": {
97
+ "count": 1,
98
+ "instances": [
99
+ {
100
+ "position": {
101
+ "x coordinate": "2.45 meters",
102
+ "y coordinate": "0.67 meters",
103
+ "height above floor": "1.42 meters"
104
+ },
105
+ "longest dimension": "2.53 meters"
106
+ }
107
+ ]
108
+ },
109
+ "monitor": {
110
+ "count": 2,
111
+ "instances": [
112
+ {
113
+ "position": {
114
+ "x coordinate": "0.71 meters",
115
+ "y coordinate": "1.25 meters",
116
+ "height above floor": "1.13 meters"
117
+ },
118
+ "longest dimension": "0.58 meters"
119
+ },
120
+ {
121
+ "position": {
122
+ "x coordinate": "0.2 meters",
123
+ "y coordinate": "1.18 meters",
124
+ "height above floor": "1.19 meters"
125
+ },
126
+ "longest dimension": "0.45 meters"
127
+ }
128
+ ]
129
+ },
130
+ "keyboard": {
131
+ "count": 1,
132
+ "instances": [
133
+ {
134
+ "position": {
135
+ "x coordinate": "0.36 meters",
136
+ "y coordinate": "0.95 meters",
137
+ "height above floor": "0.91 meters"
138
+ },
139
+ "longest dimension": "0.47 meters"
140
+ }
141
+ ]
142
+ },
143
+ "backpack": {
144
+ "count": 2,
145
+ "instances": [
146
+ {
147
+ "position": {
148
+ "x coordinate": "1.08 meters",
149
+ "y coordinate": "-0.58 meters",
150
+ "height above floor": "0.84 meters"
151
+ },
152
+ "longest dimension": "0.47 meters"
153
+ },
154
+ {
155
+ "position": {
156
+ "x coordinate": "0.5 meters",
157
+ "y coordinate": "-0.91 meters",
158
+ "height above floor": "0.39 meters"
159
+ },
160
+ "longest dimension": "0.5 meters"
161
+ }
162
+ ]
163
+ },
164
+ "radiator": {
165
+ "count": 1,
166
+ "instances": [
167
+ {
168
+ "position": {
169
+ "x coordinate": "2.14 meters",
170
+ "y coordinate": "0.37 meters",
171
+ "height above floor": "0.46 meters"
172
+ },
173
+ "longest dimension": "1.51 meters"
174
+ }
175
+ ]
176
+ },
177
+ "telephone": {
178
+ "count": 1,
179
+ "instances": [
180
+ {
181
+ "position": {
182
+ "x coordinate": "1.16 meters",
183
+ "y coordinate": "1.11 meters",
184
+ "height above floor": "0.98 meters"
185
+ },
186
+ "longest dimension": "0.29 meters"
187
+ }
188
+ ]
189
+ },
190
+ "trash bin": {
191
+ "count": 2,
192
+ "instances": [
193
+ {
194
+ "position": {
195
+ "x coordinate": "-0.94 meters",
196
+ "y coordinate": "-1.07 meters",
197
+ "height above floor": "0.33 meters"
198
+ },
199
+ "longest dimension": "0.34 meters"
200
+ },
201
+ {
202
+ "position": {
203
+ "x coordinate": "-0.64 meters",
204
+ "y coordinate": "-1.1 meters",
205
+ "height above floor": "0.35 meters"
206
+ },
207
+ "longest dimension": "0.36 meters"
208
+ }
209
+ ]
210
+ },
211
+ "door": {
212
+ "count": 1,
213
+ "instances": [
214
+ {
215
+ "position": {
216
+ "x coordinate": "-2.61 meters",
217
+ "y coordinate": "-0.45 meters",
218
+ "height above floor": "1.02 meters"
219
+ },
220
+ "longest dimension": "1.76 meters"
221
+ }
222
+ ]
223
+ },
224
+ "table": {
225
+ "count": 1,
226
+ "instances": [
227
+ {
228
+ "position": {
229
+ "x coordinate": "0.46 meters",
230
+ "y coordinate": "0.93 meters",
231
+ "height above floor": "0.59 meters"
232
+ },
233
+ "longest dimension": "2.69 meters"
234
+ }
235
+ ]
236
+ }
237
+ },
238
+ "room": {
239
+ "floor area": "12.4 square meters"
240
+ },
241
+ "closest classes distance meters from": {
242
+ "chair": {
243
+ "backpack": {
244
+ "distance": "0.0 meters",
245
+ "closeness rank": 1
246
+ },
247
+ "table": {
248
+ "distance": "0.0 meters",
249
+ "closeness rank": 2
250
+ },
251
+ "radiator": {
252
+ "distance": "0.0 meters",
253
+ "closeness rank": 3
254
+ },
255
+ "keyboard": {
256
+ "distance": "0.18 meters",
257
+ "closeness rank": 4
258
+ },
259
+ "window": {
260
+ "distance": "0.22 meters",
261
+ "closeness rank": 5
262
+ },
263
+ "monitor": {
264
+ "distance": "0.35 meters",
265
+ "closeness rank": 6
266
+ },
267
+ "telephone": {
268
+ "distance": "0.43 meters",
269
+ "closeness rank": 7
270
+ },
271
+ "trash bin": {
272
+ "distance": "1.03 meters",
273
+ "closeness rank": 8
274
+ },
275
+ "door": {
276
+ "distance": "2.17 meters",
277
+ "closeness rank": 9
278
+ }
279
+ },
280
+ "window": {
281
+ "radiator": {
282
+ "distance": "0.15 meters",
283
+ "closeness rank": 1
284
+ },
285
+ "chair": {
286
+ "distance": "0.22 meters",
287
+ "closeness rank": 2
288
+ },
289
+ "table": {
290
+ "distance": "0.37 meters",
291
+ "closeness rank": 3
292
+ },
293
+ "telephone": {
294
+ "distance": "0.84 meters",
295
+ "closeness rank": 4
296
+ },
297
+ "monitor": {
298
+ "distance": "1.12 meters",
299
+ "closeness rank": 5
300
+ },
301
+ "backpack": {
302
+ "distance": "1.18 meters",
303
+ "closeness rank": 6
304
+ },
305
+ "keyboard": {
306
+ "distance": "1.59 meters",
307
+ "closeness rank": 7
308
+ },
309
+ "trash bin": {
310
+ "distance": "3.06 meters",
311
+ "closeness rank": 8
312
+ },
313
+ "door": {
314
+ "distance": "4.93 meters",
315
+ "closeness rank": 9
316
+ }
317
+ },
318
+ "monitor": {
319
+ "keyboard": {
320
+ "distance": "0.0 meters",
321
+ "closeness rank": 1
322
+ },
323
+ "table": {
324
+ "distance": "0.0 meters",
325
+ "closeness rank": 2
326
+ },
327
+ "telephone": {
328
+ "distance": "0.0 meters",
329
+ "closeness rank": 3
330
+ },
331
+ "chair": {
332
+ "distance": "0.35 meters",
333
+ "closeness rank": 4
334
+ },
335
+ "radiator": {
336
+ "distance": "0.99 meters",
337
+ "closeness rank": 5
338
+ },
339
+ "window": {
340
+ "distance": "1.12 meters",
341
+ "closeness rank": 6
342
+ },
343
+ "backpack": {
344
+ "distance": "1.41 meters",
345
+ "closeness rank": 7
346
+ },
347
+ "trash bin": {
348
+ "distance": "2.06 meters",
349
+ "closeness rank": 8
350
+ },
351
+ "door": {
352
+ "distance": "2.75 meters",
353
+ "closeness rank": 9
354
+ }
355
+ },
356
+ "keyboard": {
357
+ "monitor": {
358
+ "distance": "0.0 meters",
359
+ "closeness rank": 1
360
+ },
361
+ "table": {
362
+ "distance": "0.0 meters",
363
+ "closeness rank": 2
364
+ },
365
+ "chair": {
366
+ "distance": "0.18 meters",
367
+ "closeness rank": 3
368
+ },
369
+ "telephone": {
370
+ "distance": "0.39 meters",
371
+ "closeness rank": 4
372
+ },
373
+ "backpack": {
374
+ "distance": "1.34 meters",
375
+ "closeness rank": 5
376
+ },
377
+ "radiator": {
378
+ "distance": "1.38 meters",
379
+ "closeness rank": 6
380
+ },
381
+ "window": {
382
+ "distance": "1.59 meters",
383
+ "closeness rank": 7
384
+ },
385
+ "trash bin": {
386
+ "distance": "1.87 meters",
387
+ "closeness rank": 8
388
+ },
389
+ "door": {
390
+ "distance": "2.86 meters",
391
+ "closeness rank": 9
392
+ }
393
+ },
394
+ "backpack": {
395
+ "chair": {
396
+ "distance": "0.0 meters",
397
+ "closeness rank": 1
398
+ },
399
+ "trash bin": {
400
+ "distance": "0.74 meters",
401
+ "closeness rank": 2
402
+ },
403
+ "table": {
404
+ "distance": "0.79 meters",
405
+ "closeness rank": 3
406
+ },
407
+ "radiator": {
408
+ "distance": "0.98 meters",
409
+ "closeness rank": 4
410
+ },
411
+ "window": {
412
+ "distance": "1.18 meters",
413
+ "closeness rank": 5
414
+ },
415
+ "telephone": {
416
+ "distance": "1.19 meters",
417
+ "closeness rank": 6
418
+ },
419
+ "keyboard": {
420
+ "distance": "1.34 meters",
421
+ "closeness rank": 7
422
+ },
423
+ "monitor": {
424
+ "distance": "1.41 meters",
425
+ "closeness rank": 8
426
+ },
427
+ "door": {
428
+ "distance": "2.68 meters",
429
+ "closeness rank": 9
430
+ }
431
+ },
432
+ "radiator": {
433
+ "chair": {
434
+ "distance": "0.0 meters",
435
+ "closeness rank": 1
436
+ },
437
+ "table": {
438
+ "distance": "0.11 meters",
439
+ "closeness rank": 2
440
+ },
441
+ "window": {
442
+ "distance": "0.15 meters",
443
+ "closeness rank": 3
444
+ },
445
+ "telephone": {
446
+ "distance": "0.7 meters",
447
+ "closeness rank": 4
448
+ },
449
+ "backpack": {
450
+ "distance": "0.98 meters",
451
+ "closeness rank": 5
452
+ },
453
+ "monitor": {
454
+ "distance": "0.99 meters",
455
+ "closeness rank": 6
456
+ },
457
+ "keyboard": {
458
+ "distance": "1.38 meters",
459
+ "closeness rank": 7
460
+ },
461
+ "trash bin": {
462
+ "distance": "2.8 meters",
463
+ "closeness rank": 8
464
+ },
465
+ "door": {
466
+ "distance": "4.68 meters",
467
+ "closeness rank": 9
468
+ }
469
+ },
470
+ "telephone": {
471
+ "monitor": {
472
+ "distance": "0.0 meters",
473
+ "closeness rank": 1
474
+ },
475
+ "table": {
476
+ "distance": "0.0 meters",
477
+ "closeness rank": 2
478
+ },
479
+ "keyboard": {
480
+ "distance": "0.39 meters",
481
+ "closeness rank": 3
482
+ },
483
+ "chair": {
484
+ "distance": "0.43 meters",
485
+ "closeness rank": 4
486
+ },
487
+ "radiator": {
488
+ "distance": "0.7 meters",
489
+ "closeness rank": 5
490
+ },
491
+ "window": {
492
+ "distance": "0.84 meters",
493
+ "closeness rank": 6
494
+ },
495
+ "backpack": {
496
+ "distance": "1.19 meters",
497
+ "closeness rank": 7
498
+ },
499
+ "trash bin": {
500
+ "distance": "2.54 meters",
501
+ "closeness rank": 8
502
+ },
503
+ "door": {
504
+ "distance": "3.74 meters",
505
+ "closeness rank": 9
506
+ }
507
+ },
508
+ "trash bin": {
509
+ "backpack": {
510
+ "distance": "0.74 meters",
511
+ "closeness rank": 1
512
+ },
513
+ "table": {
514
+ "distance": "0.97 meters",
515
+ "closeness rank": 2
516
+ },
517
+ "chair": {
518
+ "distance": "1.03 meters",
519
+ "closeness rank": 3
520
+ },
521
+ "door": {
522
+ "distance": "1.33 meters",
523
+ "closeness rank": 4
524
+ },
525
+ "keyboard": {
526
+ "distance": "1.87 meters",
527
+ "closeness rank": 5
528
+ },
529
+ "monitor": {
530
+ "distance": "2.06 meters",
531
+ "closeness rank": 6
532
+ },
533
+ "telephone": {
534
+ "distance": "2.54 meters",
535
+ "closeness rank": 7
536
+ },
537
+ "radiator": {
538
+ "distance": "2.8 meters",
539
+ "closeness rank": 8
540
+ },
541
+ "window": {
542
+ "distance": "3.06 meters",
543
+ "closeness rank": 9
544
+ }
545
+ },
546
+ "door": {
547
+ "trash bin": {
548
+ "distance": "1.33 meters",
549
+ "closeness rank": 1
550
+ },
551
+ "table": {
552
+ "distance": "1.84 meters",
553
+ "closeness rank": 2
554
+ },
555
+ "chair": {
556
+ "distance": "2.17 meters",
557
+ "closeness rank": 3
558
+ },
559
+ "backpack": {
560
+ "distance": "2.68 meters",
561
+ "closeness rank": 4
562
+ },
563
+ "monitor": {
564
+ "distance": "2.75 meters",
565
+ "closeness rank": 5
566
+ },
567
+ "keyboard": {
568
+ "distance": "2.86 meters",
569
+ "closeness rank": 6
570
+ },
571
+ "telephone": {
572
+ "distance": "3.74 meters",
573
+ "closeness rank": 7
574
+ },
575
+ "radiator": {
576
+ "distance": "4.68 meters",
577
+ "closeness rank": 8
578
+ },
579
+ "window": {
580
+ "distance": "4.93 meters",
581
+ "closeness rank": 9
582
+ }
583
+ },
584
+ "table": {
585
+ "chair": {
586
+ "distance": "0.0 meters",
587
+ "closeness rank": 1
588
+ },
589
+ "keyboard": {
590
+ "distance": "0.0 meters",
591
+ "closeness rank": 2
592
+ },
593
+ "monitor": {
594
+ "distance": "0.0 meters",
595
+ "closeness rank": 3
596
+ },
597
+ "telephone": {
598
+ "distance": "0.0 meters",
599
+ "closeness rank": 4
600
+ },
601
+ "radiator": {
602
+ "distance": "0.11 meters",
603
+ "closeness rank": 5
604
+ },
605
+ "window": {
606
+ "distance": "0.37 meters",
607
+ "closeness rank": 6
608
+ },
609
+ "backpack": {
610
+ "distance": "0.79 meters",
611
+ "closeness rank": 7
612
+ },
613
+ "trash bin": {
614
+ "distance": "0.97 meters",
615
+ "closeness rank": 8
616
+ },
617
+ "door": {
618
+ "distance": "1.84 meters",
619
+ "closeness rank": 9
620
+ }
621
+ }
622
+ },
623
+ "appearance order": ["chair", "window", "monitor", "keyboard", "backpack", "radiator", "telephone", "trash bin", "door", "table"]
624
+ }
data/spatial codes/ground truth/explicit/scene0701_00.json ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "sofa": {
60
+ "count": 2,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "-0.3 meters",
65
+ "y coordinate": "0.1 meters",
66
+ "height above floor": "0.57 meters"
67
+ },
68
+ "longest dimension": "3.84 meters"
69
+ },
70
+ {
71
+ "position": {
72
+ "x coordinate": "1.32 meters",
73
+ "y coordinate": "-0.47 meters",
74
+ "height above floor": "0.59 meters"
75
+ },
76
+ "longest dimension": "2.21 meters"
77
+ }
78
+ ]
79
+ },
80
+ "backpack": {
81
+ "count": 1,
82
+ "instances": [
83
+ {
84
+ "position": {
85
+ "x coordinate": "0.54 meters",
86
+ "y coordinate": "-1.6 meters",
87
+ "height above floor": "0.79 meters"
88
+ },
89
+ "longest dimension": "0.59 meters"
90
+ }
91
+ ]
92
+ },
93
+ "table": {
94
+ "count": 1,
95
+ "instances": [
96
+ {
97
+ "position": {
98
+ "x coordinate": "0.26 meters",
99
+ "y coordinate": "-0.11 meters",
100
+ "height above floor": "0.33 meters"
101
+ },
102
+ "longest dimension": "1.19 meters"
103
+ }
104
+ ]
105
+ }
106
+ },
107
+ "room": {
108
+ "floor area": "14.0 square meters"
109
+ },
110
+ "closest classes distance meters from": {
111
+ "sofa": {
112
+ "backpack": {
113
+ "distance": "0.0 meters",
114
+ "closeness rank": 1
115
+ },
116
+ "table": {
117
+ "distance": "0.0 meters",
118
+ "closeness rank": 2
119
+ }
120
+ },
121
+ "backpack": {
122
+ "sofa": {
123
+ "distance": "0.0 meters",
124
+ "closeness rank": 1
125
+ },
126
+ "table": {
127
+ "distance": "0.63 meters",
128
+ "closeness rank": 2
129
+ }
130
+ },
131
+ "table": {
132
+ "sofa": {
133
+ "distance": "0.0 meters",
134
+ "closeness rank": 1
135
+ },
136
+ "backpack": {
137
+ "distance": "0.63 meters",
138
+ "closeness rank": 2
139
+ }
140
+ }
141
+ },
142
+ "appearance order": ["sofa", "backpack", "table"]
143
+ }
data/spatial codes/ground truth/explicit/scene0702_02.json ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "telephone": {
60
+ "count": 1,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "-0.93 meters",
65
+ "y coordinate": "0.2 meters",
66
+ "height above floor": "0.96 meters"
67
+ },
68
+ "longest dimension": "0.3 meters"
69
+ }
70
+ ]
71
+ },
72
+ "trash bin": {
73
+ "count": 1,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "-0.89 meters",
78
+ "y coordinate": "-0.3 meters",
79
+ "height above floor": "0.15 meters"
80
+ },
81
+ "longest dimension": "0.3 meters"
82
+ }
83
+ ]
84
+ },
85
+ "door": {
86
+ "count": 1,
87
+ "instances": [
88
+ {
89
+ "position": {
90
+ "x coordinate": "-0.83 meters",
91
+ "y coordinate": "0.57 meters",
92
+ "height above floor": "0.86 meters"
93
+ },
94
+ "longest dimension": "1.7 meters"
95
+ }
96
+ ]
97
+ }
98
+ },
99
+ "room": {
100
+ "floor area": "2.4 square meters"
101
+ },
102
+ "closest classes distance meters from": {
103
+ "telephone": {
104
+ "door": {
105
+ "distance": "0.0 meters",
106
+ "closeness rank": 1
107
+ },
108
+ "trash bin": {
109
+ "distance": "0.6 meters",
110
+ "closeness rank": 2
111
+ }
112
+ },
113
+ "trash bin": {
114
+ "door": {
115
+ "distance": "0.4 meters",
116
+ "closeness rank": 1
117
+ },
118
+ "telephone": {
119
+ "distance": "0.6 meters",
120
+ "closeness rank": 2
121
+ }
122
+ },
123
+ "door": {
124
+ "telephone": {
125
+ "distance": "0.0 meters",
126
+ "closeness rank": 1
127
+ },
128
+ "trash bin": {
129
+ "distance": "0.4 meters",
130
+ "closeness rank": 2
131
+ }
132
+ }
133
+ },
134
+ "appearance order": ["telephone", "trash bin", "door"]
135
+ }
data/spatial codes/ground truth/explicit/scene0704_01.json ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spatial code schema": {
3
+ "objects": {
4
+ "<object class>": {
5
+ "count": {
6
+ "unit": null,
7
+ "description": "number of instances of this class in the compact spatial code (that schema's per-class oriented-box list length)"
8
+ },
9
+ "instances": [
10
+ {
11
+ "position": {
12
+ "x coordinate": {
13
+ "unit": "meters",
14
+ "description": "x coordinate of this instance's compact 3D oriented bounding box center"
15
+ },
16
+ "y coordinate": {
17
+ "unit": "meters",
18
+ "description": "y coordinate of this instance's compact 3D oriented bounding box center"
19
+ },
20
+ "height above floor": {
21
+ "unit": "meters",
22
+ "description": "height coordinate of this instance's compact 3D oriented bounding box center"
23
+ }
24
+ },
25
+ "longest dimension": {
26
+ "unit": "meters",
27
+ "description": "longest of this instance's compact 3D oriented bounding box dimensions"
28
+ }
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ "room": {
34
+ "floor area": {
35
+ "unit": "square meters",
36
+ "description": "shoelace area of the compact spatial code's floor boundary polygons, with every interior hole subtracted"
37
+ }
38
+ },
39
+ "closest classes distance meters from": {
40
+ "<object class>": {
41
+ "<other object class>": {
42
+ "distance": {
43
+ "unit": "meters",
44
+ "description": "minimum surface-to-surface separation between the two classes' compact 3D oriented bounding boxes, over every instance pair"
45
+ },
46
+ "closeness rank": {
47
+ "unit": null,
48
+ "description": "1 = the nearest other class to this one, 2 = second-nearest, and so on"
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "appearance order": {
54
+ "unit": null,
55
+ "description": "class names ordered by earliest compact 'first visible time' across all of that class's instances"
56
+ }
57
+ },
58
+ "objects": {
59
+ "counter": {
60
+ "count": 1,
61
+ "instances": [
62
+ {
63
+ "position": {
64
+ "x coordinate": "1.52 meters",
65
+ "y coordinate": "0.73 meters",
66
+ "height above floor": "0.96 meters"
67
+ },
68
+ "longest dimension": "2.78 meters"
69
+ }
70
+ ]
71
+ },
72
+ "printer": {
73
+ "count": 2,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "1.45 meters",
78
+ "y coordinate": "1.32 meters",
79
+ "height above floor": "1.07 meters"
80
+ },
81
+ "longest dimension": "0.56 meters"
82
+ },
83
+ {
84
+ "position": {
85
+ "x coordinate": "1.45 meters",
86
+ "y coordinate": "1.32 meters",
87
+ "height above floor": "1.07 meters"
88
+ },
89
+ "longest dimension": "0.56 meters"
90
+ }
91
+ ]
92
+ },
93
+ "trash bin": {
94
+ "count": 4,
95
+ "instances": [
96
+ {
97
+ "position": {
98
+ "x coordinate": "0.81 meters",
99
+ "y coordinate": "1.98 meters",
100
+ "height above floor": "0.29 meters"
101
+ },
102
+ "longest dimension": "0.46 meters"
103
+ },
104
+ {
105
+ "position": {
106
+ "x coordinate": "1.13 meters",
107
+ "y coordinate": "-0.63 meters",
108
+ "height above floor": "0.45 meters"
109
+ },
110
+ "longest dimension": "0.69 meters"
111
+ },
112
+ {
113
+ "position": {
114
+ "x coordinate": "-0.83 meters",
115
+ "y coordinate": "-0.41 meters",
116
+ "height above floor": "0.23 meters"
117
+ },
118
+ "longest dimension": "0.39 meters"
119
+ },
120
+ {
121
+ "position": {
122
+ "x coordinate": "1.51 meters",
123
+ "y coordinate": "-1.07 meters",
124
+ "height above floor": "0.48 meters"
125
+ },
126
+ "longest dimension": "0.61 meters"
127
+ }
128
+ ]
129
+ },
130
+ "table": {
131
+ "count": 1,
132
+ "instances": [
133
+ {
134
+ "position": {
135
+ "x coordinate": "-0.64 meters",
136
+ "y coordinate": "-0.89 meters",
137
+ "height above floor": "0.73 meters"
138
+ },
139
+ "longest dimension": "1.06 meters"
140
+ }
141
+ ]
142
+ }
143
+ },
144
+ "room": {
145
+ "floor area": "15.3 square meters"
146
+ },
147
+ "closest classes distance meters from": {
148
+ "counter": {
149
+ "printer": {
150
+ "distance": "0.0 meters",
151
+ "closeness rank": 1
152
+ },
153
+ "trash bin": {
154
+ "distance": "0.0 meters",
155
+ "closeness rank": 2
156
+ },
157
+ "table": {
158
+ "distance": "1.16 meters",
159
+ "closeness rank": 3
160
+ }
161
+ },
162
+ "printer": {
163
+ "counter": {
164
+ "distance": "0.0 meters",
165
+ "closeness rank": 1
166
+ },
167
+ "trash bin": {
168
+ "distance": "0.68 meters",
169
+ "closeness rank": 2
170
+ },
171
+ "table": {
172
+ "distance": "2.25 meters",
173
+ "closeness rank": 3
174
+ }
175
+ },
176
+ "trash bin": {
177
+ "counter": {
178
+ "distance": "0.0 meters",
179
+ "closeness rank": 1
180
+ },
181
+ "table": {
182
+ "distance": "0.0 meters",
183
+ "closeness rank": 2
184
+ },
185
+ "printer": {
186
+ "distance": "0.68 meters",
187
+ "closeness rank": 3
188
+ }
189
+ },
190
+ "table": {
191
+ "trash bin": {
192
+ "distance": "0.0 meters",
193
+ "closeness rank": 1
194
+ },
195
+ "counter": {
196
+ "distance": "1.16 meters",
197
+ "closeness rank": 2
198
+ },
199
+ "printer": {
200
+ "distance": "2.25 meters",
201
+ "closeness rank": 3
202
+ }
203
+ }
204
+ },
205
+ "appearance order": ["counter", "printer", "trash bin", "table"]
206
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/13c3e046d7.json ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "ceiling light": {
4
+ "count": 3,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-0.47 meters",
9
+ "y coordinate": "1.47 meters",
10
+ "height above floor": "3.0 meters"
11
+ },
12
+ "longest dimension": "1.1 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "-2.06 meters",
17
+ "y coordinate": "3.67 meters",
18
+ "height above floor": "1.37 meters"
19
+ },
20
+ "longest dimension": "0.75 meters"
21
+ },
22
+ {
23
+ "position": {
24
+ "x coordinate": "-1.27 meters",
25
+ "y coordinate": "1.05 meters",
26
+ "height above floor": "1.37 meters"
27
+ },
28
+ "longest dimension": "0.83 meters"
29
+ }
30
+ ]
31
+ },
32
+ "crate": {
33
+ "count": 1,
34
+ "instances": [
35
+ {
36
+ "position": {
37
+ "x coordinate": "-0.37 meters",
38
+ "y coordinate": "3.97 meters",
39
+ "height above floor": "0.62 meters"
40
+ },
41
+ "longest dimension": "1.52 meters"
42
+ }
43
+ ]
44
+ },
45
+ "door": {
46
+ "count": 2,
47
+ "instances": [
48
+ {
49
+ "position": {
50
+ "x coordinate": "0.25 meters",
51
+ "y coordinate": "0.83 meters",
52
+ "height above floor": "-0.02 meters"
53
+ },
54
+ "longest dimension": "1.61 meters"
55
+ },
56
+ {
57
+ "position": {
58
+ "x coordinate": "0.09 meters",
59
+ "y coordinate": "1.41 meters",
60
+ "height above floor": "-0.0 meters"
61
+ },
62
+ "longest dimension": "1.69 meters"
63
+ }
64
+ ]
65
+ },
66
+ "whiteboard": {
67
+ "count": 1,
68
+ "instances": [
69
+ {
70
+ "position": {
71
+ "x coordinate": "0.33 meters",
72
+ "y coordinate": "-0.35 meters",
73
+ "height above floor": "1.03 meters"
74
+ },
75
+ "longest dimension": "0.25 meters"
76
+ }
77
+ ]
78
+ }
79
+ },
80
+ "room": {
81
+ "floor area": "15.9 square meters"
82
+ },
83
+ "closest classes distance meters from": {
84
+ "ceiling light": {
85
+ "crate": {
86
+ "distance": "1.13 meters",
87
+ "closeness rank": 1
88
+ },
89
+ "whiteboard": {
90
+ "distance": "2.35 meters",
91
+ "closeness rank": 2
92
+ },
93
+ "door": {
94
+ "distance": "3.0 meters",
95
+ "closeness rank": 3
96
+ }
97
+ },
98
+ "crate": {
99
+ "ceiling light": {
100
+ "distance": "1.13 meters",
101
+ "closeness rank": 1
102
+ },
103
+ "door": {
104
+ "distance": "2.38 meters",
105
+ "closeness rank": 2
106
+ },
107
+ "whiteboard": {
108
+ "distance": "3.95 meters",
109
+ "closeness rank": 3
110
+ }
111
+ },
112
+ "door": {
113
+ "whiteboard": {
114
+ "distance": "1.13 meters",
115
+ "closeness rank": 1
116
+ },
117
+ "crate": {
118
+ "distance": "2.38 meters",
119
+ "closeness rank": 2
120
+ },
121
+ "ceiling light": {
122
+ "distance": "3.0 meters",
123
+ "closeness rank": 3
124
+ }
125
+ },
126
+ "whiteboard": {
127
+ "door": {
128
+ "distance": "1.13 meters",
129
+ "closeness rank": 1
130
+ },
131
+ "ceiling light": {
132
+ "distance": "2.35 meters",
133
+ "closeness rank": 2
134
+ },
135
+ "crate": {
136
+ "distance": "3.95 meters",
137
+ "closeness rank": 3
138
+ }
139
+ }
140
+ },
141
+ "appearance order": ["whiteboard", "ceiling light", "crate", "door"]
142
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/21d970d8de.json ADDED
@@ -0,0 +1,897 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "ceiling light": {
4
+ "count": 8,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-0.43 meters",
9
+ "y coordinate": "-2.14 meters",
10
+ "height above floor": "2.16 meters"
11
+ },
12
+ "longest dimension": "1.24 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "0.15 meters",
17
+ "y coordinate": "2.54 meters",
18
+ "height above floor": "2.2 meters"
19
+ },
20
+ "longest dimension": "1.13 meters"
21
+ },
22
+ {
23
+ "position": {
24
+ "x coordinate": "-2.19 meters",
25
+ "y coordinate": "1.24 meters",
26
+ "height above floor": "2.21 meters"
27
+ },
28
+ "longest dimension": "1.74 meters"
29
+ },
30
+ {
31
+ "position": {
32
+ "x coordinate": "-1.26 meters",
33
+ "y coordinate": "-0.48 meters",
34
+ "height above floor": "2.18 meters"
35
+ },
36
+ "longest dimension": "1.13 meters"
37
+ },
38
+ {
39
+ "position": {
40
+ "x coordinate": "0.86 meters",
41
+ "y coordinate": "1.24 meters",
42
+ "height above floor": "2.19 meters"
43
+ },
44
+ "longest dimension": "0.45 meters"
45
+ },
46
+ {
47
+ "position": {
48
+ "x coordinate": "-4.4 meters",
49
+ "y coordinate": "0.34 meters",
50
+ "height above floor": "2.14 meters"
51
+ },
52
+ "longest dimension": "1.08 meters"
53
+ },
54
+ {
55
+ "position": {
56
+ "x coordinate": "1.73 meters",
57
+ "y coordinate": "-0.73 meters",
58
+ "height above floor": "2.17 meters"
59
+ },
60
+ "longest dimension": "1.04 meters"
61
+ },
62
+ {
63
+ "position": {
64
+ "x coordinate": "-2.96 meters",
65
+ "y coordinate": "-2.75 meters",
66
+ "height above floor": "2.12 meters"
67
+ },
68
+ "longest dimension": "0.49 meters"
69
+ }
70
+ ]
71
+ },
72
+ "chair": {
73
+ "count": 35,
74
+ "instances": [
75
+ {
76
+ "position": {
77
+ "x coordinate": "1.77 meters",
78
+ "y coordinate": "-1.68 meters",
79
+ "height above floor": "0.01 meters"
80
+ },
81
+ "longest dimension": "0.46 meters"
82
+ },
83
+ {
84
+ "position": {
85
+ "x coordinate": "-3.78 meters",
86
+ "y coordinate": "-1.04 meters",
87
+ "height above floor": "-0.05 meters"
88
+ },
89
+ "longest dimension": "1.2 meters"
90
+ },
91
+ {
92
+ "position": {
93
+ "x coordinate": "1.42 meters",
94
+ "y coordinate": "-1.84 meters",
95
+ "height above floor": "-0.08 meters"
96
+ },
97
+ "longest dimension": "0.46 meters"
98
+ },
99
+ {
100
+ "position": {
101
+ "x coordinate": "-2.26 meters",
102
+ "y coordinate": "-0.15 meters",
103
+ "height above floor": "-0.03 meters"
104
+ },
105
+ "longest dimension": "0.78 meters"
106
+ },
107
+ {
108
+ "position": {
109
+ "x coordinate": "0.07 meters",
110
+ "y coordinate": "1.08 meters",
111
+ "height above floor": "-0.07 meters"
112
+ },
113
+ "longest dimension": "0.85 meters"
114
+ },
115
+ {
116
+ "position": {
117
+ "x coordinate": "-2.4 meters",
118
+ "y coordinate": "-3.69 meters",
119
+ "height above floor": "-0.06 meters"
120
+ },
121
+ "longest dimension": "0.59 meters"
122
+ },
123
+ {
124
+ "position": {
125
+ "x coordinate": "-0.97 meters",
126
+ "y coordinate": "0.43 meters",
127
+ "height above floor": "0.06 meters"
128
+ },
129
+ "longest dimension": "0.33 meters"
130
+ },
131
+ {
132
+ "position": {
133
+ "x coordinate": "0.26 meters",
134
+ "y coordinate": "-1.6 meters",
135
+ "height above floor": "0.03 meters"
136
+ },
137
+ "longest dimension": "0.42 meters"
138
+ },
139
+ {
140
+ "position": {
141
+ "x coordinate": "-2.28 meters",
142
+ "y coordinate": "-1.53 meters",
143
+ "height above floor": "-0.01 meters"
144
+ },
145
+ "longest dimension": "0.92 meters"
146
+ },
147
+ {
148
+ "position": {
149
+ "x coordinate": "-1.42 meters",
150
+ "y coordinate": "-4.14 meters",
151
+ "height above floor": "-0.25 meters"
152
+ },
153
+ "longest dimension": "0.44 meters"
154
+ },
155
+ {
156
+ "position": {
157
+ "x coordinate": "1.23 meters",
158
+ "y coordinate": "-1.9 meters",
159
+ "height above floor": "-0.09 meters"
160
+ },
161
+ "longest dimension": "0.81 meters"
162
+ },
163
+ {
164
+ "position": {
165
+ "x coordinate": "-1.33 meters",
166
+ "y coordinate": "-3.2 meters",
167
+ "height above floor": "0.05 meters"
168
+ },
169
+ "longest dimension": "0.39 meters"
170
+ },
171
+ {
172
+ "position": {
173
+ "x coordinate": "-0.74 meters",
174
+ "y coordinate": "-1.79 meters",
175
+ "height above floor": "-0.02 meters"
176
+ },
177
+ "longest dimension": "0.44 meters"
178
+ },
179
+ {
180
+ "position": {
181
+ "x coordinate": "-2.29 meters",
182
+ "y coordinate": "0.12 meters",
183
+ "height above floor": "-0.22 meters"
184
+ },
185
+ "longest dimension": "0.85 meters"
186
+ },
187
+ {
188
+ "position": {
189
+ "x coordinate": "-0.23 meters",
190
+ "y coordinate": "-0.21 meters",
191
+ "height above floor": "-0.07 meters"
192
+ },
193
+ "longest dimension": "0.69 meters"
194
+ },
195
+ {
196
+ "position": {
197
+ "x coordinate": "-1.29 meters",
198
+ "y coordinate": "2.44 meters",
199
+ "height above floor": "-0.04 meters"
200
+ },
201
+ "longest dimension": "0.48 meters"
202
+ },
203
+ {
204
+ "position": {
205
+ "x coordinate": "0.22 meters",
206
+ "y coordinate": "-1.64 meters",
207
+ "height above floor": "0.08 meters"
208
+ },
209
+ "longest dimension": "0.29 meters"
210
+ },
211
+ {
212
+ "position": {
213
+ "x coordinate": "-1.27 meters",
214
+ "y coordinate": "2.31 meters",
215
+ "height above floor": "-0.22 meters"
216
+ },
217
+ "longest dimension": "0.6 meters"
218
+ },
219
+ {
220
+ "position": {
221
+ "x coordinate": "1.82 meters",
222
+ "y coordinate": "-2.92 meters",
223
+ "height above floor": "0.04 meters"
224
+ },
225
+ "longest dimension": "0.41 meters"
226
+ },
227
+ {
228
+ "position": {
229
+ "x coordinate": "1.74 meters",
230
+ "y coordinate": "-1.69 meters",
231
+ "height above floor": "-0.05 meters"
232
+ },
233
+ "longest dimension": "0.49 meters"
234
+ },
235
+ {
236
+ "position": {
237
+ "x coordinate": "1.19 meters",
238
+ "y coordinate": "-0.86 meters",
239
+ "height above floor": "-0.03 meters"
240
+ },
241
+ "longest dimension": "0.64 meters"
242
+ },
243
+ {
244
+ "position": {
245
+ "x coordinate": "0.85 meters",
246
+ "y coordinate": "-3.47 meters",
247
+ "height above floor": "0.09 meters"
248
+ },
249
+ "longest dimension": "0.41 meters"
250
+ },
251
+ {
252
+ "position": {
253
+ "x coordinate": "0.19 meters",
254
+ "y coordinate": "-3.57 meters",
255
+ "height above floor": "-0.05 meters"
256
+ },
257
+ "longest dimension": "0.7 meters"
258
+ },
259
+ {
260
+ "position": {
261
+ "x coordinate": "-2.08 meters",
262
+ "y coordinate": "-2.68 meters",
263
+ "height above floor": "0.09 meters"
264
+ },
265
+ "longest dimension": "0.5 meters"
266
+ },
267
+ {
268
+ "position": {
269
+ "x coordinate": "-2.94 meters",
270
+ "y coordinate": "-4.06 meters",
271
+ "height above floor": "-0.0 meters"
272
+ },
273
+ "longest dimension": "0.38 meters"
274
+ },
275
+ {
276
+ "position": {
277
+ "x coordinate": "0.31 meters",
278
+ "y coordinate": "-1.55 meters",
279
+ "height above floor": "0.0 meters"
280
+ },
281
+ "longest dimension": "0.89 meters"
282
+ },
283
+ {
284
+ "position": {
285
+ "x coordinate": "-2.46 meters",
286
+ "y coordinate": "-4.95 meters",
287
+ "height above floor": "0.03 meters"
288
+ },
289
+ "longest dimension": "0.38 meters"
290
+ },
291
+ {
292
+ "position": {
293
+ "x coordinate": "-4.3 meters",
294
+ "y coordinate": "-0.3 meters",
295
+ "height above floor": "-0.27 meters"
296
+ },
297
+ "longest dimension": "1.08 meters"
298
+ },
299
+ {
300
+ "position": {
301
+ "x coordinate": "-0.2 meters",
302
+ "y coordinate": "-3.92 meters",
303
+ "height above floor": "0.08 meters"
304
+ },
305
+ "longest dimension": "0.46 meters"
306
+ },
307
+ {
308
+ "position": {
309
+ "x coordinate": "-3.4 meters",
310
+ "y coordinate": "-3.39 meters",
311
+ "height above floor": "-0.01 meters"
312
+ },
313
+ "longest dimension": "2.42 meters"
314
+ },
315
+ {
316
+ "position": {
317
+ "x coordinate": "-1.89 meters",
318
+ "y coordinate": "-4.71 meters",
319
+ "height above floor": "0.09 meters"
320
+ },
321
+ "longest dimension": "0.3 meters"
322
+ },
323
+ {
324
+ "position": {
325
+ "x coordinate": "0.47 meters",
326
+ "y coordinate": "-0.13 meters",
327
+ "height above floor": "0.06 meters"
328
+ },
329
+ "longest dimension": "0.39 meters"
330
+ },
331
+ {
332
+ "position": {
333
+ "x coordinate": "-2.0 meters",
334
+ "y coordinate": "-2.68 meters",
335
+ "height above floor": "-0.02 meters"
336
+ },
337
+ "longest dimension": "0.42 meters"
338
+ },
339
+ {
340
+ "position": {
341
+ "x coordinate": "-1.03 meters",
342
+ "y coordinate": "0.41 meters",
343
+ "height above floor": "0.05 meters"
344
+ },
345
+ "longest dimension": "0.36 meters"
346
+ },
347
+ {
348
+ "position": {
349
+ "x coordinate": "-3.77 meters",
350
+ "y coordinate": "-1.07 meters",
351
+ "height above floor": "0.03 meters"
352
+ },
353
+ "longest dimension": "0.38 meters"
354
+ }
355
+ ]
356
+ },
357
+ "clock": {
358
+ "count": 1,
359
+ "instances": [
360
+ {
361
+ "position": {
362
+ "x coordinate": "2.4 meters",
363
+ "y coordinate": "0.08 meters",
364
+ "height above floor": "1.94 meters"
365
+ },
366
+ "longest dimension": "0.26 meters"
367
+ }
368
+ ]
369
+ },
370
+ "door": {
371
+ "count": 1,
372
+ "instances": [
373
+ {
374
+ "position": {
375
+ "x coordinate": "1.52 meters",
376
+ "y coordinate": "1.95 meters",
377
+ "height above floor": "0.27 meters"
378
+ },
379
+ "longest dimension": "1.38 meters"
380
+ }
381
+ ]
382
+ },
383
+ "table": {
384
+ "count": 14,
385
+ "instances": [
386
+ {
387
+ "position": {
388
+ "x coordinate": "-3.69 meters",
389
+ "y coordinate": "-1.98 meters",
390
+ "height above floor": "-0.01 meters"
391
+ },
392
+ "longest dimension": "1.0 meters"
393
+ },
394
+ {
395
+ "position": {
396
+ "x coordinate": "2.19 meters",
397
+ "y coordinate": "-2.31 meters",
398
+ "height above floor": "0.02 meters"
399
+ },
400
+ "longest dimension": "0.67 meters"
401
+ },
402
+ {
403
+ "position": {
404
+ "x coordinate": "0.31 meters",
405
+ "y coordinate": "-2.01 meters",
406
+ "height above floor": "-0.0 meters"
407
+ },
408
+ "longest dimension": "0.84 meters"
409
+ },
410
+ {
411
+ "position": {
412
+ "x coordinate": "-2.53 meters",
413
+ "y coordinate": "0.04 meters",
414
+ "height above floor": "-0.03 meters"
415
+ },
416
+ "longest dimension": "2.23 meters"
417
+ },
418
+ {
419
+ "position": {
420
+ "x coordinate": "0.1 meters",
421
+ "y coordinate": "-1.08 meters",
422
+ "height above floor": "0.07 meters"
423
+ },
424
+ "longest dimension": "1.13 meters"
425
+ },
426
+ {
427
+ "position": {
428
+ "x coordinate": "-1.06 meters",
429
+ "y coordinate": "-1.61 meters",
430
+ "height above floor": "0.05 meters"
431
+ },
432
+ "longest dimension": "1.39 meters"
433
+ },
434
+ {
435
+ "position": {
436
+ "x coordinate": "-0.35 meters",
437
+ "y coordinate": "-3.65 meters",
438
+ "height above floor": "-0.02 meters"
439
+ },
440
+ "longest dimension": "1.13 meters"
441
+ },
442
+ {
443
+ "position": {
444
+ "x coordinate": "1.81 meters",
445
+ "y coordinate": "-2.54 meters",
446
+ "height above floor": "-0.01 meters"
447
+ },
448
+ "longest dimension": "0.7 meters"
449
+ },
450
+ {
451
+ "position": {
452
+ "x coordinate": "0.29 meters",
453
+ "y coordinate": "0.17 meters",
454
+ "height above floor": "0.02 meters"
455
+ },
456
+ "longest dimension": "0.6 meters"
457
+ },
458
+ {
459
+ "position": {
460
+ "x coordinate": "-1.99 meters",
461
+ "y coordinate": "0.26 meters",
462
+ "height above floor": "0.02 meters"
463
+ },
464
+ "longest dimension": "0.96 meters"
465
+ },
466
+ {
467
+ "position": {
468
+ "x coordinate": "1.84 meters",
469
+ "y coordinate": "-2.55 meters",
470
+ "height above floor": "0.01 meters"
471
+ },
472
+ "longest dimension": "0.65 meters"
473
+ },
474
+ {
475
+ "position": {
476
+ "x coordinate": "-0.97 meters",
477
+ "y coordinate": "-2.78 meters",
478
+ "height above floor": "-0.02 meters"
479
+ },
480
+ "longest dimension": "0.93 meters"
481
+ },
482
+ {
483
+ "position": {
484
+ "x coordinate": "0.39 meters",
485
+ "y coordinate": "1.51 meters",
486
+ "height above floor": "0.01 meters"
487
+ },
488
+ "longest dimension": "0.76 meters"
489
+ },
490
+ {
491
+ "position": {
492
+ "x coordinate": "-1.18 meters",
493
+ "y coordinate": "-4.02 meters",
494
+ "height above floor": "0.02 meters"
495
+ },
496
+ "longest dimension": "1.04 meters"
497
+ }
498
+ ]
499
+ },
500
+ "telephone": {
501
+ "count": 1,
502
+ "instances": [
503
+ {
504
+ "position": {
505
+ "x coordinate": "-5.26 meters",
506
+ "y coordinate": "-0.68 meters",
507
+ "height above floor": "0.15 meters"
508
+ },
509
+ "longest dimension": "0.44 meters"
510
+ }
511
+ ]
512
+ },
513
+ "trash can": {
514
+ "count": 1,
515
+ "instances": [
516
+ {
517
+ "position": {
518
+ "x coordinate": "0.41 meters",
519
+ "y coordinate": "3.03 meters",
520
+ "height above floor": "-0.44 meters"
521
+ },
522
+ "longest dimension": "0.37 meters"
523
+ }
524
+ ]
525
+ },
526
+ "tv": {
527
+ "count": 2,
528
+ "instances": [
529
+ {
530
+ "position": {
531
+ "x coordinate": "-1.4 meters",
532
+ "y coordinate": "2.66 meters",
533
+ "height above floor": "1.12 meters"
534
+ },
535
+ "longest dimension": "0.68 meters"
536
+ },
537
+ {
538
+ "position": {
539
+ "x coordinate": "-1.05 meters",
540
+ "y coordinate": "2.78 meters",
541
+ "height above floor": "1.09 meters"
542
+ },
543
+ "longest dimension": "1.13 meters"
544
+ }
545
+ ]
546
+ },
547
+ "whiteboard": {
548
+ "count": 4,
549
+ "instances": [
550
+ {
551
+ "position": {
552
+ "x coordinate": "1.91 meters",
553
+ "y coordinate": "1.09 meters",
554
+ "height above floor": "0.43 meters"
555
+ },
556
+ "longest dimension": "0.67 meters"
557
+ },
558
+ {
559
+ "position": {
560
+ "x coordinate": "-2.13 meters",
561
+ "y coordinate": "2.3 meters",
562
+ "height above floor": "0.86 meters"
563
+ },
564
+ "longest dimension": "1.74 meters"
565
+ },
566
+ {
567
+ "position": {
568
+ "x coordinate": "-4.27 meters",
569
+ "y coordinate": "1.11 meters",
570
+ "height above floor": "1.0 meters"
571
+ },
572
+ "longest dimension": "1.68 meters"
573
+ },
574
+ {
575
+ "position": {
576
+ "x coordinate": "-2.67 meters",
577
+ "y coordinate": "2.02 meters",
578
+ "height above floor": "0.84 meters"
579
+ },
580
+ "longest dimension": "1.78 meters"
581
+ }
582
+ ]
583
+ }
584
+ },
585
+ "room": {
586
+ "floor area": "51.7 square meters"
587
+ },
588
+ "closest classes distance meters from": {
589
+ "ceiling light": {
590
+ "chair": {
591
+ "distance": "2.04 meters",
592
+ "closeness rank": 1
593
+ },
594
+ "table": {
595
+ "distance": "2.13 meters",
596
+ "closeness rank": 2
597
+ },
598
+ "tv": {
599
+ "distance": "2.46 meters",
600
+ "closeness rank": 3
601
+ },
602
+ "clock": {
603
+ "distance": "3.44 meters",
604
+ "closeness rank": 4
605
+ },
606
+ "whiteboard": {
607
+ "distance": "3.45 meters",
608
+ "closeness rank": 5
609
+ },
610
+ "door": {
611
+ "distance": "3.69 meters",
612
+ "closeness rank": 6
613
+ },
614
+ "trash can": {
615
+ "distance": "4.09 meters",
616
+ "closeness rank": 7
617
+ },
618
+ "telephone": {
619
+ "distance": "4.22 meters",
620
+ "closeness rank": 8
621
+ }
622
+ },
623
+ "chair": {
624
+ "table": {
625
+ "distance": "0.06 meters",
626
+ "closeness rank": 1
627
+ },
628
+ "whiteboard": {
629
+ "distance": "1.35 meters",
630
+ "closeness rank": 2
631
+ },
632
+ "ceiling light": {
633
+ "distance": "2.04 meters",
634
+ "closeness rank": 3
635
+ },
636
+ "clock": {
637
+ "distance": "2.38 meters",
638
+ "closeness rank": 4
639
+ },
640
+ "tv": {
641
+ "distance": "2.59 meters",
642
+ "closeness rank": 5
643
+ },
644
+ "door": {
645
+ "distance": "3.21 meters",
646
+ "closeness rank": 6
647
+ },
648
+ "telephone": {
649
+ "distance": "3.36 meters",
650
+ "closeness rank": 7
651
+ },
652
+ "trash can": {
653
+ "distance": "3.42 meters",
654
+ "closeness rank": 8
655
+ }
656
+ },
657
+ "clock": {
658
+ "whiteboard": {
659
+ "distance": "0.46 meters",
660
+ "closeness rank": 1
661
+ },
662
+ "door": {
663
+ "distance": "1.97 meters",
664
+ "closeness rank": 2
665
+ },
666
+ "table": {
667
+ "distance": "2.06 meters",
668
+ "closeness rank": 3
669
+ },
670
+ "chair": {
671
+ "distance": "2.38 meters",
672
+ "closeness rank": 4
673
+ },
674
+ "ceiling light": {
675
+ "distance": "3.44 meters",
676
+ "closeness rank": 5
677
+ },
678
+ "trash can": {
679
+ "distance": "4.04 meters",
680
+ "closeness rank": 6
681
+ },
682
+ "tv": {
683
+ "distance": "4.4 meters",
684
+ "closeness rank": 7
685
+ },
686
+ "telephone": {
687
+ "distance": "7.76 meters",
688
+ "closeness rank": 8
689
+ }
690
+ },
691
+ "door": {
692
+ "whiteboard": {
693
+ "distance": "0.33 meters",
694
+ "closeness rank": 1
695
+ },
696
+ "trash can": {
697
+ "distance": "0.98 meters",
698
+ "closeness rank": 2
699
+ },
700
+ "table": {
701
+ "distance": "1.82 meters",
702
+ "closeness rank": 3
703
+ },
704
+ "clock": {
705
+ "distance": "1.97 meters",
706
+ "closeness rank": 4
707
+ },
708
+ "tv": {
709
+ "distance": "2.3 meters",
710
+ "closeness rank": 5
711
+ },
712
+ "chair": {
713
+ "distance": "3.21 meters",
714
+ "closeness rank": 6
715
+ },
716
+ "ceiling light": {
717
+ "distance": "3.69 meters",
718
+ "closeness rank": 7
719
+ },
720
+ "telephone": {
721
+ "distance": "7.15 meters",
722
+ "closeness rank": 8
723
+ }
724
+ },
725
+ "table": {
726
+ "chair": {
727
+ "distance": "0.06 meters",
728
+ "closeness rank": 1
729
+ },
730
+ "whiteboard": {
731
+ "distance": "1.04 meters",
732
+ "closeness rank": 2
733
+ },
734
+ "trash can": {
735
+ "distance": "1.75 meters",
736
+ "closeness rank": 3
737
+ },
738
+ "telephone": {
739
+ "distance": "1.76 meters",
740
+ "closeness rank": 4
741
+ },
742
+ "tv": {
743
+ "distance": "1.79 meters",
744
+ "closeness rank": 5
745
+ },
746
+ "door": {
747
+ "distance": "1.82 meters",
748
+ "closeness rank": 6
749
+ },
750
+ "clock": {
751
+ "distance": "2.06 meters",
752
+ "closeness rank": 7
753
+ },
754
+ "ceiling light": {
755
+ "distance": "2.13 meters",
756
+ "closeness rank": 8
757
+ }
758
+ },
759
+ "telephone": {
760
+ "table": {
761
+ "distance": "1.76 meters",
762
+ "closeness rank": 1
763
+ },
764
+ "chair": {
765
+ "distance": "3.36 meters",
766
+ "closeness rank": 2
767
+ },
768
+ "ceiling light": {
769
+ "distance": "4.22 meters",
770
+ "closeness rank": 3
771
+ },
772
+ "tv": {
773
+ "distance": "4.85 meters",
774
+ "closeness rank": 4
775
+ },
776
+ "trash can": {
777
+ "distance": "6.56 meters",
778
+ "closeness rank": 5
779
+ },
780
+ "door": {
781
+ "distance": "7.15 meters",
782
+ "closeness rank": 6
783
+ },
784
+ "whiteboard": {
785
+ "distance": "7.24 meters",
786
+ "closeness rank": 7
787
+ },
788
+ "clock": {
789
+ "distance": "7.76 meters",
790
+ "closeness rank": 8
791
+ }
792
+ },
793
+ "trash can": {
794
+ "door": {
795
+ "distance": "0.98 meters",
796
+ "closeness rank": 1
797
+ },
798
+ "tv": {
799
+ "distance": "1.74 meters",
800
+ "closeness rank": 2
801
+ },
802
+ "table": {
803
+ "distance": "1.75 meters",
804
+ "closeness rank": 3
805
+ },
806
+ "whiteboard": {
807
+ "distance": "2.19 meters",
808
+ "closeness rank": 4
809
+ },
810
+ "chair": {
811
+ "distance": "3.42 meters",
812
+ "closeness rank": 5
813
+ },
814
+ "clock": {
815
+ "distance": "4.04 meters",
816
+ "closeness rank": 6
817
+ },
818
+ "ceiling light": {
819
+ "distance": "4.09 meters",
820
+ "closeness rank": 7
821
+ },
822
+ "telephone": {
823
+ "distance": "6.56 meters",
824
+ "closeness rank": 8
825
+ }
826
+ },
827
+ "tv": {
828
+ "trash can": {
829
+ "distance": "1.74 meters",
830
+ "closeness rank": 1
831
+ },
832
+ "table": {
833
+ "distance": "1.79 meters",
834
+ "closeness rank": 2
835
+ },
836
+ "door": {
837
+ "distance": "2.3 meters",
838
+ "closeness rank": 3
839
+ },
840
+ "ceiling light": {
841
+ "distance": "2.46 meters",
842
+ "closeness rank": 4
843
+ },
844
+ "chair": {
845
+ "distance": "2.59 meters",
846
+ "closeness rank": 5
847
+ },
848
+ "whiteboard": {
849
+ "distance": "3.19 meters",
850
+ "closeness rank": 6
851
+ },
852
+ "clock": {
853
+ "distance": "4.4 meters",
854
+ "closeness rank": 7
855
+ },
856
+ "telephone": {
857
+ "distance": "4.85 meters",
858
+ "closeness rank": 8
859
+ }
860
+ },
861
+ "whiteboard": {
862
+ "door": {
863
+ "distance": "0.33 meters",
864
+ "closeness rank": 1
865
+ },
866
+ "clock": {
867
+ "distance": "0.46 meters",
868
+ "closeness rank": 2
869
+ },
870
+ "table": {
871
+ "distance": "1.04 meters",
872
+ "closeness rank": 3
873
+ },
874
+ "chair": {
875
+ "distance": "1.35 meters",
876
+ "closeness rank": 4
877
+ },
878
+ "trash can": {
879
+ "distance": "2.19 meters",
880
+ "closeness rank": 5
881
+ },
882
+ "tv": {
883
+ "distance": "3.19 meters",
884
+ "closeness rank": 6
885
+ },
886
+ "ceiling light": {
887
+ "distance": "3.45 meters",
888
+ "closeness rank": 7
889
+ },
890
+ "telephone": {
891
+ "distance": "7.24 meters",
892
+ "closeness rank": 8
893
+ }
894
+ }
895
+ },
896
+ "appearance order": ["chair", "table", "ceiling light", "door", "tv", "whiteboard", "trash can", "clock", "telephone"]
897
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/3f15a9266d.json ADDED
@@ -0,0 +1,1719 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bookshelf": {
4
+ "count": 2,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "1.62 meters",
9
+ "y coordinate": "1.52 meters",
10
+ "height above floor": "0.69 meters"
11
+ },
12
+ "longest dimension": "1.55 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "1.55 meters",
17
+ "y coordinate": "1.11 meters",
18
+ "height above floor": "0.56 meters"
19
+ },
20
+ "longest dimension": "1.58 meters"
21
+ }
22
+ ]
23
+ },
24
+ "bucket": {
25
+ "count": 1,
26
+ "instances": [
27
+ {
28
+ "position": {
29
+ "x coordinate": "-0.78 meters",
30
+ "y coordinate": "2.15 meters",
31
+ "height above floor": "1.08 meters"
32
+ },
33
+ "longest dimension": "0.19 meters"
34
+ }
35
+ ]
36
+ },
37
+ "ceiling light": {
38
+ "count": 1,
39
+ "instances": [
40
+ {
41
+ "position": {
42
+ "x coordinate": "0.23 meters",
43
+ "y coordinate": "-0.65 meters",
44
+ "height above floor": "1.9 meters"
45
+ },
46
+ "longest dimension": "0.09 meters"
47
+ }
48
+ ]
49
+ },
50
+ "chair": {
51
+ "count": 3,
52
+ "instances": [
53
+ {
54
+ "position": {
55
+ "x coordinate": "-0.78 meters",
56
+ "y coordinate": "1.58 meters",
57
+ "height above floor": "0.08 meters"
58
+ },
59
+ "longest dimension": "0.71 meters"
60
+ },
61
+ {
62
+ "position": {
63
+ "x coordinate": "-0.68 meters",
64
+ "y coordinate": "0.5 meters",
65
+ "height above floor": "0.23 meters"
66
+ },
67
+ "longest dimension": "1.03 meters"
68
+ },
69
+ {
70
+ "position": {
71
+ "x coordinate": "0.08 meters",
72
+ "y coordinate": "1.75 meters",
73
+ "height above floor": "-0.02 meters"
74
+ },
75
+ "longest dimension": "0.55 meters"
76
+ }
77
+ ]
78
+ },
79
+ "clock": {
80
+ "count": 1,
81
+ "instances": [
82
+ {
83
+ "position": {
84
+ "x coordinate": "1.34 meters",
85
+ "y coordinate": "-0.08 meters",
86
+ "height above floor": "1.56 meters"
87
+ },
88
+ "longest dimension": "0.26 meters"
89
+ }
90
+ ]
91
+ },
92
+ "computer mouse": {
93
+ "count": 1,
94
+ "instances": [
95
+ {
96
+ "position": {
97
+ "x coordinate": "-1.14 meters",
98
+ "y coordinate": "-0.27 meters",
99
+ "height above floor": "0.25 meters"
100
+ },
101
+ "longest dimension": "0.09 meters"
102
+ }
103
+ ]
104
+ },
105
+ "crate": {
106
+ "count": 1,
107
+ "instances": [
108
+ {
109
+ "position": {
110
+ "x coordinate": "0.71 meters",
111
+ "y coordinate": "-0.09 meters",
112
+ "height above floor": "-0.23 meters"
113
+ },
114
+ "longest dimension": "0.4 meters"
115
+ }
116
+ ]
117
+ },
118
+ "cup": {
119
+ "count": 1,
120
+ "instances": [
121
+ {
122
+ "position": {
123
+ "x coordinate": "0.95 meters",
124
+ "y coordinate": "-0.41 meters",
125
+ "height above floor": "0.35 meters"
126
+ },
127
+ "longest dimension": "0.12 meters"
128
+ }
129
+ ]
130
+ },
131
+ "cushion": {
132
+ "count": 1,
133
+ "instances": [
134
+ {
135
+ "position": {
136
+ "x coordinate": "0.01 meters",
137
+ "y coordinate": "1.7 meters",
138
+ "height above floor": "-0.02 meters"
139
+ },
140
+ "longest dimension": "0.5 meters"
141
+ }
142
+ ]
143
+ },
144
+ "door": {
145
+ "count": 1,
146
+ "instances": [
147
+ {
148
+ "position": {
149
+ "x coordinate": "1.06 meters",
150
+ "y coordinate": "2.18 meters",
151
+ "height above floor": "0.67 meters"
152
+ },
153
+ "longest dimension": "1.85 meters"
154
+ }
155
+ ]
156
+ },
157
+ "keyboard": {
158
+ "count": 1,
159
+ "instances": [
160
+ {
161
+ "position": {
162
+ "x coordinate": "-0.81 meters",
163
+ "y coordinate": "-0.31 meters",
164
+ "height above floor": "0.24 meters"
165
+ },
166
+ "longest dimension": "0.39 meters"
167
+ }
168
+ ]
169
+ },
170
+ "microwave": {
171
+ "count": 1,
172
+ "instances": [
173
+ {
174
+ "position": {
175
+ "x coordinate": "0.9 meters",
176
+ "y coordinate": "-0.51 meters",
177
+ "height above floor": "-0.31 meters"
178
+ },
179
+ "longest dimension": "0.38 meters"
180
+ }
181
+ ]
182
+ },
183
+ "monitor": {
184
+ "count": 2,
185
+ "instances": [
186
+ {
187
+ "position": {
188
+ "x coordinate": "-0.88 meters",
189
+ "y coordinate": "-0.58 meters",
190
+ "height above floor": "0.68 meters"
191
+ },
192
+ "longest dimension": "0.57 meters"
193
+ },
194
+ {
195
+ "position": {
196
+ "x coordinate": "-1.39 meters",
197
+ "y coordinate": "-0.26 meters",
198
+ "height above floor": "0.68 meters"
199
+ },
200
+ "longest dimension": "0.49 meters"
201
+ }
202
+ ]
203
+ },
204
+ "refrigerator": {
205
+ "count": 1,
206
+ "instances": [
207
+ {
208
+ "position": {
209
+ "x coordinate": "0.7 meters",
210
+ "y coordinate": "0.18 meters",
211
+ "height above floor": "-0.14 meters"
212
+ },
213
+ "longest dimension": "0.36 meters"
214
+ }
215
+ ]
216
+ },
217
+ "table": {
218
+ "count": 1,
219
+ "instances": [
220
+ {
221
+ "position": {
222
+ "x coordinate": "0.72 meters",
223
+ "y coordinate": "0.1 meters",
224
+ "height above floor": "0.04 meters"
225
+ },
226
+ "longest dimension": "1.87 meters"
227
+ }
228
+ ]
229
+ },
230
+ "telephone": {
231
+ "count": 2,
232
+ "instances": [
233
+ {
234
+ "position": {
235
+ "x coordinate": "-0.41 meters",
236
+ "y coordinate": "-0.9 meters",
237
+ "height above floor": "0.28 meters"
238
+ },
239
+ "longest dimension": "0.24 meters"
240
+ },
241
+ {
242
+ "position": {
243
+ "x coordinate": "-0.36 meters",
244
+ "y coordinate": "-0.89 meters",
245
+ "height above floor": "0.29 meters"
246
+ },
247
+ "longest dimension": "0.29 meters"
248
+ }
249
+ ]
250
+ },
251
+ "trash can": {
252
+ "count": 2,
253
+ "instances": [
254
+ {
255
+ "position": {
256
+ "x coordinate": "1.26 meters",
257
+ "y coordinate": "0.99 meters",
258
+ "height above floor": "-0.15 meters"
259
+ },
260
+ "longest dimension": "0.34 meters"
261
+ },
262
+ {
263
+ "position": {
264
+ "x coordinate": "1.41 meters",
265
+ "y coordinate": "1.06 meters",
266
+ "height above floor": "-0.11 meters"
267
+ },
268
+ "longest dimension": "0.29 meters"
269
+ }
270
+ ]
271
+ },
272
+ "tv": {
273
+ "count": 2,
274
+ "instances": [
275
+ {
276
+ "position": {
277
+ "x coordinate": "-0.88 meters",
278
+ "y coordinate": "-0.58 meters",
279
+ "height above floor": "0.68 meters"
280
+ },
281
+ "longest dimension": "0.57 meters"
282
+ },
283
+ {
284
+ "position": {
285
+ "x coordinate": "-1.39 meters",
286
+ "y coordinate": "-0.26 meters",
287
+ "height above floor": "0.68 meters"
288
+ },
289
+ "longest dimension": "0.49 meters"
290
+ }
291
+ ]
292
+ },
293
+ "whiteboard": {
294
+ "count": 1,
295
+ "instances": [
296
+ {
297
+ "position": {
298
+ "x coordinate": "-1.34 meters",
299
+ "y coordinate": "1.13 meters",
300
+ "height above floor": "0.98 meters"
301
+ },
302
+ "longest dimension": "2.23 meters"
303
+ }
304
+ ]
305
+ }
306
+ },
307
+ "room": {
308
+ "floor area": "12.5 square meters"
309
+ },
310
+ "closest classes distance meters from": {
311
+ "bookshelf": {
312
+ "trash can": {
313
+ "distance": "0.13 meters",
314
+ "closeness rank": 1
315
+ },
316
+ "bucket": {
317
+ "distance": "0.27 meters",
318
+ "closeness rank": 2
319
+ },
320
+ "door": {
321
+ "distance": "0.28 meters",
322
+ "closeness rank": 3
323
+ },
324
+ "cushion": {
325
+ "distance": "0.49 meters",
326
+ "closeness rank": 4
327
+ },
328
+ "chair": {
329
+ "distance": "0.59 meters",
330
+ "closeness rank": 5
331
+ },
332
+ "whiteboard": {
333
+ "distance": "0.61 meters",
334
+ "closeness rank": 6
335
+ },
336
+ "table": {
337
+ "distance": "0.95 meters",
338
+ "closeness rank": 7
339
+ },
340
+ "refrigerator": {
341
+ "distance": "1.2 meters",
342
+ "closeness rank": 8
343
+ },
344
+ "clock": {
345
+ "distance": "1.26 meters",
346
+ "closeness rank": 9
347
+ },
348
+ "crate": {
349
+ "distance": "1.37 meters",
350
+ "closeness rank": 10
351
+ },
352
+ "cup": {
353
+ "distance": "1.62 meters",
354
+ "closeness rank": 11
355
+ },
356
+ "microwave": {
357
+ "distance": "1.65 meters",
358
+ "closeness rank": 12
359
+ },
360
+ "ceiling light": {
361
+ "distance": "2.38 meters",
362
+ "closeness rank": 13
363
+ },
364
+ "keyboard": {
365
+ "distance": "2.5 meters",
366
+ "closeness rank": 14
367
+ },
368
+ "computer mouse": {
369
+ "distance": "2.6 meters",
370
+ "closeness rank": 15
371
+ },
372
+ "telephone": {
373
+ "distance": "2.73 meters",
374
+ "closeness rank": 16
375
+ },
376
+ "monitor": {
377
+ "distance": "2.84 meters",
378
+ "closeness rank": 17
379
+ },
380
+ "tv": {
381
+ "distance": "2.84 meters",
382
+ "closeness rank": 18
383
+ }
384
+ },
385
+ "bucket": {
386
+ "bookshelf": {
387
+ "distance": "0.27 meters",
388
+ "closeness rank": 1
389
+ },
390
+ "whiteboard": {
391
+ "distance": "0.33 meters",
392
+ "closeness rank": 2
393
+ },
394
+ "chair": {
395
+ "distance": "0.62 meters",
396
+ "closeness rank": 3
397
+ },
398
+ "cushion": {
399
+ "distance": "1.18 meters",
400
+ "closeness rank": 4
401
+ },
402
+ "door": {
403
+ "distance": "1.44 meters",
404
+ "closeness rank": 5
405
+ },
406
+ "table": {
407
+ "distance": "2.36 meters",
408
+ "closeness rank": 6
409
+ },
410
+ "keyboard": {
411
+ "distance": "2.41 meters",
412
+ "closeness rank": 7
413
+ },
414
+ "computer mouse": {
415
+ "distance": "2.45 meters",
416
+ "closeness rank": 8
417
+ },
418
+ "trash can": {
419
+ "distance": "2.48 meters",
420
+ "closeness rank": 9
421
+ },
422
+ "refrigerator": {
423
+ "distance": "2.62 meters",
424
+ "closeness rank": 10
425
+ },
426
+ "monitor": {
427
+ "distance": "2.63 meters",
428
+ "closeness rank": 11
429
+ },
430
+ "tv": {
431
+ "distance": "2.63 meters",
432
+ "closeness rank": 12
433
+ },
434
+ "crate": {
435
+ "distance": "2.82 meters",
436
+ "closeness rank": 13
437
+ },
438
+ "telephone": {
439
+ "distance": "3.0 meters",
440
+ "closeness rank": 14
441
+ },
442
+ "clock": {
443
+ "distance": "3.03 meters",
444
+ "closeness rank": 15
445
+ },
446
+ "ceiling light": {
447
+ "distance": "3.04 meters",
448
+ "closeness rank": 16
449
+ },
450
+ "cup": {
451
+ "distance": "3.1 meters",
452
+ "closeness rank": 17
453
+ },
454
+ "microwave": {
455
+ "distance": "3.25 meters",
456
+ "closeness rank": 18
457
+ }
458
+ },
459
+ "ceiling light": {
460
+ "clock": {
461
+ "distance": "1.16 meters",
462
+ "closeness rank": 1
463
+ },
464
+ "monitor": {
465
+ "distance": "1.41 meters",
466
+ "closeness rank": 2
467
+ },
468
+ "tv": {
469
+ "distance": "1.42 meters",
470
+ "closeness rank": 3
471
+ },
472
+ "cup": {
473
+ "distance": "1.69 meters",
474
+ "closeness rank": 4
475
+ },
476
+ "telephone": {
477
+ "distance": "1.7 meters",
478
+ "closeness rank": 5
479
+ },
480
+ "table": {
481
+ "distance": "1.72 meters",
482
+ "closeness rank": 6
483
+ },
484
+ "keyboard": {
485
+ "distance": "1.82 meters",
486
+ "closeness rank": 7
487
+ },
488
+ "refrigerator": {
489
+ "distance": "2.1 meters",
490
+ "closeness rank": 8
491
+ },
492
+ "computer mouse": {
493
+ "distance": "2.13 meters",
494
+ "closeness rank": 9
495
+ },
496
+ "microwave": {
497
+ "distance": "2.19 meters",
498
+ "closeness rank": 10
499
+ },
500
+ "crate": {
501
+ "distance": "2.22 meters",
502
+ "closeness rank": 11
503
+ },
504
+ "whiteboard": {
505
+ "distance": "2.29 meters",
506
+ "closeness rank": 12
507
+ },
508
+ "bookshelf": {
509
+ "distance": "2.38 meters",
510
+ "closeness rank": 13
511
+ },
512
+ "trash can": {
513
+ "distance": "2.68 meters",
514
+ "closeness rank": 14
515
+ },
516
+ "chair": {
517
+ "distance": "2.8 meters",
518
+ "closeness rank": 15
519
+ },
520
+ "cushion": {
521
+ "distance": "2.88 meters",
522
+ "closeness rank": 16
523
+ },
524
+ "door": {
525
+ "distance": "2.93 meters",
526
+ "closeness rank": 17
527
+ },
528
+ "bucket": {
529
+ "distance": "3.04 meters",
530
+ "closeness rank": 18
531
+ }
532
+ },
533
+ "chair": {
534
+ "whiteboard": {
535
+ "distance": "0.17 meters",
536
+ "closeness rank": 1
537
+ },
538
+ "cushion": {
539
+ "distance": "0.19 meters",
540
+ "closeness rank": 2
541
+ },
542
+ "bookshelf": {
543
+ "distance": "0.59 meters",
544
+ "closeness rank": 3
545
+ },
546
+ "bucket": {
547
+ "distance": "0.62 meters",
548
+ "closeness rank": 4
549
+ },
550
+ "door": {
551
+ "distance": "1.3 meters",
552
+ "closeness rank": 5
553
+ },
554
+ "keyboard": {
555
+ "distance": "1.46 meters",
556
+ "closeness rank": 6
557
+ },
558
+ "computer mouse": {
559
+ "distance": "1.53 meters",
560
+ "closeness rank": 7
561
+ },
562
+ "table": {
563
+ "distance": "1.55 meters",
564
+ "closeness rank": 8
565
+ },
566
+ "refrigerator": {
567
+ "distance": "1.65 meters",
568
+ "closeness rank": 9
569
+ },
570
+ "trash can": {
571
+ "distance": "1.72 meters",
572
+ "closeness rank": 10
573
+ },
574
+ "crate": {
575
+ "distance": "1.75 meters",
576
+ "closeness rank": 11
577
+ },
578
+ "monitor": {
579
+ "distance": "1.87 meters",
580
+ "closeness rank": 12
581
+ },
582
+ "tv": {
583
+ "distance": "1.88 meters",
584
+ "closeness rank": 13
585
+ },
586
+ "telephone": {
587
+ "distance": "2.04 meters",
588
+ "closeness rank": 14
589
+ },
590
+ "microwave": {
591
+ "distance": "2.23 meters",
592
+ "closeness rank": 15
593
+ },
594
+ "cup": {
595
+ "distance": "2.25 meters",
596
+ "closeness rank": 16
597
+ },
598
+ "clock": {
599
+ "distance": "2.73 meters",
600
+ "closeness rank": 17
601
+ },
602
+ "ceiling light": {
603
+ "distance": "2.8 meters",
604
+ "closeness rank": 18
605
+ }
606
+ },
607
+ "clock": {
608
+ "cup": {
609
+ "distance": "1.14 meters",
610
+ "closeness rank": 1
611
+ },
612
+ "ceiling light": {
613
+ "distance": "1.16 meters",
614
+ "closeness rank": 2
615
+ },
616
+ "table": {
617
+ "distance": "1.19 meters",
618
+ "closeness rank": 3
619
+ },
620
+ "bookshelf": {
621
+ "distance": "1.26 meters",
622
+ "closeness rank": 4
623
+ },
624
+ "refrigerator": {
625
+ "distance": "1.58 meters",
626
+ "closeness rank": 5
627
+ },
628
+ "microwave": {
629
+ "distance": "1.65 meters",
630
+ "closeness rank": 6
631
+ },
632
+ "crate": {
633
+ "distance": "1.7 meters",
634
+ "closeness rank": 7
635
+ },
636
+ "trash can": {
637
+ "distance": "1.77 meters",
638
+ "closeness rank": 8
639
+ },
640
+ "door": {
641
+ "distance": "2.1 meters",
642
+ "closeness rank": 9
643
+ },
644
+ "telephone": {
645
+ "distance": "2.12 meters",
646
+ "closeness rank": 10
647
+ },
648
+ "monitor": {
649
+ "distance": "2.13 meters",
650
+ "closeness rank": 11
651
+ },
652
+ "tv": {
653
+ "distance": "2.14 meters",
654
+ "closeness rank": 12
655
+ },
656
+ "keyboard": {
657
+ "distance": "2.17 meters",
658
+ "closeness rank": 13
659
+ },
660
+ "cushion": {
661
+ "distance": "2.51 meters",
662
+ "closeness rank": 14
663
+ },
664
+ "computer mouse": {
665
+ "distance": "2.65 meters",
666
+ "closeness rank": 15
667
+ },
668
+ "chair": {
669
+ "distance": "2.73 meters",
670
+ "closeness rank": 16
671
+ },
672
+ "whiteboard": {
673
+ "distance": "2.91 meters",
674
+ "closeness rank": 17
675
+ },
676
+ "bucket": {
677
+ "distance": "3.03 meters",
678
+ "closeness rank": 18
679
+ }
680
+ },
681
+ "computer mouse": {
682
+ "keyboard": {
683
+ "distance": "0.01 meters",
684
+ "closeness rank": 1
685
+ },
686
+ "monitor": {
687
+ "distance": "0.32 meters",
688
+ "closeness rank": 2
689
+ },
690
+ "tv": {
691
+ "distance": "0.34 meters",
692
+ "closeness rank": 3
693
+ },
694
+ "telephone": {
695
+ "distance": "0.83 meters",
696
+ "closeness rank": 4
697
+ },
698
+ "whiteboard": {
699
+ "distance": "0.84 meters",
700
+ "closeness rank": 5
701
+ },
702
+ "table": {
703
+ "distance": "0.93 meters",
704
+ "closeness rank": 6
705
+ },
706
+ "chair": {
707
+ "distance": "1.53 meters",
708
+ "closeness rank": 7
709
+ },
710
+ "crate": {
711
+ "distance": "1.78 meters",
712
+ "closeness rank": 8
713
+ },
714
+ "refrigerator": {
715
+ "distance": "1.81 meters",
716
+ "closeness rank": 9
717
+ },
718
+ "cup": {
719
+ "distance": "2.01 meters",
720
+ "closeness rank": 10
721
+ },
722
+ "cushion": {
723
+ "distance": "2.02 meters",
724
+ "closeness rank": 11
725
+ },
726
+ "microwave": {
727
+ "distance": "2.04 meters",
728
+ "closeness rank": 12
729
+ },
730
+ "ceiling light": {
731
+ "distance": "2.13 meters",
732
+ "closeness rank": 13
733
+ },
734
+ "bucket": {
735
+ "distance": "2.45 meters",
736
+ "closeness rank": 14
737
+ },
738
+ "trash can": {
739
+ "distance": "2.57 meters",
740
+ "closeness rank": 15
741
+ },
742
+ "bookshelf": {
743
+ "distance": "2.6 meters",
744
+ "closeness rank": 16
745
+ },
746
+ "clock": {
747
+ "distance": "2.65 meters",
748
+ "closeness rank": 17
749
+ },
750
+ "door": {
751
+ "distance": "3.05 meters",
752
+ "closeness rank": 18
753
+ }
754
+ },
755
+ "crate": {
756
+ "table": {
757
+ "distance": "0.05 meters",
758
+ "closeness rank": 1
759
+ },
760
+ "refrigerator": {
761
+ "distance": "0.13 meters",
762
+ "closeness rank": 2
763
+ },
764
+ "microwave": {
765
+ "distance": "0.24 meters",
766
+ "closeness rank": 3
767
+ },
768
+ "cup": {
769
+ "distance": "0.56 meters",
770
+ "closeness rank": 4
771
+ },
772
+ "trash can": {
773
+ "distance": "0.98 meters",
774
+ "closeness rank": 5
775
+ },
776
+ "keyboard": {
777
+ "distance": "1.27 meters",
778
+ "closeness rank": 6
779
+ },
780
+ "telephone": {
781
+ "distance": "1.32 meters",
782
+ "closeness rank": 7
783
+ },
784
+ "bookshelf": {
785
+ "distance": "1.37 meters",
786
+ "closeness rank": 8
787
+ },
788
+ "cushion": {
789
+ "distance": "1.58 meters",
790
+ "closeness rank": 9
791
+ },
792
+ "monitor": {
793
+ "distance": "1.59 meters",
794
+ "closeness rank": 10
795
+ },
796
+ "tv": {
797
+ "distance": "1.6 meters",
798
+ "closeness rank": 11
799
+ },
800
+ "clock": {
801
+ "distance": "1.7 meters",
802
+ "closeness rank": 12
803
+ },
804
+ "chair": {
805
+ "distance": "1.75 meters",
806
+ "closeness rank": 13
807
+ },
808
+ "computer mouse": {
809
+ "distance": "1.78 meters",
810
+ "closeness rank": 14
811
+ },
812
+ "door": {
813
+ "distance": "2.13 meters",
814
+ "closeness rank": 15
815
+ },
816
+ "ceiling light": {
817
+ "distance": "2.22 meters",
818
+ "closeness rank": 16
819
+ },
820
+ "whiteboard": {
821
+ "distance": "2.32 meters",
822
+ "closeness rank": 17
823
+ },
824
+ "bucket": {
825
+ "distance": "2.82 meters",
826
+ "closeness rank": 18
827
+ }
828
+ },
829
+ "cup": {
830
+ "table": {
831
+ "distance": "0.19 meters",
832
+ "closeness rank": 1
833
+ },
834
+ "microwave": {
835
+ "distance": "0.46 meters",
836
+ "closeness rank": 2
837
+ },
838
+ "crate": {
839
+ "distance": "0.56 meters",
840
+ "closeness rank": 3
841
+ },
842
+ "refrigerator": {
843
+ "distance": "0.65 meters",
844
+ "closeness rank": 4
845
+ },
846
+ "clock": {
847
+ "distance": "1.14 meters",
848
+ "closeness rank": 5
849
+ },
850
+ "trash can": {
851
+ "distance": "1.33 meters",
852
+ "closeness rank": 6
853
+ },
854
+ "telephone": {
855
+ "distance": "1.35 meters",
856
+ "closeness rank": 7
857
+ },
858
+ "keyboard": {
859
+ "distance": "1.45 meters",
860
+ "closeness rank": 8
861
+ },
862
+ "tv": {
863
+ "distance": "1.6 meters",
864
+ "closeness rank": 9
865
+ },
866
+ "monitor": {
867
+ "distance": "1.61 meters",
868
+ "closeness rank": 10
869
+ },
870
+ "bookshelf": {
871
+ "distance": "1.62 meters",
872
+ "closeness rank": 11
873
+ },
874
+ "ceiling light": {
875
+ "distance": "1.69 meters",
876
+ "closeness rank": 12
877
+ },
878
+ "computer mouse": {
879
+ "distance": "2.01 meters",
880
+ "closeness rank": 13
881
+ },
882
+ "cushion": {
883
+ "distance": "2.1 meters",
884
+ "closeness rank": 14
885
+ },
886
+ "chair": {
887
+ "distance": "2.25 meters",
888
+ "closeness rank": 15
889
+ },
890
+ "door": {
891
+ "distance": "2.5 meters",
892
+ "closeness rank": 16
893
+ },
894
+ "whiteboard": {
895
+ "distance": "2.59 meters",
896
+ "closeness rank": 17
897
+ },
898
+ "bucket": {
899
+ "distance": "3.1 meters",
900
+ "closeness rank": 18
901
+ }
902
+ },
903
+ "cushion": {
904
+ "chair": {
905
+ "distance": "0.19 meters",
906
+ "closeness rank": 1
907
+ },
908
+ "bookshelf": {
909
+ "distance": "0.49 meters",
910
+ "closeness rank": 2
911
+ },
912
+ "door": {
913
+ "distance": "0.69 meters",
914
+ "closeness rank": 3
915
+ },
916
+ "whiteboard": {
917
+ "distance": "1.01 meters",
918
+ "closeness rank": 4
919
+ },
920
+ "bucket": {
921
+ "distance": "1.18 meters",
922
+ "closeness rank": 5
923
+ },
924
+ "trash can": {
925
+ "distance": "1.19 meters",
926
+ "closeness rank": 6
927
+ },
928
+ "table": {
929
+ "distance": "1.26 meters",
930
+ "closeness rank": 7
931
+ },
932
+ "refrigerator": {
933
+ "distance": "1.4 meters",
934
+ "closeness rank": 8
935
+ },
936
+ "crate": {
937
+ "distance": "1.58 meters",
938
+ "closeness rank": 9
939
+ },
940
+ "keyboard": {
941
+ "distance": "1.85 meters",
942
+ "closeness rank": 10
943
+ },
944
+ "computer mouse": {
945
+ "distance": "2.02 meters",
946
+ "closeness rank": 11
947
+ },
948
+ "microwave": {
949
+ "distance": "2.07 meters",
950
+ "closeness rank": 12
951
+ },
952
+ "cup": {
953
+ "distance": "2.1 meters",
954
+ "closeness rank": 13
955
+ },
956
+ "monitor": {
957
+ "distance": "2.3 meters",
958
+ "closeness rank": 14
959
+ },
960
+ "tv": {
961
+ "distance": "2.3 meters",
962
+ "closeness rank": 15
963
+ },
964
+ "telephone": {
965
+ "distance": "2.32 meters",
966
+ "closeness rank": 16
967
+ },
968
+ "clock": {
969
+ "distance": "2.51 meters",
970
+ "closeness rank": 17
971
+ },
972
+ "ceiling light": {
973
+ "distance": "2.88 meters",
974
+ "closeness rank": 18
975
+ }
976
+ },
977
+ "door": {
978
+ "bookshelf": {
979
+ "distance": "0.28 meters",
980
+ "closeness rank": 1
981
+ },
982
+ "cushion": {
983
+ "distance": "0.69 meters",
984
+ "closeness rank": 2
985
+ },
986
+ "trash can": {
987
+ "distance": "1.01 meters",
988
+ "closeness rank": 3
989
+ },
990
+ "chair": {
991
+ "distance": "1.3 meters",
992
+ "closeness rank": 4
993
+ },
994
+ "bucket": {
995
+ "distance": "1.44 meters",
996
+ "closeness rank": 5
997
+ },
998
+ "table": {
999
+ "distance": "1.73 meters",
1000
+ "closeness rank": 6
1001
+ },
1002
+ "whiteboard": {
1003
+ "distance": "1.8 meters",
1004
+ "closeness rank": 7
1005
+ },
1006
+ "refrigerator": {
1007
+ "distance": "1.93 meters",
1008
+ "closeness rank": 8
1009
+ },
1010
+ "clock": {
1011
+ "distance": "2.1 meters",
1012
+ "closeness rank": 9
1013
+ },
1014
+ "crate": {
1015
+ "distance": "2.13 meters",
1016
+ "closeness rank": 10
1017
+ },
1018
+ "cup": {
1019
+ "distance": "2.5 meters",
1020
+ "closeness rank": 11
1021
+ },
1022
+ "microwave": {
1023
+ "distance": "2.51 meters",
1024
+ "closeness rank": 12
1025
+ },
1026
+ "keyboard": {
1027
+ "distance": "2.83 meters",
1028
+ "closeness rank": 13
1029
+ },
1030
+ "ceiling light": {
1031
+ "distance": "2.93 meters",
1032
+ "closeness rank": 14
1033
+ },
1034
+ "computer mouse": {
1035
+ "distance": "3.05 meters",
1036
+ "closeness rank": 15
1037
+ },
1038
+ "monitor": {
1039
+ "distance": "3.22 meters",
1040
+ "closeness rank": 16
1041
+ },
1042
+ "tv": {
1043
+ "distance": "3.22 meters",
1044
+ "closeness rank": 17
1045
+ },
1046
+ "telephone": {
1047
+ "distance": "3.26 meters",
1048
+ "closeness rank": 18
1049
+ }
1050
+ },
1051
+ "keyboard": {
1052
+ "computer mouse": {
1053
+ "distance": "0.01 meters",
1054
+ "closeness rank": 1
1055
+ },
1056
+ "monitor": {
1057
+ "distance": "0.3 meters",
1058
+ "closeness rank": 2
1059
+ },
1060
+ "tv": {
1061
+ "distance": "0.3 meters",
1062
+ "closeness rank": 3
1063
+ },
1064
+ "table": {
1065
+ "distance": "0.37 meters",
1066
+ "closeness rank": 4
1067
+ },
1068
+ "telephone": {
1069
+ "distance": "0.4 meters",
1070
+ "closeness rank": 5
1071
+ },
1072
+ "whiteboard": {
1073
+ "distance": "0.76 meters",
1074
+ "closeness rank": 6
1075
+ },
1076
+ "crate": {
1077
+ "distance": "1.27 meters",
1078
+ "closeness rank": 7
1079
+ },
1080
+ "refrigerator": {
1081
+ "distance": "1.31 meters",
1082
+ "closeness rank": 8
1083
+ },
1084
+ "cup": {
1085
+ "distance": "1.45 meters",
1086
+ "closeness rank": 9
1087
+ },
1088
+ "chair": {
1089
+ "distance": "1.46 meters",
1090
+ "closeness rank": 10
1091
+ },
1092
+ "microwave": {
1093
+ "distance": "1.5 meters",
1094
+ "closeness rank": 11
1095
+ },
1096
+ "ceiling light": {
1097
+ "distance": "1.82 meters",
1098
+ "closeness rank": 12
1099
+ },
1100
+ "cushion": {
1101
+ "distance": "1.85 meters",
1102
+ "closeness rank": 13
1103
+ },
1104
+ "trash can": {
1105
+ "distance": "2.14 meters",
1106
+ "closeness rank": 14
1107
+ },
1108
+ "clock": {
1109
+ "distance": "2.17 meters",
1110
+ "closeness rank": 15
1111
+ },
1112
+ "bucket": {
1113
+ "distance": "2.41 meters",
1114
+ "closeness rank": 16
1115
+ },
1116
+ "bookshelf": {
1117
+ "distance": "2.5 meters",
1118
+ "closeness rank": 17
1119
+ },
1120
+ "door": {
1121
+ "distance": "2.83 meters",
1122
+ "closeness rank": 18
1123
+ }
1124
+ },
1125
+ "microwave": {
1126
+ "crate": {
1127
+ "distance": "0.24 meters",
1128
+ "closeness rank": 1
1129
+ },
1130
+ "cup": {
1131
+ "distance": "0.46 meters",
1132
+ "closeness rank": 2
1133
+ },
1134
+ "table": {
1135
+ "distance": "0.48 meters",
1136
+ "closeness rank": 3
1137
+ },
1138
+ "refrigerator": {
1139
+ "distance": "0.58 meters",
1140
+ "closeness rank": 4
1141
+ },
1142
+ "trash can": {
1143
+ "distance": "1.28 meters",
1144
+ "closeness rank": 5
1145
+ },
1146
+ "telephone": {
1147
+ "distance": "1.31 meters",
1148
+ "closeness rank": 6
1149
+ },
1150
+ "keyboard": {
1151
+ "distance": "1.5 meters",
1152
+ "closeness rank": 7
1153
+ },
1154
+ "bookshelf": {
1155
+ "distance": "1.65 meters",
1156
+ "closeness rank": 8
1157
+ },
1158
+ "clock": {
1159
+ "distance": "1.65 meters",
1160
+ "closeness rank": 9
1161
+ },
1162
+ "monitor": {
1163
+ "distance": "1.7 meters",
1164
+ "closeness rank": 10
1165
+ },
1166
+ "tv": {
1167
+ "distance": "1.71 meters",
1168
+ "closeness rank": 11
1169
+ },
1170
+ "computer mouse": {
1171
+ "distance": "2.04 meters",
1172
+ "closeness rank": 12
1173
+ },
1174
+ "cushion": {
1175
+ "distance": "2.07 meters",
1176
+ "closeness rank": 13
1177
+ },
1178
+ "ceiling light": {
1179
+ "distance": "2.19 meters",
1180
+ "closeness rank": 14
1181
+ },
1182
+ "chair": {
1183
+ "distance": "2.23 meters",
1184
+ "closeness rank": 15
1185
+ },
1186
+ "door": {
1187
+ "distance": "2.51 meters",
1188
+ "closeness rank": 16
1189
+ },
1190
+ "whiteboard": {
1191
+ "distance": "2.68 meters",
1192
+ "closeness rank": 17
1193
+ },
1194
+ "bucket": {
1195
+ "distance": "3.25 meters",
1196
+ "closeness rank": 18
1197
+ }
1198
+ },
1199
+ "monitor": {
1200
+ "tv": {
1201
+ "distance": "0.0 meters",
1202
+ "closeness rank": 1
1203
+ },
1204
+ "keyboard": {
1205
+ "distance": "0.3 meters",
1206
+ "closeness rank": 2
1207
+ },
1208
+ "computer mouse": {
1209
+ "distance": "0.32 meters",
1210
+ "closeness rank": 3
1211
+ },
1212
+ "telephone": {
1213
+ "distance": "0.39 meters",
1214
+ "closeness rank": 4
1215
+ },
1216
+ "table": {
1217
+ "distance": "0.62 meters",
1218
+ "closeness rank": 5
1219
+ },
1220
+ "whiteboard": {
1221
+ "distance": "0.99 meters",
1222
+ "closeness rank": 6
1223
+ },
1224
+ "ceiling light": {
1225
+ "distance": "1.41 meters",
1226
+ "closeness rank": 7
1227
+ },
1228
+ "crate": {
1229
+ "distance": "1.59 meters",
1230
+ "closeness rank": 8
1231
+ },
1232
+ "cup": {
1233
+ "distance": "1.61 meters",
1234
+ "closeness rank": 9
1235
+ },
1236
+ "refrigerator": {
1237
+ "distance": "1.65 meters",
1238
+ "closeness rank": 10
1239
+ },
1240
+ "microwave": {
1241
+ "distance": "1.7 meters",
1242
+ "closeness rank": 11
1243
+ },
1244
+ "chair": {
1245
+ "distance": "1.87 meters",
1246
+ "closeness rank": 12
1247
+ },
1248
+ "clock": {
1249
+ "distance": "2.13 meters",
1250
+ "closeness rank": 13
1251
+ },
1252
+ "cushion": {
1253
+ "distance": "2.3 meters",
1254
+ "closeness rank": 14
1255
+ },
1256
+ "trash can": {
1257
+ "distance": "2.51 meters",
1258
+ "closeness rank": 15
1259
+ },
1260
+ "bucket": {
1261
+ "distance": "2.63 meters",
1262
+ "closeness rank": 16
1263
+ },
1264
+ "bookshelf": {
1265
+ "distance": "2.84 meters",
1266
+ "closeness rank": 17
1267
+ },
1268
+ "door": {
1269
+ "distance": "3.22 meters",
1270
+ "closeness rank": 18
1271
+ }
1272
+ },
1273
+ "refrigerator": {
1274
+ "table": {
1275
+ "distance": "0.0 meters",
1276
+ "closeness rank": 1
1277
+ },
1278
+ "crate": {
1279
+ "distance": "0.13 meters",
1280
+ "closeness rank": 2
1281
+ },
1282
+ "microwave": {
1283
+ "distance": "0.58 meters",
1284
+ "closeness rank": 3
1285
+ },
1286
+ "cup": {
1287
+ "distance": "0.65 meters",
1288
+ "closeness rank": 4
1289
+ },
1290
+ "trash can": {
1291
+ "distance": "0.8 meters",
1292
+ "closeness rank": 5
1293
+ },
1294
+ "bookshelf": {
1295
+ "distance": "1.2 meters",
1296
+ "closeness rank": 6
1297
+ },
1298
+ "keyboard": {
1299
+ "distance": "1.31 meters",
1300
+ "closeness rank": 7
1301
+ },
1302
+ "cushion": {
1303
+ "distance": "1.4 meters",
1304
+ "closeness rank": 8
1305
+ },
1306
+ "telephone": {
1307
+ "distance": "1.46 meters",
1308
+ "closeness rank": 9
1309
+ },
1310
+ "clock": {
1311
+ "distance": "1.58 meters",
1312
+ "closeness rank": 10
1313
+ },
1314
+ "chair": {
1315
+ "distance": "1.65 meters",
1316
+ "closeness rank": 11
1317
+ },
1318
+ "monitor": {
1319
+ "distance": "1.65 meters",
1320
+ "closeness rank": 12
1321
+ },
1322
+ "tv": {
1323
+ "distance": "1.65 meters",
1324
+ "closeness rank": 13
1325
+ },
1326
+ "computer mouse": {
1327
+ "distance": "1.81 meters",
1328
+ "closeness rank": 14
1329
+ },
1330
+ "door": {
1331
+ "distance": "1.93 meters",
1332
+ "closeness rank": 15
1333
+ },
1334
+ "ceiling light": {
1335
+ "distance": "2.1 meters",
1336
+ "closeness rank": 16
1337
+ },
1338
+ "whiteboard": {
1339
+ "distance": "2.23 meters",
1340
+ "closeness rank": 17
1341
+ },
1342
+ "bucket": {
1343
+ "distance": "2.62 meters",
1344
+ "closeness rank": 18
1345
+ }
1346
+ },
1347
+ "table": {
1348
+ "refrigerator": {
1349
+ "distance": "0.0 meters",
1350
+ "closeness rank": 1
1351
+ },
1352
+ "crate": {
1353
+ "distance": "0.05 meters",
1354
+ "closeness rank": 2
1355
+ },
1356
+ "cup": {
1357
+ "distance": "0.19 meters",
1358
+ "closeness rank": 3
1359
+ },
1360
+ "keyboard": {
1361
+ "distance": "0.37 meters",
1362
+ "closeness rank": 4
1363
+ },
1364
+ "telephone": {
1365
+ "distance": "0.43 meters",
1366
+ "closeness rank": 5
1367
+ },
1368
+ "microwave": {
1369
+ "distance": "0.48 meters",
1370
+ "closeness rank": 6
1371
+ },
1372
+ "monitor": {
1373
+ "distance": "0.62 meters",
1374
+ "closeness rank": 7
1375
+ },
1376
+ "trash can": {
1377
+ "distance": "0.62 meters",
1378
+ "closeness rank": 8
1379
+ },
1380
+ "tv": {
1381
+ "distance": "0.63 meters",
1382
+ "closeness rank": 9
1383
+ },
1384
+ "computer mouse": {
1385
+ "distance": "0.93 meters",
1386
+ "closeness rank": 10
1387
+ },
1388
+ "bookshelf": {
1389
+ "distance": "0.95 meters",
1390
+ "closeness rank": 11
1391
+ },
1392
+ "clock": {
1393
+ "distance": "1.19 meters",
1394
+ "closeness rank": 12
1395
+ },
1396
+ "cushion": {
1397
+ "distance": "1.26 meters",
1398
+ "closeness rank": 13
1399
+ },
1400
+ "chair": {
1401
+ "distance": "1.55 meters",
1402
+ "closeness rank": 14
1403
+ },
1404
+ "whiteboard": {
1405
+ "distance": "1.65 meters",
1406
+ "closeness rank": 15
1407
+ },
1408
+ "ceiling light": {
1409
+ "distance": "1.72 meters",
1410
+ "closeness rank": 16
1411
+ },
1412
+ "door": {
1413
+ "distance": "1.73 meters",
1414
+ "closeness rank": 17
1415
+ },
1416
+ "bucket": {
1417
+ "distance": "2.36 meters",
1418
+ "closeness rank": 18
1419
+ }
1420
+ },
1421
+ "telephone": {
1422
+ "monitor": {
1423
+ "distance": "0.39 meters",
1424
+ "closeness rank": 1
1425
+ },
1426
+ "tv": {
1427
+ "distance": "0.39 meters",
1428
+ "closeness rank": 2
1429
+ },
1430
+ "keyboard": {
1431
+ "distance": "0.4 meters",
1432
+ "closeness rank": 3
1433
+ },
1434
+ "table": {
1435
+ "distance": "0.43 meters",
1436
+ "closeness rank": 4
1437
+ },
1438
+ "computer mouse": {
1439
+ "distance": "0.83 meters",
1440
+ "closeness rank": 5
1441
+ },
1442
+ "microwave": {
1443
+ "distance": "1.31 meters",
1444
+ "closeness rank": 6
1445
+ },
1446
+ "crate": {
1447
+ "distance": "1.32 meters",
1448
+ "closeness rank": 7
1449
+ },
1450
+ "cup": {
1451
+ "distance": "1.35 meters",
1452
+ "closeness rank": 8
1453
+ },
1454
+ "refrigerator": {
1455
+ "distance": "1.46 meters",
1456
+ "closeness rank": 9
1457
+ },
1458
+ "whiteboard": {
1459
+ "distance": "1.67 meters",
1460
+ "closeness rank": 10
1461
+ },
1462
+ "ceiling light": {
1463
+ "distance": "1.7 meters",
1464
+ "closeness rank": 11
1465
+ },
1466
+ "chair": {
1467
+ "distance": "2.04 meters",
1468
+ "closeness rank": 12
1469
+ },
1470
+ "clock": {
1471
+ "distance": "2.12 meters",
1472
+ "closeness rank": 13
1473
+ },
1474
+ "cushion": {
1475
+ "distance": "2.32 meters",
1476
+ "closeness rank": 14
1477
+ },
1478
+ "trash can": {
1479
+ "distance": "2.37 meters",
1480
+ "closeness rank": 15
1481
+ },
1482
+ "bookshelf": {
1483
+ "distance": "2.73 meters",
1484
+ "closeness rank": 16
1485
+ },
1486
+ "bucket": {
1487
+ "distance": "3.0 meters",
1488
+ "closeness rank": 17
1489
+ },
1490
+ "door": {
1491
+ "distance": "3.26 meters",
1492
+ "closeness rank": 18
1493
+ }
1494
+ },
1495
+ "trash can": {
1496
+ "bookshelf": {
1497
+ "distance": "0.13 meters",
1498
+ "closeness rank": 1
1499
+ },
1500
+ "table": {
1501
+ "distance": "0.62 meters",
1502
+ "closeness rank": 2
1503
+ },
1504
+ "refrigerator": {
1505
+ "distance": "0.8 meters",
1506
+ "closeness rank": 3
1507
+ },
1508
+ "crate": {
1509
+ "distance": "0.98 meters",
1510
+ "closeness rank": 4
1511
+ },
1512
+ "door": {
1513
+ "distance": "1.01 meters",
1514
+ "closeness rank": 5
1515
+ },
1516
+ "cushion": {
1517
+ "distance": "1.19 meters",
1518
+ "closeness rank": 6
1519
+ },
1520
+ "microwave": {
1521
+ "distance": "1.28 meters",
1522
+ "closeness rank": 7
1523
+ },
1524
+ "cup": {
1525
+ "distance": "1.33 meters",
1526
+ "closeness rank": 8
1527
+ },
1528
+ "chair": {
1529
+ "distance": "1.72 meters",
1530
+ "closeness rank": 9
1531
+ },
1532
+ "clock": {
1533
+ "distance": "1.77 meters",
1534
+ "closeness rank": 10
1535
+ },
1536
+ "keyboard": {
1537
+ "distance": "2.14 meters",
1538
+ "closeness rank": 11
1539
+ },
1540
+ "telephone": {
1541
+ "distance": "2.37 meters",
1542
+ "closeness rank": 12
1543
+ },
1544
+ "bucket": {
1545
+ "distance": "2.48 meters",
1546
+ "closeness rank": 13
1547
+ },
1548
+ "monitor": {
1549
+ "distance": "2.51 meters",
1550
+ "closeness rank": 14
1551
+ },
1552
+ "tv": {
1553
+ "distance": "2.51 meters",
1554
+ "closeness rank": 15
1555
+ },
1556
+ "whiteboard": {
1557
+ "distance": "2.54 meters",
1558
+ "closeness rank": 16
1559
+ },
1560
+ "computer mouse": {
1561
+ "distance": "2.57 meters",
1562
+ "closeness rank": 17
1563
+ },
1564
+ "ceiling light": {
1565
+ "distance": "2.68 meters",
1566
+ "closeness rank": 18
1567
+ }
1568
+ },
1569
+ "tv": {
1570
+ "monitor": {
1571
+ "distance": "0.0 meters",
1572
+ "closeness rank": 1
1573
+ },
1574
+ "keyboard": {
1575
+ "distance": "0.3 meters",
1576
+ "closeness rank": 2
1577
+ },
1578
+ "computer mouse": {
1579
+ "distance": "0.34 meters",
1580
+ "closeness rank": 3
1581
+ },
1582
+ "telephone": {
1583
+ "distance": "0.39 meters",
1584
+ "closeness rank": 4
1585
+ },
1586
+ "table": {
1587
+ "distance": "0.63 meters",
1588
+ "closeness rank": 5
1589
+ },
1590
+ "whiteboard": {
1591
+ "distance": "0.99 meters",
1592
+ "closeness rank": 6
1593
+ },
1594
+ "ceiling light": {
1595
+ "distance": "1.42 meters",
1596
+ "closeness rank": 7
1597
+ },
1598
+ "crate": {
1599
+ "distance": "1.6 meters",
1600
+ "closeness rank": 8
1601
+ },
1602
+ "cup": {
1603
+ "distance": "1.6 meters",
1604
+ "closeness rank": 9
1605
+ },
1606
+ "refrigerator": {
1607
+ "distance": "1.65 meters",
1608
+ "closeness rank": 10
1609
+ },
1610
+ "microwave": {
1611
+ "distance": "1.71 meters",
1612
+ "closeness rank": 11
1613
+ },
1614
+ "chair": {
1615
+ "distance": "1.88 meters",
1616
+ "closeness rank": 12
1617
+ },
1618
+ "clock": {
1619
+ "distance": "2.14 meters",
1620
+ "closeness rank": 13
1621
+ },
1622
+ "cushion": {
1623
+ "distance": "2.3 meters",
1624
+ "closeness rank": 14
1625
+ },
1626
+ "trash can": {
1627
+ "distance": "2.51 meters",
1628
+ "closeness rank": 15
1629
+ },
1630
+ "bucket": {
1631
+ "distance": "2.63 meters",
1632
+ "closeness rank": 16
1633
+ },
1634
+ "bookshelf": {
1635
+ "distance": "2.84 meters",
1636
+ "closeness rank": 17
1637
+ },
1638
+ "door": {
1639
+ "distance": "3.22 meters",
1640
+ "closeness rank": 18
1641
+ }
1642
+ },
1643
+ "whiteboard": {
1644
+ "chair": {
1645
+ "distance": "0.17 meters",
1646
+ "closeness rank": 1
1647
+ },
1648
+ "bucket": {
1649
+ "distance": "0.33 meters",
1650
+ "closeness rank": 2
1651
+ },
1652
+ "bookshelf": {
1653
+ "distance": "0.61 meters",
1654
+ "closeness rank": 3
1655
+ },
1656
+ "keyboard": {
1657
+ "distance": "0.76 meters",
1658
+ "closeness rank": 4
1659
+ },
1660
+ "computer mouse": {
1661
+ "distance": "0.84 meters",
1662
+ "closeness rank": 5
1663
+ },
1664
+ "monitor": {
1665
+ "distance": "0.99 meters",
1666
+ "closeness rank": 6
1667
+ },
1668
+ "tv": {
1669
+ "distance": "0.99 meters",
1670
+ "closeness rank": 7
1671
+ },
1672
+ "cushion": {
1673
+ "distance": "1.01 meters",
1674
+ "closeness rank": 8
1675
+ },
1676
+ "table": {
1677
+ "distance": "1.65 meters",
1678
+ "closeness rank": 9
1679
+ },
1680
+ "telephone": {
1681
+ "distance": "1.67 meters",
1682
+ "closeness rank": 10
1683
+ },
1684
+ "door": {
1685
+ "distance": "1.8 meters",
1686
+ "closeness rank": 11
1687
+ },
1688
+ "refrigerator": {
1689
+ "distance": "2.23 meters",
1690
+ "closeness rank": 12
1691
+ },
1692
+ "ceiling light": {
1693
+ "distance": "2.29 meters",
1694
+ "closeness rank": 13
1695
+ },
1696
+ "crate": {
1697
+ "distance": "2.32 meters",
1698
+ "closeness rank": 14
1699
+ },
1700
+ "trash can": {
1701
+ "distance": "2.54 meters",
1702
+ "closeness rank": 15
1703
+ },
1704
+ "cup": {
1705
+ "distance": "2.59 meters",
1706
+ "closeness rank": 16
1707
+ },
1708
+ "microwave": {
1709
+ "distance": "2.68 meters",
1710
+ "closeness rank": 17
1711
+ },
1712
+ "clock": {
1713
+ "distance": "2.91 meters",
1714
+ "closeness rank": 18
1715
+ }
1716
+ }
1717
+ },
1718
+ "appearance order": ["chair", "telephone", "computer mouse", "monitor", "tv", "whiteboard", "cushion", "bookshelf", "door", "bucket", "trash can", "table", "crate", "cup", "ceiling light", "clock", "keyboard", "microwave", "refrigerator"]
1719
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/41125731.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 2,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-1.37 meters",
9
+ "y coordinate": "2.7 meters",
10
+ "height above floor": "-0.09 meters"
11
+ },
12
+ "longest dimension": "1.77 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "-2.34 meters",
17
+ "y coordinate": "1.61 meters",
18
+ "height above floor": "-0.02 meters"
19
+ },
20
+ "longest dimension": "0.79 meters"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ "room": {
26
+ "floor area": "21.0 square meters"
27
+ },
28
+ "closest classes distance meters from": {
29
+ "bed": {}
30
+ },
31
+ "appearance order": ["bed"]
32
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/41159541.json ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "2.14 meters",
9
+ "y coordinate": "2.69 meters",
10
+ "height above floor": "-0.04 meters"
11
+ },
12
+ "longest dimension": "1.2 meters"
13
+ }
14
+ ]
15
+ },
16
+ "chair": {
17
+ "count": 9,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "1.99 meters",
22
+ "y coordinate": "2.07 meters",
23
+ "height above floor": "-0.09 meters"
24
+ },
25
+ "longest dimension": "0.75 meters"
26
+ },
27
+ {
28
+ "position": {
29
+ "x coordinate": "0.6 meters",
30
+ "y coordinate": "-0.98 meters",
31
+ "height above floor": "-0.23 meters"
32
+ },
33
+ "longest dimension": "0.98 meters"
34
+ },
35
+ {
36
+ "position": {
37
+ "x coordinate": "0.68 meters",
38
+ "y coordinate": "0.56 meters",
39
+ "height above floor": "-0.01 meters"
40
+ },
41
+ "longest dimension": "0.57 meters"
42
+ },
43
+ {
44
+ "position": {
45
+ "x coordinate": "1.48 meters",
46
+ "y coordinate": "1.04 meters",
47
+ "height above floor": "-0.13 meters"
48
+ },
49
+ "longest dimension": "0.83 meters"
50
+ },
51
+ {
52
+ "position": {
53
+ "x coordinate": "0.91 meters",
54
+ "y coordinate": "0.64 meters",
55
+ "height above floor": "-0.17 meters"
56
+ },
57
+ "longest dimension": "0.99 meters"
58
+ },
59
+ {
60
+ "position": {
61
+ "x coordinate": "0.36 meters",
62
+ "y coordinate": "2.4 meters",
63
+ "height above floor": "-0.01 meters"
64
+ },
65
+ "longest dimension": "1.34 meters"
66
+ },
67
+ {
68
+ "position": {
69
+ "x coordinate": "1.48 meters",
70
+ "y coordinate": "0.96 meters",
71
+ "height above floor": "0.09 meters"
72
+ },
73
+ "longest dimension": "0.66 meters"
74
+ },
75
+ {
76
+ "position": {
77
+ "x coordinate": "0.71 meters",
78
+ "y coordinate": "0.55 meters",
79
+ "height above floor": "0.02 meters"
80
+ },
81
+ "longest dimension": "0.68 meters"
82
+ },
83
+ {
84
+ "position": {
85
+ "x coordinate": "0.13 meters",
86
+ "y coordinate": "1.93 meters",
87
+ "height above floor": "0.13 meters"
88
+ },
89
+ "longest dimension": "0.59 meters"
90
+ }
91
+ ]
92
+ },
93
+ "sofa": {
94
+ "count": 2,
95
+ "instances": [
96
+ {
97
+ "position": {
98
+ "x coordinate": "1.98 meters",
99
+ "y coordinate": "-0.18 meters",
100
+ "height above floor": "-0.25 meters"
101
+ },
102
+ "longest dimension": "1.54 meters"
103
+ },
104
+ {
105
+ "position": {
106
+ "x coordinate": "0.2 meters",
107
+ "y coordinate": "-1.1 meters",
108
+ "height above floor": "-0.25 meters"
109
+ },
110
+ "longest dimension": "1.01 meters"
111
+ }
112
+ ]
113
+ },
114
+ "table": {
115
+ "count": 2,
116
+ "instances": [
117
+ {
118
+ "position": {
119
+ "x coordinate": "1.04 meters",
120
+ "y coordinate": "0.75 meters",
121
+ "height above floor": "-0.03 meters"
122
+ },
123
+ "longest dimension": "1.0 meters"
124
+ },
125
+ {
126
+ "position": {
127
+ "x coordinate": "0.65 meters",
128
+ "y coordinate": "0.79 meters",
129
+ "height above floor": "-0.06 meters"
130
+ },
131
+ "longest dimension": "0.98 meters"
132
+ }
133
+ ]
134
+ },
135
+ "tv": {
136
+ "count": 1,
137
+ "instances": [
138
+ {
139
+ "position": {
140
+ "x coordinate": "-1.21 meters",
141
+ "y coordinate": "0.48 meters",
142
+ "height above floor": "0.26 meters"
143
+ },
144
+ "longest dimension": "1.08 meters"
145
+ }
146
+ ]
147
+ }
148
+ },
149
+ "room": {
150
+ "floor area": "31.2 square meters"
151
+ },
152
+ "closest classes distance meters from": {
153
+ "bed": {
154
+ "chair": {
155
+ "distance": "0.09 meters",
156
+ "closeness rank": 1
157
+ },
158
+ "table": {
159
+ "distance": "1.21 meters",
160
+ "closeness rank": 2
161
+ },
162
+ "sofa": {
163
+ "distance": "1.41 meters",
164
+ "closeness rank": 3
165
+ },
166
+ "tv": {
167
+ "distance": "2.94 meters",
168
+ "closeness rank": 4
169
+ }
170
+ },
171
+ "chair": {
172
+ "bed": {
173
+ "distance": "0.09 meters",
174
+ "closeness rank": 1
175
+ },
176
+ "table": {
177
+ "distance": "0.1 meters",
178
+ "closeness rank": 2
179
+ },
180
+ "sofa": {
181
+ "distance": "0.64 meters",
182
+ "closeness rank": 3
183
+ },
184
+ "tv": {
185
+ "distance": "2.07 meters",
186
+ "closeness rank": 4
187
+ }
188
+ },
189
+ "sofa": {
190
+ "chair": {
191
+ "distance": "0.64 meters",
192
+ "closeness rank": 1
193
+ },
194
+ "table": {
195
+ "distance": "0.73 meters",
196
+ "closeness rank": 2
197
+ },
198
+ "tv": {
199
+ "distance": "0.86 meters",
200
+ "closeness rank": 3
201
+ },
202
+ "bed": {
203
+ "distance": "1.41 meters",
204
+ "closeness rank": 4
205
+ }
206
+ },
207
+ "table": {
208
+ "chair": {
209
+ "distance": "0.1 meters",
210
+ "closeness rank": 1
211
+ },
212
+ "sofa": {
213
+ "distance": "0.73 meters",
214
+ "closeness rank": 2
215
+ },
216
+ "tv": {
217
+ "distance": "0.96 meters",
218
+ "closeness rank": 3
219
+ },
220
+ "bed": {
221
+ "distance": "1.21 meters",
222
+ "closeness rank": 4
223
+ }
224
+ },
225
+ "tv": {
226
+ "sofa": {
227
+ "distance": "0.86 meters",
228
+ "closeness rank": 1
229
+ },
230
+ "table": {
231
+ "distance": "0.96 meters",
232
+ "closeness rank": 2
233
+ },
234
+ "chair": {
235
+ "distance": "2.07 meters",
236
+ "closeness rank": 3
237
+ },
238
+ "bed": {
239
+ "distance": "2.94 meters",
240
+ "closeness rank": 4
241
+ }
242
+ }
243
+ },
244
+ "appearance order": ["chair", "table", "tv", "sofa", "bed"]
245
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42445026.json ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-0.13 meters",
9
+ "y coordinate": "0.57 meters",
10
+ "height above floor": "1.52 meters"
11
+ },
12
+ "longest dimension": "0.83 meters"
13
+ }
14
+ ]
15
+ },
16
+ "chair": {
17
+ "count": 1,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "1.22 meters",
22
+ "y coordinate": "0.4 meters",
23
+ "height above floor": "1.96 meters"
24
+ },
25
+ "longest dimension": "0.75 meters"
26
+ }
27
+ ]
28
+ },
29
+ "sofa": {
30
+ "count": 1,
31
+ "instances": [
32
+ {
33
+ "position": {
34
+ "x coordinate": "-0.13 meters",
35
+ "y coordinate": "0.57 meters",
36
+ "height above floor": "1.52 meters"
37
+ },
38
+ "longest dimension": "0.83 meters"
39
+ }
40
+ ]
41
+ },
42
+ "table": {
43
+ "count": 1,
44
+ "instances": [
45
+ {
46
+ "position": {
47
+ "x coordinate": "1.41 meters",
48
+ "y coordinate": "0.21 meters",
49
+ "height above floor": "1.66 meters"
50
+ },
51
+ "longest dimension": "0.64 meters"
52
+ }
53
+ ]
54
+ },
55
+ "tv": {
56
+ "count": 2,
57
+ "instances": [
58
+ {
59
+ "position": {
60
+ "x coordinate": "0.08 meters",
61
+ "y coordinate": "0.13 meters",
62
+ "height above floor": "0.01 meters"
63
+ },
64
+ "longest dimension": "0.7 meters"
65
+ },
66
+ {
67
+ "position": {
68
+ "x coordinate": "-0.15 meters",
69
+ "y coordinate": "-0.01 meters",
70
+ "height above floor": "-0.0 meters"
71
+ },
72
+ "longest dimension": "0.64 meters"
73
+ }
74
+ ]
75
+ }
76
+ },
77
+ "room": {
78
+ "floor area": "10.4 square meters"
79
+ },
80
+ "closest classes distance meters from": {
81
+ "bed": {
82
+ "sofa": {
83
+ "distance": "0.0 meters",
84
+ "closeness rank": 1
85
+ },
86
+ "chair": {
87
+ "distance": "0.86 meters",
88
+ "closeness rank": 2
89
+ },
90
+ "table": {
91
+ "distance": "0.91 meters",
92
+ "closeness rank": 3
93
+ },
94
+ "tv": {
95
+ "distance": "1.44 meters",
96
+ "closeness rank": 4
97
+ }
98
+ },
99
+ "chair": {
100
+ "table": {
101
+ "distance": "0.1 meters",
102
+ "closeness rank": 1
103
+ },
104
+ "sofa": {
105
+ "distance": "0.85 meters",
106
+ "closeness rank": 2
107
+ },
108
+ "bed": {
109
+ "distance": "0.86 meters",
110
+ "closeness rank": 3
111
+ },
112
+ "tv": {
113
+ "distance": "2.03 meters",
114
+ "closeness rank": 4
115
+ }
116
+ },
117
+ "sofa": {
118
+ "bed": {
119
+ "distance": "0.0 meters",
120
+ "closeness rank": 1
121
+ },
122
+ "chair": {
123
+ "distance": "0.85 meters",
124
+ "closeness rank": 2
125
+ },
126
+ "table": {
127
+ "distance": "0.92 meters",
128
+ "closeness rank": 3
129
+ },
130
+ "tv": {
131
+ "distance": "1.44 meters",
132
+ "closeness rank": 4
133
+ }
134
+ },
135
+ "table": {
136
+ "chair": {
137
+ "distance": "0.1 meters",
138
+ "closeness rank": 1
139
+ },
140
+ "bed": {
141
+ "distance": "0.91 meters",
142
+ "closeness rank": 2
143
+ },
144
+ "sofa": {
145
+ "distance": "0.92 meters",
146
+ "closeness rank": 3
147
+ },
148
+ "tv": {
149
+ "distance": "1.57 meters",
150
+ "closeness rank": 4
151
+ }
152
+ },
153
+ "tv": {
154
+ "bed": {
155
+ "distance": "1.44 meters",
156
+ "closeness rank": 1
157
+ },
158
+ "sofa": {
159
+ "distance": "1.44 meters",
160
+ "closeness rank": 2
161
+ },
162
+ "table": {
163
+ "distance": "1.57 meters",
164
+ "closeness rank": 3
165
+ },
166
+ "chair": {
167
+ "distance": "2.03 meters",
168
+ "closeness rank": 4
169
+ }
170
+ }
171
+ },
172
+ "appearance order": ["tv", "bed", "sofa", "chair", "table"]
173
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42445981.json ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "chair": {
4
+ "count": 4,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "1.39 meters",
9
+ "y coordinate": "1.72 meters",
10
+ "height above floor": "-0.11 meters"
11
+ },
12
+ "longest dimension": "0.79 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "1.59 meters",
17
+ "y coordinate": "1.42 meters",
18
+ "height above floor": "-0.29 meters"
19
+ },
20
+ "longest dimension": "0.51 meters"
21
+ },
22
+ {
23
+ "position": {
24
+ "x coordinate": "0.89 meters",
25
+ "y coordinate": "3.01 meters",
26
+ "height above floor": "0.2 meters"
27
+ },
28
+ "longest dimension": "0.48 meters"
29
+ },
30
+ {
31
+ "position": {
32
+ "x coordinate": "1.79 meters",
33
+ "y coordinate": "1.29 meters",
34
+ "height above floor": "-0.3 meters"
35
+ },
36
+ "longest dimension": "0.42 meters"
37
+ }
38
+ ]
39
+ },
40
+ "sofa": {
41
+ "count": 2,
42
+ "instances": [
43
+ {
44
+ "position": {
45
+ "x coordinate": "0.06 meters",
46
+ "y coordinate": "1.03 meters",
47
+ "height above floor": "-0.07 meters"
48
+ },
49
+ "longest dimension": "0.97 meters"
50
+ },
51
+ {
52
+ "position": {
53
+ "x coordinate": "-0.02 meters",
54
+ "y coordinate": "1.08 meters",
55
+ "height above floor": "-0.06 meters"
56
+ },
57
+ "longest dimension": "0.37 meters"
58
+ }
59
+ ]
60
+ },
61
+ "table": {
62
+ "count": 1,
63
+ "instances": [
64
+ {
65
+ "position": {
66
+ "x coordinate": "1.12 meters",
67
+ "y coordinate": "1.34 meters",
68
+ "height above floor": "0.11 meters"
69
+ },
70
+ "longest dimension": "0.87 meters"
71
+ }
72
+ ]
73
+ },
74
+ "tv": {
75
+ "count": 3,
76
+ "instances": [
77
+ {
78
+ "position": {
79
+ "x coordinate": "-0.79 meters",
80
+ "y coordinate": "-0.67 meters",
81
+ "height above floor": "-0.98 meters"
82
+ },
83
+ "longest dimension": "1.25 meters"
84
+ },
85
+ {
86
+ "position": {
87
+ "x coordinate": "-0.67 meters",
88
+ "y coordinate": "1.44 meters",
89
+ "height above floor": "-0.12 meters"
90
+ },
91
+ "longest dimension": "0.72 meters"
92
+ },
93
+ {
94
+ "position": {
95
+ "x coordinate": "-0.55 meters",
96
+ "y coordinate": "1.45 meters",
97
+ "height above floor": "0.37 meters"
98
+ },
99
+ "longest dimension": "0.41 meters"
100
+ }
101
+ ]
102
+ }
103
+ },
104
+ "room": {
105
+ "floor area": "21.3 square meters"
106
+ },
107
+ "closest classes distance meters from": {
108
+ "chair": {
109
+ "table": {
110
+ "distance": "0.16 meters",
111
+ "closeness rank": 1
112
+ },
113
+ "sofa": {
114
+ "distance": "0.54 meters",
115
+ "closeness rank": 2
116
+ },
117
+ "tv": {
118
+ "distance": "1.62 meters",
119
+ "closeness rank": 3
120
+ }
121
+ },
122
+ "sofa": {
123
+ "table": {
124
+ "distance": "0.36 meters",
125
+ "closeness rank": 1
126
+ },
127
+ "tv": {
128
+ "distance": "0.4 meters",
129
+ "closeness rank": 2
130
+ },
131
+ "chair": {
132
+ "distance": "0.54 meters",
133
+ "closeness rank": 3
134
+ }
135
+ },
136
+ "table": {
137
+ "chair": {
138
+ "distance": "0.16 meters",
139
+ "closeness rank": 1
140
+ },
141
+ "sofa": {
142
+ "distance": "0.36 meters",
143
+ "closeness rank": 2
144
+ },
145
+ "tv": {
146
+ "distance": "0.39 meters",
147
+ "closeness rank": 3
148
+ }
149
+ },
150
+ "tv": {
151
+ "table": {
152
+ "distance": "0.39 meters",
153
+ "closeness rank": 1
154
+ },
155
+ "sofa": {
156
+ "distance": "0.4 meters",
157
+ "closeness rank": 2
158
+ },
159
+ "chair": {
160
+ "distance": "1.62 meters",
161
+ "closeness rank": 3
162
+ }
163
+ }
164
+ },
165
+ "appearance order": ["chair", "sofa", "tv", "table"]
166
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42446517.json ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 5,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-0.64 meters",
9
+ "y coordinate": "-2.12 meters",
10
+ "height above floor": "-0.01 meters"
11
+ },
12
+ "longest dimension": "0.33 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "-0.65 meters",
17
+ "y coordinate": "-1.55 meters",
18
+ "height above floor": "0.08 meters"
19
+ },
20
+ "longest dimension": "0.87 meters"
21
+ },
22
+ {
23
+ "position": {
24
+ "x coordinate": "-0.35 meters",
25
+ "y coordinate": "-1.13 meters",
26
+ "height above floor": "0.09 meters"
27
+ },
28
+ "longest dimension": "1.89 meters"
29
+ },
30
+ {
31
+ "position": {
32
+ "x coordinate": "-0.02 meters",
33
+ "y coordinate": "-1.81 meters",
34
+ "height above floor": "0.01 meters"
35
+ },
36
+ "longest dimension": "0.85 meters"
37
+ },
38
+ {
39
+ "position": {
40
+ "x coordinate": "0.76 meters",
41
+ "y coordinate": "-1.72 meters",
42
+ "height above floor": "0.09 meters"
43
+ },
44
+ "longest dimension": "0.47 meters"
45
+ }
46
+ ]
47
+ },
48
+ "chair": {
49
+ "count": 2,
50
+ "instances": [
51
+ {
52
+ "position": {
53
+ "x coordinate": "0.19 meters",
54
+ "y coordinate": "0.61 meters",
55
+ "height above floor": "0.56 meters"
56
+ },
57
+ "longest dimension": "0.62 meters"
58
+ },
59
+ {
60
+ "position": {
61
+ "x coordinate": "0.28 meters",
62
+ "y coordinate": "0.55 meters",
63
+ "height above floor": "0.21 meters"
64
+ },
65
+ "longest dimension": "0.53 meters"
66
+ }
67
+ ]
68
+ },
69
+ "table": {
70
+ "count": 1,
71
+ "instances": [
72
+ {
73
+ "position": {
74
+ "x coordinate": "0.55 meters",
75
+ "y coordinate": "0.15 meters",
76
+ "height above floor": "0.48 meters"
77
+ },
78
+ "longest dimension": "0.77 meters"
79
+ }
80
+ ]
81
+ },
82
+ "tv": {
83
+ "count": 1,
84
+ "instances": [
85
+ {
86
+ "position": {
87
+ "x coordinate": "-1.75 meters",
88
+ "y coordinate": "-1.52 meters",
89
+ "height above floor": "0.98 meters"
90
+ },
91
+ "longest dimension": "0.81 meters"
92
+ }
93
+ ]
94
+ }
95
+ },
96
+ "room": {
97
+ "floor area": "15.0 square meters"
98
+ },
99
+ "closest classes distance meters from": {
100
+ "bed": {
101
+ "table": {
102
+ "distance": "0.87 meters",
103
+ "closeness rank": 1
104
+ },
105
+ "tv": {
106
+ "distance": "1.1 meters",
107
+ "closeness rank": 2
108
+ },
109
+ "chair": {
110
+ "distance": "1.12 meters",
111
+ "closeness rank": 3
112
+ }
113
+ },
114
+ "chair": {
115
+ "table": {
116
+ "distance": "0.17 meters",
117
+ "closeness rank": 1
118
+ },
119
+ "bed": {
120
+ "distance": "1.12 meters",
121
+ "closeness rank": 2
122
+ },
123
+ "tv": {
124
+ "distance": "2.54 meters",
125
+ "closeness rank": 3
126
+ }
127
+ },
128
+ "table": {
129
+ "chair": {
130
+ "distance": "0.17 meters",
131
+ "closeness rank": 1
132
+ },
133
+ "bed": {
134
+ "distance": "0.87 meters",
135
+ "closeness rank": 2
136
+ },
137
+ "tv": {
138
+ "distance": "2.57 meters",
139
+ "closeness rank": 3
140
+ }
141
+ },
142
+ "tv": {
143
+ "bed": {
144
+ "distance": "1.1 meters",
145
+ "closeness rank": 1
146
+ },
147
+ "chair": {
148
+ "distance": "2.54 meters",
149
+ "closeness rank": 2
150
+ },
151
+ "table": {
152
+ "distance": "2.57 meters",
153
+ "closeness rank": 3
154
+ }
155
+ }
156
+ },
157
+ "appearance order": ["bed", "chair", "table", "tv"]
158
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42446535.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bathtub": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-0.34 meters",
9
+ "y coordinate": "-0.24 meters",
10
+ "height above floor": "-0.13 meters"
11
+ },
12
+ "longest dimension": "0.77 meters"
13
+ }
14
+ ]
15
+ },
16
+ "bed": {
17
+ "count": 1,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "-0.28 meters",
22
+ "y coordinate": "-0.04 meters",
23
+ "height above floor": "-0.1 meters"
24
+ },
25
+ "longest dimension": "0.99 meters"
26
+ }
27
+ ]
28
+ },
29
+ "toilet": {
30
+ "count": 1,
31
+ "instances": [
32
+ {
33
+ "position": {
34
+ "x coordinate": "0.6 meters",
35
+ "y coordinate": "-0.89 meters",
36
+ "height above floor": "0.23 meters"
37
+ },
38
+ "longest dimension": "0.68 meters"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ "room": {
44
+ "floor area": "4.7 square meters"
45
+ },
46
+ "closest classes distance meters from": {
47
+ "bathtub": {
48
+ "bed": {
49
+ "distance": "0.0 meters",
50
+ "closeness rank": 1
51
+ },
52
+ "toilet": {
53
+ "distance": "0.94 meters",
54
+ "closeness rank": 2
55
+ }
56
+ },
57
+ "bed": {
58
+ "bathtub": {
59
+ "distance": "0.0 meters",
60
+ "closeness rank": 1
61
+ },
62
+ "toilet": {
63
+ "distance": "0.96 meters",
64
+ "closeness rank": 2
65
+ }
66
+ },
67
+ "toilet": {
68
+ "bathtub": {
69
+ "distance": "0.94 meters",
70
+ "closeness rank": 1
71
+ },
72
+ "bed": {
73
+ "distance": "0.96 meters",
74
+ "closeness rank": 2
75
+ }
76
+ }
77
+ },
78
+ "appearance order": ["bathtub", "toilet", "bed"]
79
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42897550.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bathtub": {
4
+ "count": 2,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-0.75 meters",
9
+ "y coordinate": "-0.14 meters",
10
+ "height above floor": "-0.14 meters"
11
+ },
12
+ "longest dimension": "1.01 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "-0.55 meters",
17
+ "y coordinate": "-0.93 meters",
18
+ "height above floor": "-0.11 meters"
19
+ },
20
+ "longest dimension": "0.84 meters"
21
+ }
22
+ ]
23
+ },
24
+ "toilet": {
25
+ "count": 1,
26
+ "instances": [
27
+ {
28
+ "position": {
29
+ "x coordinate": "0.51 meters",
30
+ "y coordinate": "0.18 meters",
31
+ "height above floor": "0.01 meters"
32
+ },
33
+ "longest dimension": "0.51 meters"
34
+ }
35
+ ]
36
+ },
37
+ "washer": {
38
+ "count": 1,
39
+ "instances": [
40
+ {
41
+ "position": {
42
+ "x coordinate": "-0.19 meters",
43
+ "y coordinate": "-0.59 meters",
44
+ "height above floor": "-0.1 meters"
45
+ },
46
+ "longest dimension": "0.68 meters"
47
+ }
48
+ ]
49
+ }
50
+ },
51
+ "room": {
52
+ "floor area": "6.4 square meters"
53
+ },
54
+ "closest classes distance meters from": {
55
+ "bathtub": {
56
+ "toilet": {
57
+ "distance": "0.0 meters",
58
+ "closeness rank": 1
59
+ },
60
+ "washer": {
61
+ "distance": "0.01 meters",
62
+ "closeness rank": 2
63
+ }
64
+ },
65
+ "toilet": {
66
+ "bathtub": {
67
+ "distance": "0.0 meters",
68
+ "closeness rank": 1
69
+ },
70
+ "washer": {
71
+ "distance": "0.82 meters",
72
+ "closeness rank": 2
73
+ }
74
+ },
75
+ "washer": {
76
+ "bathtub": {
77
+ "distance": "0.01 meters",
78
+ "closeness rank": 1
79
+ },
80
+ "toilet": {
81
+ "distance": "0.82 meters",
82
+ "closeness rank": 2
83
+ }
84
+ }
85
+ },
86
+ "appearance order": ["bathtub", "toilet", "washer"]
87
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42897692.json ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bathtub": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-1.58 meters",
9
+ "y coordinate": "-1.27 meters",
10
+ "height above floor": "0.5 meters"
11
+ },
12
+ "longest dimension": "1.04 meters"
13
+ }
14
+ ]
15
+ },
16
+ "bed": {
17
+ "count": 3,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "-0.16 meters",
22
+ "y coordinate": "0.36 meters",
23
+ "height above floor": "0.04 meters"
24
+ },
25
+ "longest dimension": "0.74 meters"
26
+ },
27
+ {
28
+ "position": {
29
+ "x coordinate": "-1.47 meters",
30
+ "y coordinate": "0.52 meters",
31
+ "height above floor": "0.03 meters"
32
+ },
33
+ "longest dimension": "1.42 meters"
34
+ },
35
+ {
36
+ "position": {
37
+ "x coordinate": "0.61 meters",
38
+ "y coordinate": "0.79 meters",
39
+ "height above floor": "-0.05 meters"
40
+ },
41
+ "longest dimension": "1.81 meters"
42
+ }
43
+ ]
44
+ },
45
+ "sofa": {
46
+ "count": 1,
47
+ "instances": [
48
+ {
49
+ "position": {
50
+ "x coordinate": "-0.72 meters",
51
+ "y coordinate": "-1.7 meters",
52
+ "height above floor": "0.5 meters"
53
+ },
54
+ "longest dimension": "0.24 meters"
55
+ }
56
+ ]
57
+ },
58
+ "stool": {
59
+ "count": 1,
60
+ "instances": [
61
+ {
62
+ "position": {
63
+ "x coordinate": "1.8 meters",
64
+ "y coordinate": "-0.05 meters",
65
+ "height above floor": "-0.05 meters"
66
+ },
67
+ "longest dimension": "0.49 meters"
68
+ }
69
+ ]
70
+ },
71
+ "table": {
72
+ "count": 1,
73
+ "instances": [
74
+ {
75
+ "position": {
76
+ "x coordinate": "1.78 meters",
77
+ "y coordinate": "0.68 meters",
78
+ "height above floor": "0.15 meters"
79
+ },
80
+ "longest dimension": "0.75 meters"
81
+ }
82
+ ]
83
+ },
84
+ "toilet": {
85
+ "count": 1,
86
+ "instances": [
87
+ {
88
+ "position": {
89
+ "x coordinate": "1.52 meters",
90
+ "y coordinate": "-0.15 meters",
91
+ "height above floor": "-0.13 meters"
92
+ },
93
+ "longest dimension": "0.4 meters"
94
+ }
95
+ ]
96
+ }
97
+ },
98
+ "room": {
99
+ "floor area": "19.2 square meters"
100
+ },
101
+ "closest classes distance meters from": {
102
+ "bathtub": {
103
+ "bed": {
104
+ "distance": "0.3 meters",
105
+ "closeness rank": 1
106
+ },
107
+ "sofa": {
108
+ "distance": "0.93 meters",
109
+ "closeness rank": 2
110
+ },
111
+ "toilet": {
112
+ "distance": "1.65 meters",
113
+ "closeness rank": 3
114
+ },
115
+ "stool": {
116
+ "distance": "1.91 meters",
117
+ "closeness rank": 4
118
+ },
119
+ "table": {
120
+ "distance": "2.07 meters",
121
+ "closeness rank": 5
122
+ }
123
+ },
124
+ "bed": {
125
+ "bathtub": {
126
+ "distance": "0.3 meters",
127
+ "closeness rank": 1
128
+ },
129
+ "toilet": {
130
+ "distance": "0.7 meters",
131
+ "closeness rank": 2
132
+ },
133
+ "sofa": {
134
+ "distance": "0.79 meters",
135
+ "closeness rank": 3
136
+ },
137
+ "table": {
138
+ "distance": "0.88 meters",
139
+ "closeness rank": 4
140
+ },
141
+ "stool": {
142
+ "distance": "0.92 meters",
143
+ "closeness rank": 5
144
+ }
145
+ },
146
+ "sofa": {
147
+ "bed": {
148
+ "distance": "0.79 meters",
149
+ "closeness rank": 1
150
+ },
151
+ "bathtub": {
152
+ "distance": "0.93 meters",
153
+ "closeness rank": 2
154
+ },
155
+ "toilet": {
156
+ "distance": "2.69 meters",
157
+ "closeness rank": 3
158
+ },
159
+ "stool": {
160
+ "distance": "2.92 meters",
161
+ "closeness rank": 4
162
+ },
163
+ "table": {
164
+ "distance": "3.14 meters",
165
+ "closeness rank": 5
166
+ }
167
+ },
168
+ "stool": {
169
+ "toilet": {
170
+ "distance": "0.17 meters",
171
+ "closeness rank": 1
172
+ },
173
+ "table": {
174
+ "distance": "0.19 meters",
175
+ "closeness rank": 2
176
+ },
177
+ "bed": {
178
+ "distance": "0.92 meters",
179
+ "closeness rank": 3
180
+ },
181
+ "bathtub": {
182
+ "distance": "1.91 meters",
183
+ "closeness rank": 4
184
+ },
185
+ "sofa": {
186
+ "distance": "2.92 meters",
187
+ "closeness rank": 5
188
+ }
189
+ },
190
+ "table": {
191
+ "stool": {
192
+ "distance": "0.19 meters",
193
+ "closeness rank": 1
194
+ },
195
+ "toilet": {
196
+ "distance": "0.39 meters",
197
+ "closeness rank": 2
198
+ },
199
+ "bed": {
200
+ "distance": "0.88 meters",
201
+ "closeness rank": 3
202
+ },
203
+ "bathtub": {
204
+ "distance": "2.07 meters",
205
+ "closeness rank": 4
206
+ },
207
+ "sofa": {
208
+ "distance": "3.14 meters",
209
+ "closeness rank": 5
210
+ }
211
+ },
212
+ "toilet": {
213
+ "stool": {
214
+ "distance": "0.17 meters",
215
+ "closeness rank": 1
216
+ },
217
+ "table": {
218
+ "distance": "0.39 meters",
219
+ "closeness rank": 2
220
+ },
221
+ "bed": {
222
+ "distance": "0.7 meters",
223
+ "closeness rank": 3
224
+ },
225
+ "bathtub": {
226
+ "distance": "1.65 meters",
227
+ "closeness rank": 4
228
+ },
229
+ "sofa": {
230
+ "distance": "2.69 meters",
231
+ "closeness rank": 5
232
+ }
233
+ }
234
+ },
235
+ "appearance order": ["bed", "bathtub", "sofa", "table", "stool", "toilet"]
236
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42898826.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bathtub": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "0.4 meters",
9
+ "y coordinate": "-0.06 meters",
10
+ "height above floor": "-0.14 meters"
11
+ },
12
+ "longest dimension": "1.54 meters"
13
+ }
14
+ ]
15
+ },
16
+ "toilet": {
17
+ "count": 1,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "-0.68 meters",
22
+ "y coordinate": "-1.25 meters",
23
+ "height above floor": "-0.23 meters"
24
+ },
25
+ "longest dimension": "0.45 meters"
26
+ }
27
+ ]
28
+ }
29
+ },
30
+ "room": {
31
+ "floor area": "11.0 square meters"
32
+ },
33
+ "closest classes distance meters from": {
34
+ "bathtub": {
35
+ "toilet": {
36
+ "distance": "0.88 meters",
37
+ "closeness rank": 1
38
+ }
39
+ },
40
+ "toilet": {
41
+ "bathtub": {
42
+ "distance": "0.88 meters",
43
+ "closeness rank": 1
44
+ }
45
+ }
46
+ },
47
+ "appearance order": ["bathtub", "toilet"]
48
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/42899612.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "0.19 meters",
9
+ "y coordinate": "1.86 meters",
10
+ "height above floor": "0.08 meters"
11
+ },
12
+ "longest dimension": "1.64 meters"
13
+ }
14
+ ]
15
+ },
16
+ "chair": {
17
+ "count": 1,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "-0.72 meters",
22
+ "y coordinate": "-1.34 meters",
23
+ "height above floor": "0.04 meters"
24
+ },
25
+ "longest dimension": "0.84 meters"
26
+ }
27
+ ]
28
+ },
29
+ "stool": {
30
+ "count": 2,
31
+ "instances": [
32
+ {
33
+ "position": {
34
+ "x coordinate": "-0.83 meters",
35
+ "y coordinate": "-1.47 meters",
36
+ "height above floor": "0.03 meters"
37
+ },
38
+ "longest dimension": "0.67 meters"
39
+ },
40
+ {
41
+ "position": {
42
+ "x coordinate": "0.65 meters",
43
+ "y coordinate": "-2.57 meters",
44
+ "height above floor": "0.3 meters"
45
+ },
46
+ "longest dimension": "0.62 meters"
47
+ }
48
+ ]
49
+ },
50
+ "table": {
51
+ "count": 2,
52
+ "instances": [
53
+ {
54
+ "position": {
55
+ "x coordinate": "-1.34 meters",
56
+ "y coordinate": "2.99 meters",
57
+ "height above floor": "-0.11 meters"
58
+ },
59
+ "longest dimension": "0.47 meters"
60
+ },
61
+ {
62
+ "position": {
63
+ "x coordinate": "0.65 meters",
64
+ "y coordinate": "-2.57 meters",
65
+ "height above floor": "0.3 meters"
66
+ },
67
+ "longest dimension": "0.61 meters"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ "room": {
73
+ "floor area": "25.4 square meters"
74
+ },
75
+ "closest classes distance meters from": {
76
+ "bed": {
77
+ "chair": {
78
+ "distance": "0.04 meters",
79
+ "closeness rank": 1
80
+ },
81
+ "stool": {
82
+ "distance": "0.05 meters",
83
+ "closeness rank": 2
84
+ },
85
+ "table": {
86
+ "distance": "0.12 meters",
87
+ "closeness rank": 3
88
+ }
89
+ },
90
+ "chair": {
91
+ "stool": {
92
+ "distance": "0.0 meters",
93
+ "closeness rank": 1
94
+ },
95
+ "bed": {
96
+ "distance": "0.04 meters",
97
+ "closeness rank": 2
98
+ },
99
+ "table": {
100
+ "distance": "1.23 meters",
101
+ "closeness rank": 3
102
+ }
103
+ },
104
+ "stool": {
105
+ "chair": {
106
+ "distance": "0.0 meters",
107
+ "closeness rank": 1
108
+ },
109
+ "bed": {
110
+ "distance": "0.05 meters",
111
+ "closeness rank": 2
112
+ },
113
+ "table": {
114
+ "distance": "1.23 meters",
115
+ "closeness rank": 3
116
+ }
117
+ },
118
+ "table": {
119
+ "bed": {
120
+ "distance": "0.12 meters",
121
+ "closeness rank": 1
122
+ },
123
+ "chair": {
124
+ "distance": "1.23 meters",
125
+ "closeness rank": 2
126
+ },
127
+ "stool": {
128
+ "distance": "1.23 meters",
129
+ "closeness rank": 3
130
+ }
131
+ }
132
+ },
133
+ "appearance order": ["table", "bed", "stool", "chair"]
134
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/44358499.json ADDED
@@ -0,0 +1,489 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "chair": {
4
+ "count": 5,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-1.14 meters",
9
+ "y coordinate": "0.01 meters",
10
+ "height above floor": "0.1 meters"
11
+ },
12
+ "longest dimension": "0.59 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "-0.75 meters",
17
+ "y coordinate": "-0.42 meters",
18
+ "height above floor": "0.08 meters"
19
+ },
20
+ "longest dimension": "0.74 meters"
21
+ },
22
+ {
23
+ "position": {
24
+ "x coordinate": "-2.12 meters",
25
+ "y coordinate": "0.55 meters",
26
+ "height above floor": "0.11 meters"
27
+ },
28
+ "longest dimension": "0.79 meters"
29
+ },
30
+ {
31
+ "position": {
32
+ "x coordinate": "-1.17 meters",
33
+ "y coordinate": "-1.08 meters",
34
+ "height above floor": "-0.14 meters"
35
+ },
36
+ "longest dimension": "0.61 meters"
37
+ },
38
+ {
39
+ "position": {
40
+ "x coordinate": "-2.23 meters",
41
+ "y coordinate": "0.47 meters",
42
+ "height above floor": "0.35 meters"
43
+ },
44
+ "longest dimension": "0.3 meters"
45
+ }
46
+ ]
47
+ },
48
+ "fireplace": {
49
+ "count": 2,
50
+ "instances": [
51
+ {
52
+ "position": {
53
+ "x coordinate": "4.08 meters",
54
+ "y coordinate": "2.19 meters",
55
+ "height above floor": "0.12 meters"
56
+ },
57
+ "longest dimension": "0.98 meters"
58
+ },
59
+ {
60
+ "position": {
61
+ "x coordinate": "3.67 meters",
62
+ "y coordinate": "2.4 meters",
63
+ "height above floor": "-0.07 meters"
64
+ },
65
+ "longest dimension": "0.75 meters"
66
+ }
67
+ ]
68
+ },
69
+ "refrigerator": {
70
+ "count": 1,
71
+ "instances": [
72
+ {
73
+ "position": {
74
+ "x coordinate": "-2.18 meters",
75
+ "y coordinate": "3.45 meters",
76
+ "height above floor": "0.08 meters"
77
+ },
78
+ "longest dimension": "0.66 meters"
79
+ }
80
+ ]
81
+ },
82
+ "sofa": {
83
+ "count": 2,
84
+ "instances": [
85
+ {
86
+ "position": {
87
+ "x coordinate": "2.09 meters",
88
+ "y coordinate": "1.13 meters",
89
+ "height above floor": "-0.04 meters"
90
+ },
91
+ "longest dimension": "0.69 meters"
92
+ },
93
+ {
94
+ "position": {
95
+ "x coordinate": "1.6 meters",
96
+ "y coordinate": "0.49 meters",
97
+ "height above floor": "-0.07 meters"
98
+ },
99
+ "longest dimension": "0.73 meters"
100
+ }
101
+ ]
102
+ },
103
+ "stool": {
104
+ "count": 1,
105
+ "instances": [
106
+ {
107
+ "position": {
108
+ "x coordinate": "1.72 meters",
109
+ "y coordinate": "1.26 meters",
110
+ "height above floor": "-0.04 meters"
111
+ },
112
+ "longest dimension": "0.56 meters"
113
+ }
114
+ ]
115
+ },
116
+ "stove": {
117
+ "count": 1,
118
+ "instances": [
119
+ {
120
+ "position": {
121
+ "x coordinate": "-4.26 meters",
122
+ "y coordinate": "2.17 meters",
123
+ "height above floor": "0.52 meters"
124
+ },
125
+ "longest dimension": "0.37 meters"
126
+ }
127
+ ]
128
+ },
129
+ "table": {
130
+ "count": 2,
131
+ "instances": [
132
+ {
133
+ "position": {
134
+ "x coordinate": "-0.76 meters",
135
+ "y coordinate": "-1.17 meters",
136
+ "height above floor": "0.19 meters"
137
+ },
138
+ "longest dimension": "0.86 meters"
139
+ },
140
+ {
141
+ "position": {
142
+ "x coordinate": "1.72 meters",
143
+ "y coordinate": "1.27 meters",
144
+ "height above floor": "-0.04 meters"
145
+ },
146
+ "longest dimension": "0.56 meters"
147
+ }
148
+ ]
149
+ },
150
+ "tv": {
151
+ "count": 1,
152
+ "instances": [
153
+ {
154
+ "position": {
155
+ "x coordinate": "2.43 meters",
156
+ "y coordinate": "3.61 meters",
157
+ "height above floor": "0.36 meters"
158
+ },
159
+ "longest dimension": "1.06 meters"
160
+ }
161
+ ]
162
+ },
163
+ "washer": {
164
+ "count": 1,
165
+ "instances": [
166
+ {
167
+ "position": {
168
+ "x coordinate": "-2.59 meters",
169
+ "y coordinate": "3.92 meters",
170
+ "height above floor": "0.09 meters"
171
+ },
172
+ "longest dimension": "0.66 meters"
173
+ }
174
+ ]
175
+ }
176
+ },
177
+ "room": {
178
+ "floor area": "39.8 square meters"
179
+ },
180
+ "closest classes distance meters from": {
181
+ "chair": {
182
+ "table": {
183
+ "distance": "0.03 meters",
184
+ "closeness rank": 1
185
+ },
186
+ "sofa": {
187
+ "distance": "2.44 meters",
188
+ "closeness rank": 2
189
+ },
190
+ "stool": {
191
+ "distance": "2.68 meters",
192
+ "closeness rank": 3
193
+ },
194
+ "refrigerator": {
195
+ "distance": "3.27 meters",
196
+ "closeness rank": 4
197
+ },
198
+ "stove": {
199
+ "distance": "3.54 meters",
200
+ "closeness rank": 5
201
+ },
202
+ "washer": {
203
+ "distance": "3.84 meters",
204
+ "closeness rank": 6
205
+ },
206
+ "tv": {
207
+ "distance": "4.8 meters",
208
+ "closeness rank": 7
209
+ },
210
+ "fireplace": {
211
+ "distance": "5.28 meters",
212
+ "closeness rank": 8
213
+ }
214
+ },
215
+ "fireplace": {
216
+ "tv": {
217
+ "distance": "0.98 meters",
218
+ "closeness rank": 1
219
+ },
220
+ "sofa": {
221
+ "distance": "1.97 meters",
222
+ "closeness rank": 2
223
+ },
224
+ "stool": {
225
+ "distance": "2.21 meters",
226
+ "closeness rank": 3
227
+ },
228
+ "table": {
229
+ "distance": "5.26 meters",
230
+ "closeness rank": 4
231
+ },
232
+ "chair": {
233
+ "distance": "5.28 meters",
234
+ "closeness rank": 5
235
+ },
236
+ "refrigerator": {
237
+ "distance": "5.79 meters",
238
+ "closeness rank": 6
239
+ },
240
+ "washer": {
241
+ "distance": "6.23 meters",
242
+ "closeness rank": 7
243
+ },
244
+ "stove": {
245
+ "distance": "7.96 meters",
246
+ "closeness rank": 8
247
+ }
248
+ },
249
+ "refrigerator": {
250
+ "washer": {
251
+ "distance": "0.04 meters",
252
+ "closeness rank": 1
253
+ },
254
+ "stove": {
255
+ "distance": "2.43 meters",
256
+ "closeness rank": 2
257
+ },
258
+ "table": {
259
+ "distance": "2.84 meters",
260
+ "closeness rank": 3
261
+ },
262
+ "chair": {
263
+ "distance": "3.27 meters",
264
+ "closeness rank": 4
265
+ },
266
+ "stool": {
267
+ "distance": "3.91 meters",
268
+ "closeness rank": 5
269
+ },
270
+ "tv": {
271
+ "distance": "4.06 meters",
272
+ "closeness rank": 6
273
+ },
274
+ "sofa": {
275
+ "distance": "4.27 meters",
276
+ "closeness rank": 7
277
+ },
278
+ "fireplace": {
279
+ "distance": "5.79 meters",
280
+ "closeness rank": 8
281
+ }
282
+ },
283
+ "sofa": {
284
+ "stool": {
285
+ "distance": "0.05 meters",
286
+ "closeness rank": 1
287
+ },
288
+ "fireplace": {
289
+ "distance": "1.97 meters",
290
+ "closeness rank": 2
291
+ },
292
+ "tv": {
293
+ "distance": "2.4 meters",
294
+ "closeness rank": 3
295
+ },
296
+ "chair": {
297
+ "distance": "2.44 meters",
298
+ "closeness rank": 4
299
+ },
300
+ "table": {
301
+ "distance": "2.47 meters",
302
+ "closeness rank": 5
303
+ },
304
+ "refrigerator": {
305
+ "distance": "4.27 meters",
306
+ "closeness rank": 6
307
+ },
308
+ "washer": {
309
+ "distance": "4.87 meters",
310
+ "closeness rank": 7
311
+ },
312
+ "stove": {
313
+ "distance": "5.74 meters",
314
+ "closeness rank": 8
315
+ }
316
+ },
317
+ "stool": {
318
+ "sofa": {
319
+ "distance": "0.05 meters",
320
+ "closeness rank": 1
321
+ },
322
+ "fireplace": {
323
+ "distance": "2.21 meters",
324
+ "closeness rank": 2
325
+ },
326
+ "tv": {
327
+ "distance": "2.26 meters",
328
+ "closeness rank": 3
329
+ },
330
+ "chair": {
331
+ "distance": "2.68 meters",
332
+ "closeness rank": 4
333
+ },
334
+ "table": {
335
+ "distance": "2.74 meters",
336
+ "closeness rank": 5
337
+ },
338
+ "refrigerator": {
339
+ "distance": "3.91 meters",
340
+ "closeness rank": 6
341
+ },
342
+ "washer": {
343
+ "distance": "4.49 meters",
344
+ "closeness rank": 7
345
+ },
346
+ "stove": {
347
+ "distance": "5.57 meters",
348
+ "closeness rank": 8
349
+ }
350
+ },
351
+ "stove": {
352
+ "washer": {
353
+ "distance": "2.37 meters",
354
+ "closeness rank": 1
355
+ },
356
+ "refrigerator": {
357
+ "distance": "2.43 meters",
358
+ "closeness rank": 2
359
+ },
360
+ "table": {
361
+ "distance": "3.02 meters",
362
+ "closeness rank": 3
363
+ },
364
+ "chair": {
365
+ "distance": "3.54 meters",
366
+ "closeness rank": 4
367
+ },
368
+ "stool": {
369
+ "distance": "5.57 meters",
370
+ "closeness rank": 5
371
+ },
372
+ "sofa": {
373
+ "distance": "5.74 meters",
374
+ "closeness rank": 6
375
+ },
376
+ "tv": {
377
+ "distance": "6.4 meters",
378
+ "closeness rank": 7
379
+ },
380
+ "fireplace": {
381
+ "distance": "7.96 meters",
382
+ "closeness rank": 8
383
+ }
384
+ },
385
+ "table": {
386
+ "chair": {
387
+ "distance": "0.03 meters",
388
+ "closeness rank": 1
389
+ },
390
+ "sofa": {
391
+ "distance": "2.47 meters",
392
+ "closeness rank": 2
393
+ },
394
+ "stool": {
395
+ "distance": "2.74 meters",
396
+ "closeness rank": 3
397
+ },
398
+ "refrigerator": {
399
+ "distance": "2.84 meters",
400
+ "closeness rank": 4
401
+ },
402
+ "stove": {
403
+ "distance": "3.02 meters",
404
+ "closeness rank": 5
405
+ },
406
+ "washer": {
407
+ "distance": "3.4 meters",
408
+ "closeness rank": 6
409
+ },
410
+ "tv": {
411
+ "distance": "4.78 meters",
412
+ "closeness rank": 7
413
+ },
414
+ "fireplace": {
415
+ "distance": "5.26 meters",
416
+ "closeness rank": 8
417
+ }
418
+ },
419
+ "tv": {
420
+ "fireplace": {
421
+ "distance": "0.98 meters",
422
+ "closeness rank": 1
423
+ },
424
+ "stool": {
425
+ "distance": "2.26 meters",
426
+ "closeness rank": 2
427
+ },
428
+ "sofa": {
429
+ "distance": "2.4 meters",
430
+ "closeness rank": 3
431
+ },
432
+ "refrigerator": {
433
+ "distance": "4.06 meters",
434
+ "closeness rank": 4
435
+ },
436
+ "washer": {
437
+ "distance": "4.42 meters",
438
+ "closeness rank": 5
439
+ },
440
+ "table": {
441
+ "distance": "4.78 meters",
442
+ "closeness rank": 6
443
+ },
444
+ "chair": {
445
+ "distance": "4.8 meters",
446
+ "closeness rank": 7
447
+ },
448
+ "stove": {
449
+ "distance": "6.4 meters",
450
+ "closeness rank": 8
451
+ }
452
+ },
453
+ "washer": {
454
+ "refrigerator": {
455
+ "distance": "0.04 meters",
456
+ "closeness rank": 1
457
+ },
458
+ "stove": {
459
+ "distance": "2.37 meters",
460
+ "closeness rank": 2
461
+ },
462
+ "table": {
463
+ "distance": "3.4 meters",
464
+ "closeness rank": 3
465
+ },
466
+ "chair": {
467
+ "distance": "3.84 meters",
468
+ "closeness rank": 4
469
+ },
470
+ "tv": {
471
+ "distance": "4.42 meters",
472
+ "closeness rank": 5
473
+ },
474
+ "stool": {
475
+ "distance": "4.49 meters",
476
+ "closeness rank": 6
477
+ },
478
+ "sofa": {
479
+ "distance": "4.87 meters",
480
+ "closeness rank": 7
481
+ },
482
+ "fireplace": {
483
+ "distance": "6.23 meters",
484
+ "closeness rank": 8
485
+ }
486
+ }
487
+ },
488
+ "appearance order": ["chair", "table", "sofa", "fireplace", "tv", "stool", "refrigerator", "washer", "stove"]
489
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/45261182.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-2.16 meters",
9
+ "y coordinate": "1.45 meters",
10
+ "height above floor": "0.01 meters"
11
+ },
12
+ "longest dimension": "1.16 meters"
13
+ }
14
+ ]
15
+ },
16
+ "toilet": {
17
+ "count": 2,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "0.4 meters",
22
+ "y coordinate": "0.23 meters",
23
+ "height above floor": "0.24 meters"
24
+ },
25
+ "longest dimension": "0.55 meters"
26
+ },
27
+ {
28
+ "position": {
29
+ "x coordinate": "0.72 meters",
30
+ "y coordinate": "0.07 meters",
31
+ "height above floor": "0.03 meters"
32
+ },
33
+ "longest dimension": "0.37 meters"
34
+ }
35
+ ]
36
+ }
37
+ },
38
+ "room": {
39
+ "floor area": "5.0 square meters"
40
+ },
41
+ "closest classes distance meters from": {
42
+ "bed": {
43
+ "toilet": {
44
+ "distance": "0.7 meters",
45
+ "closeness rank": 1
46
+ }
47
+ },
48
+ "toilet": {
49
+ "bed": {
50
+ "distance": "0.7 meters",
51
+ "closeness rank": 1
52
+ }
53
+ }
54
+ },
55
+ "appearance order": ["toilet", "bed"]
56
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/45662970.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "0.54 meters",
9
+ "y coordinate": "-0.21 meters",
10
+ "height above floor": "1.01 meters"
11
+ },
12
+ "longest dimension": "1.45 meters"
13
+ }
14
+ ]
15
+ },
16
+ "washer": {
17
+ "count": 2,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "-0.32 meters",
22
+ "y coordinate": "0.29 meters",
23
+ "height above floor": "0.41 meters"
24
+ },
25
+ "longest dimension": "0.78 meters"
26
+ },
27
+ {
28
+ "position": {
29
+ "x coordinate": "-1.65 meters",
30
+ "y coordinate": "-0.03 meters",
31
+ "height above floor": "0.37 meters"
32
+ },
33
+ "longest dimension": "0.65 meters"
34
+ }
35
+ ]
36
+ }
37
+ },
38
+ "room": {
39
+ "floor area": "9.2 square meters"
40
+ },
41
+ "closest classes distance meters from": {
42
+ "bed": {
43
+ "washer": {
44
+ "distance": "0.7 meters",
45
+ "closeness rank": 1
46
+ }
47
+ },
48
+ "washer": {
49
+ "bed": {
50
+ "distance": "0.7 meters",
51
+ "closeness rank": 1
52
+ }
53
+ }
54
+ },
55
+ "appearance order": ["washer", "bed"]
56
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/47115525.json ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 1,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "-1.27 meters",
9
+ "y coordinate": "3.13 meters",
10
+ "height above floor": "-0.29 meters"
11
+ },
12
+ "longest dimension": "1.36 meters"
13
+ }
14
+ ]
15
+ },
16
+ "fireplace": {
17
+ "count": 2,
18
+ "instances": [
19
+ {
20
+ "position": {
21
+ "x coordinate": "-0.94 meters",
22
+ "y coordinate": "4.67 meters",
23
+ "height above floor": "0.09 meters"
24
+ },
25
+ "longest dimension": "1.01 meters"
26
+ },
27
+ {
28
+ "position": {
29
+ "x coordinate": "-0.98 meters",
30
+ "y coordinate": "4.7 meters",
31
+ "height above floor": "0.17 meters"
32
+ },
33
+ "longest dimension": "0.96 meters"
34
+ }
35
+ ]
36
+ },
37
+ "sofa": {
38
+ "count": 2,
39
+ "instances": [
40
+ {
41
+ "position": {
42
+ "x coordinate": "-1.66 meters",
43
+ "y coordinate": "1.61 meters",
44
+ "height above floor": "-0.09 meters"
45
+ },
46
+ "longest dimension": "1.76 meters"
47
+ },
48
+ {
49
+ "position": {
50
+ "x coordinate": "-0.12 meters",
51
+ "y coordinate": "3.24 meters",
52
+ "height above floor": "-0.26 meters"
53
+ },
54
+ "longest dimension": "1.55 meters"
55
+ }
56
+ ]
57
+ },
58
+ "stool": {
59
+ "count": 1,
60
+ "instances": [
61
+ {
62
+ "position": {
63
+ "x coordinate": "0.77 meters",
64
+ "y coordinate": "4.27 meters",
65
+ "height above floor": "-0.24 meters"
66
+ },
67
+ "longest dimension": "0.32 meters"
68
+ }
69
+ ]
70
+ },
71
+ "table": {
72
+ "count": 1,
73
+ "instances": [
74
+ {
75
+ "position": {
76
+ "x coordinate": "-1.34 meters",
77
+ "y coordinate": "2.96 meters",
78
+ "height above floor": "-0.02 meters"
79
+ },
80
+ "longest dimension": "1.05 meters"
81
+ }
82
+ ]
83
+ },
84
+ "tv": {
85
+ "count": 1,
86
+ "instances": [
87
+ {
88
+ "position": {
89
+ "x coordinate": "-2.34 meters",
90
+ "y coordinate": "5.0 meters",
91
+ "height above floor": "0.78 meters"
92
+ },
93
+ "longest dimension": "0.79 meters"
94
+ }
95
+ ]
96
+ }
97
+ },
98
+ "room": {
99
+ "floor area": "21.7 square meters"
100
+ },
101
+ "closest classes distance meters from": {
102
+ "bed": {
103
+ "sofa": {
104
+ "distance": "0.0 meters",
105
+ "closeness rank": 1
106
+ },
107
+ "table": {
108
+ "distance": "0.0 meters",
109
+ "closeness rank": 2
110
+ },
111
+ "fireplace": {
112
+ "distance": "0.5 meters",
113
+ "closeness rank": 3
114
+ },
115
+ "stool": {
116
+ "distance": "1.42 meters",
117
+ "closeness rank": 4
118
+ },
119
+ "tv": {
120
+ "distance": "1.73 meters",
121
+ "closeness rank": 5
122
+ }
123
+ },
124
+ "fireplace": {
125
+ "bed": {
126
+ "distance": "0.5 meters",
127
+ "closeness rank": 1
128
+ },
129
+ "tv": {
130
+ "distance": "0.83 meters",
131
+ "closeness rank": 2
132
+ },
133
+ "stool": {
134
+ "distance": "0.86 meters",
135
+ "closeness rank": 3
136
+ },
137
+ "table": {
138
+ "distance": "1.04 meters",
139
+ "closeness rank": 4
140
+ },
141
+ "sofa": {
142
+ "distance": "1.9 meters",
143
+ "closeness rank": 5
144
+ }
145
+ },
146
+ "sofa": {
147
+ "bed": {
148
+ "distance": "0.0 meters",
149
+ "closeness rank": 1
150
+ },
151
+ "table": {
152
+ "distance": "0.48 meters",
153
+ "closeness rank": 2
154
+ },
155
+ "fireplace": {
156
+ "distance": "1.9 meters",
157
+ "closeness rank": 3
158
+ },
159
+ "stool": {
160
+ "distance": "2.01 meters",
161
+ "closeness rank": 4
162
+ },
163
+ "tv": {
164
+ "distance": "3.24 meters",
165
+ "closeness rank": 5
166
+ }
167
+ },
168
+ "stool": {
169
+ "fireplace": {
170
+ "distance": "0.86 meters",
171
+ "closeness rank": 1
172
+ },
173
+ "bed": {
174
+ "distance": "1.42 meters",
175
+ "closeness rank": 2
176
+ },
177
+ "sofa": {
178
+ "distance": "2.01 meters",
179
+ "closeness rank": 3
180
+ },
181
+ "table": {
182
+ "distance": "2.14 meters",
183
+ "closeness rank": 4
184
+ },
185
+ "tv": {
186
+ "distance": "2.89 meters",
187
+ "closeness rank": 5
188
+ }
189
+ },
190
+ "table": {
191
+ "bed": {
192
+ "distance": "0.0 meters",
193
+ "closeness rank": 1
194
+ },
195
+ "sofa": {
196
+ "distance": "0.48 meters",
197
+ "closeness rank": 2
198
+ },
199
+ "fireplace": {
200
+ "distance": "1.04 meters",
201
+ "closeness rank": 3
202
+ },
203
+ "tv": {
204
+ "distance": "1.92 meters",
205
+ "closeness rank": 4
206
+ },
207
+ "stool": {
208
+ "distance": "2.14 meters",
209
+ "closeness rank": 5
210
+ }
211
+ },
212
+ "tv": {
213
+ "fireplace": {
214
+ "distance": "0.83 meters",
215
+ "closeness rank": 1
216
+ },
217
+ "bed": {
218
+ "distance": "1.73 meters",
219
+ "closeness rank": 2
220
+ },
221
+ "table": {
222
+ "distance": "1.92 meters",
223
+ "closeness rank": 3
224
+ },
225
+ "stool": {
226
+ "distance": "2.89 meters",
227
+ "closeness rank": 4
228
+ },
229
+ "sofa": {
230
+ "distance": "3.24 meters",
231
+ "closeness rank": 5
232
+ }
233
+ }
234
+ },
235
+ "appearance order": ["sofa", "fireplace", "table", "bed", "tv", "stool"]
236
+ }
data/spatial codes/sam3+depth-anything-3/metric/tracking/uniform/32/explicit/47334362.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "objects": {
3
+ "bed": {
4
+ "count": 3,
5
+ "instances": [
6
+ {
7
+ "position": {
8
+ "x coordinate": "1.18 meters",
9
+ "y coordinate": "-0.61 meters",
10
+ "height above floor": "0.38 meters"
11
+ },
12
+ "longest dimension": "1.17 meters"
13
+ },
14
+ {
15
+ "position": {
16
+ "x coordinate": "1.95 meters",
17
+ "y coordinate": "0.66 meters",
18
+ "height above floor": "0.5 meters"
19
+ },
20
+ "longest dimension": "1.11 meters"
21
+ },
22
+ {
23
+ "position": {
24
+ "x coordinate": "-0.48 meters",
25
+ "y coordinate": "-1.07 meters",
26
+ "height above floor": "0.06 meters"
27
+ },
28
+ "longest dimension": "0.87 meters"
29
+ }
30
+ ]
31
+ },
32
+ "sofa": {
33
+ "count": 2,
34
+ "instances": [
35
+ {
36
+ "position": {
37
+ "x coordinate": "0.15 meters",
38
+ "y coordinate": "-1.12 meters",
39
+ "height above floor": "0.17 meters"
40
+ },
41
+ "longest dimension": "1.0 meters"
42
+ },
43
+ {
44
+ "position": {
45
+ "x coordinate": "-0.0 meters",
46
+ "y coordinate": "-2.05 meters",
47
+ "height above floor": "0.35 meters"
48
+ },
49
+ "longest dimension": "0.47 meters"
50
+ }
51
+ ]
52
+ },
53
+ "tv": {
54
+ "count": 1,
55
+ "instances": [
56
+ {
57
+ "position": {
58
+ "x coordinate": "-1.36 meters",
59
+ "y coordinate": "0.39 meters",
60
+ "height above floor": "0.09 meters"
61
+ },
62
+ "longest dimension": "0.96 meters"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ "room": {
68
+ "floor area": "17.7 square meters"
69
+ },
70
+ "closest classes distance meters from": {
71
+ "bed": {
72
+ "sofa": {
73
+ "distance": "0.18 meters",
74
+ "closeness rank": 1
75
+ },
76
+ "tv": {
77
+ "distance": "2.15 meters",
78
+ "closeness rank": 2
79
+ }
80
+ },
81
+ "sofa": {
82
+ "bed": {
83
+ "distance": "0.18 meters",
84
+ "closeness rank": 1
85
+ },
86
+ "tv": {
87
+ "distance": "0.31 meters",
88
+ "closeness rank": 2
89
+ }
90
+ },
91
+ "tv": {
92
+ "sofa": {
93
+ "distance": "0.31 meters",
94
+ "closeness rank": 1
95
+ },
96
+ "bed": {
97
+ "distance": "2.15 meters",
98
+ "closeness rank": 2
99
+ }
100
+ }
101
+ },
102
+ "appearance order": ["bed", "sofa", "tv"]
103
+ }