xinjjj commited on
Commit
5bd656c
·
verified ·
1 Parent(s): e4a8cb5

Add asset livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d

Browse files
.gitattributes CHANGED
@@ -7788,4 +7788,4 @@ dataset/livingroom_supplies/ornaments/f36681a08aa25a8cb1cb66e8c195dcfa/affordanc
7788
  dataset/livingroom_supplies/ornaments/f4c2a3a8c660559cb91261078021ccde/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7789
  dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7790
  dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7791
- dataset/livingroom_supplies/ornaments/f91937664fb955419eed10733c346cce/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
7788
  dataset/livingroom_supplies/ornaments/f4c2a3a8c660559cb91261078021ccde/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7789
  dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7790
  dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7791
+ dataset/livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d/affordance/affordance_annot.json ADDED
@@ -0,0 +1,313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "plant pot",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the pot sidewall to lift and relocate the planter",
10
+ "confidence": 0.95
11
+ },
12
+ {
13
+ "scenario": "hold the pot body to stabilize it while watering or arranging the plants",
14
+ "confidence": 0.91
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "contain the plant arrangement",
19
+ "provide the main support structure",
20
+ "hold growing medium and top dressing",
21
+ "main grasp surface for moving"
22
+ ],
23
+ "semantic_description": "Medium-sized round white pot with a hard smooth matte ceramic-like surface, slightly flared cylindrical shape, forming the main outer container around the succulents.",
24
+ "id": 2,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "saucer",
29
+ "mask_color": "Green",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the saucer edge together with the pot to move the planter set",
34
+ "confidence": 0.58
35
+ },
36
+ {
37
+ "scenario": "lift the saucer alone when separated for cleaning or repositioning",
38
+ "confidence": 0.72
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "support the pot from below",
43
+ "stabilize the planter",
44
+ "catch drainage or spills",
45
+ "protect the surface underneath"
46
+ ],
47
+ "semantic_description": "Shallow round beige saucer with a hard smooth matte finish, broad disk-like shape, and a slightly larger footprint directly under the pot base.",
48
+ "id": 1,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "soil pebbles",
53
+ "mask_color": "Pink",
54
+ "graspable": false,
55
+ "grasp_scenarios": [],
56
+ "functional_labels": [
57
+ "cover the soil surface",
58
+ "fill the pot interior",
59
+ "help support the plants",
60
+ "decorative top dressing"
61
+ ],
62
+ "semantic_description": "Small brown pebble-like granules with a dry rough texture and matte finish, densely covering the top surface inside the pot around the succulents.",
63
+ "id": 8,
64
+ "grasp_group": {}
65
+ },
66
+ {
67
+ "part_name": "tall succulent cluster",
68
+ "mask_color": "Red",
69
+ "graspable": true,
70
+ "grasp_scenarios": [
71
+ {
72
+ "scenario": "delicately hold the thick leaves near the base during repotting",
73
+ "confidence": 0.26
74
+ },
75
+ {
76
+ "scenario": "steady the upper plant gently while adjusting surrounding plants",
77
+ "confidence": 0.22
78
+ }
79
+ ],
80
+ "functional_labels": [
81
+ "photosynthesize",
82
+ "ornamental foliage display",
83
+ "provide the tallest visual element",
84
+ "occupy the upper center of the arrangement"
85
+ ],
86
+ "semantic_description": "Tall central succulent cluster with thick creamy white to very pale green fleshy leaves, smooth matte surfaces, and distinct bright red-tinted tips, rising upright above the other plants.",
87
+ "id": 0,
88
+ "grasp_group": {}
89
+ },
90
+ {
91
+ "part_name": "front-left rosette succulent",
92
+ "mask_color": "Gray",
93
+ "graspable": true,
94
+ "grasp_scenarios": [
95
+ {
96
+ "scenario": "gently grasp the rosette sides for repotting or repositioning",
97
+ "confidence": 0.34
98
+ },
99
+ {
100
+ "scenario": "stabilize the plant body during maintenance",
101
+ "confidence": 0.31
102
+ }
103
+ ],
104
+ "functional_labels": [
105
+ "photosynthesize",
106
+ "ornamental foliage display",
107
+ "fill the front-left area of the arrangement",
108
+ "provide lateral plant mass"
109
+ ],
110
+ "semantic_description": "Medium rosette succulent with pale mint-green thick fleshy leaves, smooth matte surfaces, layered circular symmetry, and a broad low profile near the front-left rim of the pot.",
111
+ "id": 15,
112
+ "grasp_group": {}
113
+ },
114
+ {
115
+ "part_name": "side rosette succulent",
116
+ "mask_color": "Olive",
117
+ "graspable": true,
118
+ "grasp_scenarios": [
119
+ {
120
+ "scenario": "gently grasp the rosette sides for repotting or repositioning",
121
+ "confidence": 0.27
122
+ },
123
+ {
124
+ "scenario": "steady the plant body during maintenance",
125
+ "confidence": 0.24
126
+ }
127
+ ],
128
+ "functional_labels": [
129
+ "photosynthesize",
130
+ "ornamental foliage display",
131
+ "fill a side gap in the arrangement",
132
+ "provide compact plant mass"
133
+ ],
134
+ "semantic_description": "Small side rosette succulent with pale mint-green fleshy leaves, smooth matte finish, and a compact layered form near the left-back side of the planter.",
135
+ "id": 14,
136
+ "grasp_group": {}
137
+ },
138
+ {
139
+ "part_name": "small rosette succulent",
140
+ "mask_color": "Yellow",
141
+ "graspable": true,
142
+ "grasp_scenarios": [
143
+ {
144
+ "scenario": "delicately pinch the small rosette for careful repotting",
145
+ "confidence": 0.22
146
+ },
147
+ {
148
+ "scenario": "steady the small plant during grooming",
149
+ "confidence": 0.18
150
+ }
151
+ ],
152
+ "functional_labels": [
153
+ "photosynthesize",
154
+ "fill small gaps in the arrangement",
155
+ "ornamental accent",
156
+ "occupy a small side area of the pot"
157
+ ],
158
+ "semantic_description": "Small compact succulent rosette with pale green fleshy leaves, smooth matte texture, and a low rounded form tucked near the front-right area of the pot.",
159
+ "id": 3,
160
+ "grasp_group": {}
161
+ },
162
+ {
163
+ "part_name": "small rosette center",
164
+ "mask_color": "Purple",
165
+ "graspable": false,
166
+ "grasp_scenarios": [],
167
+ "functional_labels": [
168
+ "grow new leaves from the center",
169
+ "indicate the rosette core",
170
+ "ornamental plant detail"
171
+ ],
172
+ "semantic_description": "Tiny central bud area of a small rosette, pale green and smooth with a compact rounded shape set within the layered succulent leaves.",
173
+ "id": 5,
174
+ "grasp_group": {}
175
+ },
176
+ {
177
+ "part_name": "right dark rosette",
178
+ "mask_color": "Brown",
179
+ "graspable": true,
180
+ "grasp_scenarios": [
181
+ {
182
+ "scenario": "gently grasp the rosette sides for repotting or repositioning",
183
+ "confidence": 0.28
184
+ },
185
+ {
186
+ "scenario": "steady the plant body during maintenance",
187
+ "confidence": 0.25
188
+ }
189
+ ],
190
+ "functional_labels": [
191
+ "photosynthesize",
192
+ "ornamental foliage display",
193
+ "fill the right side of the arrangement",
194
+ "provide compact plant mass"
195
+ ],
196
+ "semantic_description": "Compact rosette succulent with darker bluish-green to gray-green fleshy leaves, smooth matte surfaces, and a layered rounded shape near the right side of the pot.",
197
+ "id": 11,
198
+ "grasp_group": {}
199
+ },
200
+ {
201
+ "part_name": "left side rosette",
202
+ "mask_color": "Orange",
203
+ "graspable": true,
204
+ "grasp_scenarios": [
205
+ {
206
+ "scenario": "gently grasp the rosette sides for repotting or repositioning",
207
+ "confidence": 0.27
208
+ },
209
+ {
210
+ "scenario": "steady the plant body during maintenance",
211
+ "confidence": 0.24
212
+ }
213
+ ],
214
+ "functional_labels": [
215
+ "photosynthesize",
216
+ "ornamental foliage display",
217
+ "fill a side gap in the arrangement",
218
+ "provide compact plant mass"
219
+ ],
220
+ "semantic_description": "Small side rosette succulent with pale mint-green fleshy leaves, smooth matte finish, and a compact layered form near the left side of the planter.",
221
+ "id": 4,
222
+ "grasp_group": {}
223
+ },
224
+ {
225
+ "part_name": "small rosette leaves",
226
+ "mask_color": "Cyan",
227
+ "graspable": false,
228
+ "grasp_scenarios": [],
229
+ "functional_labels": [
230
+ "photosynthesize",
231
+ "form the small rosette body",
232
+ "provide decorative foliage"
233
+ ],
234
+ "semantic_description": "Small pale mint-green fleshy leaves with smooth matte surfaces arranged in a compact layered rosette near the pot edge.",
235
+ "id": 6,
236
+ "grasp_group": {}
237
+ },
238
+ {
239
+ "part_name": "dark rosette outer leaves",
240
+ "mask_color": "Navy",
241
+ "graspable": false,
242
+ "grasp_scenarios": [],
243
+ "functional_labels": [
244
+ "photosynthesize",
245
+ "form the outer plant body",
246
+ "provide decorative contrast"
247
+ ],
248
+ "semantic_description": "Outer leaves of a compact rosette with darker bluish-green to gray-green coloration, thick smooth matte fleshy surfaces, arranged as a low layered ring near the side of the pot.",
249
+ "id": 13,
250
+ "grasp_group": {}
251
+ },
252
+ {
253
+ "part_name": "dark rosette center",
254
+ "mask_color": "Teal",
255
+ "graspable": false,
256
+ "grasp_scenarios": [],
257
+ "functional_labels": [
258
+ "grow new leaves from the center",
259
+ "indicate rosette center",
260
+ "ornamental focal detail"
261
+ ],
262
+ "semantic_description": "Small central core of the darker side rosette, appearing teal-green to gray-green, with a smooth fleshy matte look nestled at the center of the compact rosette.",
263
+ "id": 10,
264
+ "grasp_group": {}
265
+ },
266
+ {
267
+ "part_name": "tiny succulent cluster",
268
+ "mask_color": "Magenta",
269
+ "graspable": false,
270
+ "grasp_scenarios": [],
271
+ "functional_labels": [
272
+ "fill empty space",
273
+ "provide decorative detail",
274
+ "add plant density"
275
+ ],
276
+ "semantic_description": "Very small pale green succulent nubs with fleshy smooth surfaces clustered near the soil line, occupying a minor gap between larger rosettes.",
277
+ "id": 7,
278
+ "grasp_group": {}
279
+ },
280
+ {
281
+ "part_name": "tiny succulent leaves",
282
+ "mask_color": "Lime Green",
283
+ "graspable": false,
284
+ "grasp_scenarios": [],
285
+ "functional_labels": [
286
+ "photosynthesize",
287
+ "form miniature plant body",
288
+ "decorative accent"
289
+ ],
290
+ "semantic_description": "Tiny thick pale green leaves with a smooth matte fleshy texture, forming miniature rounded succulent sprouts close to the front edge of the planter.",
291
+ "id": 9,
292
+ "grasp_group": {}
293
+ },
294
+ {
295
+ "part_name": "red leaf tip",
296
+ "mask_color": "Crimson",
297
+ "graspable": false,
298
+ "grasp_scenarios": [],
299
+ "functional_labels": [
300
+ "ornamental color accent",
301
+ "mark the tip of a leaf",
302
+ "visual contrast"
303
+ ],
304
+ "semantic_description": "Small bright red tip on the end of a fleshy leaf, smooth and matte with a rounded pointed shape at the top of the tall succulent cluster.",
305
+ "id": 16,
306
+ "grasp_group": {}
307
+ }
308
+ ],
309
+ "quality_check": {
310
+ "success": false,
311
+ "message": "Several part names/descriptions don\u2019t match masks or visibility; tiny subparts are over-segmented and some locations/colors are incorrect."
312
+ }
313
+ }
dataset/livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25bb38d71cf82963fd781a59fa75a79191eb0e2a4b803216608330899cd41626
3
+ size 3798124