xinjjj commited on
Commit
63d0139
·
verified ·
1 Parent(s): 93a775e

Add asset food/ingredients/fd42722ec8f95d1da77f475ffcf1468c

Browse files
.gitattributes CHANGED
@@ -6849,3 +6849,4 @@ dataset/food/ingredients/f706110178005ce193462e85db2f4256/affordance/mesh_part_s
6849
  dataset/food/ingredients/f7f79824002d5373a48513d30cfb63bd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6850
  dataset/food/ingredients/f8c05184bb72581ebd17e7d06312d4ac/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6851
  dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6849
  dataset/food/ingredients/f7f79824002d5373a48513d30cfb63bd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6850
  dataset/food/ingredients/f8c05184bb72581ebd17e7d06312d4ac/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6851
  dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6852
+ dataset/food/ingredients/fd42722ec8f95d1da77f475ffcf1468c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/food/ingredients/fd42722ec8f95d1da77f475ffcf1468c/affordance/affordance_annot.json ADDED
@@ -0,0 +1,302 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "mushroom cap",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the cap from the sides to pick up the mushroom",
10
+ "confidence": 0.74
11
+ },
12
+ {
13
+ "scenario": "hold the cap gently to stabilize the mushroom during inspection",
14
+ "confidence": 0.68
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "protect underside gills",
19
+ "support spore-bearing surface",
20
+ "provide main upper surface",
21
+ "enable gentle pickup"
22
+ ],
23
+ "semantic_description": "Large domed red-orange cap with a smooth slightly glossy food skin, firm surface, rounded edges, and a small central dimple on top covering the mushroom's upper half.",
24
+ "id": 0,
25
+ "grasp_group": {
26
+ "grasp_4": {
27
+ "confidence": 0.6945143938064575,
28
+ "position": [
29
+ 0.12996866018511355,
30
+ -0.008727056439965963,
31
+ 0.05028355494141579
32
+ ],
33
+ "orientation": {
34
+ "w": 0.6393431884818563,
35
+ "xyz": [
36
+ -0.044555490033263874,
37
+ -0.7668893065285859,
38
+ -0.03370292541982206
39
+ ]
40
+ }
41
+ },
42
+ "grasp_19": {
43
+ "confidence": 0.6757792234420776,
44
+ "position": [
45
+ -0.06322828843258321,
46
+ -0.10670869937166572,
47
+ 0.0626528263092041
48
+ ],
49
+ "orientation": {
50
+ "w": 0.2777563473547779,
51
+ "xyz": [
52
+ -0.7306219554569787,
53
+ -0.36685419708933786,
54
+ -0.5044412431456113
55
+ ]
56
+ }
57
+ }
58
+ }
59
+ },
60
+ {
61
+ "part_name": "mushroom stem",
62
+ "mask_color": "Green",
63
+ "graspable": true,
64
+ "grasp_scenarios": [
65
+ {
66
+ "scenario": "grasp the stem to lift and carry the mushroom",
67
+ "confidence": 0.9
68
+ },
69
+ {
70
+ "scenario": "hold the stem to orient the mushroom for cutting or inspection",
71
+ "confidence": 0.87
72
+ },
73
+ {
74
+ "scenario": "pinch the stem base to stabilize the mushroom on a surface",
75
+ "confidence": 0.76
76
+ }
77
+ ],
78
+ "functional_labels": [
79
+ "support cap",
80
+ "connect cap to base",
81
+ "provide main grip area",
82
+ "stabilize upright positioning"
83
+ ],
84
+ "semantic_description": "Thick off-white to tan stem with a matte fibrous surface, hard slightly rough texture, cylindrical tapered shape, and a darker ragged base centered beneath the cap.",
85
+ "id": 1,
86
+ "grasp_group": {
87
+ "grasp_21": {
88
+ "confidence": 0.9805693626403809,
89
+ "position": [
90
+ -0.08539090096019208,
91
+ -0.04137683054432273,
92
+ -0.08019263297319412
93
+ ],
94
+ "orientation": {
95
+ "w": 0.706853670261584,
96
+ "xyz": [
97
+ -0.45100676260642847,
98
+ 0.27373468496556863,
99
+ -0.471190100880523
100
+ ]
101
+ }
102
+ },
103
+ "grasp_25": {
104
+ "confidence": 0.9771071076393127,
105
+ "position": [
106
+ 0.018281944328919053,
107
+ -0.09889564802870154,
108
+ -0.04343130439519882
109
+ ],
110
+ "orientation": {
111
+ "w": 0.7315843823298557,
112
+ "xyz": [
113
+ -0.6742965828745626,
114
+ -0.06993111841946464,
115
+ 0.07223606115600566
116
+ ]
117
+ }
118
+ },
119
+ "grasp_27": {
120
+ "confidence": 0.9765199422836304,
121
+ "position": [
122
+ -0.0965409332420677,
123
+ -0.02993470197543502,
124
+ -0.049616724252700806
125
+ ],
126
+ "orientation": {
127
+ "w": 0.6259973024663326,
128
+ "xyz": [
129
+ -0.5109349080983224,
130
+ 0.3593124250011337,
131
+ -0.466869872910256
132
+ ]
133
+ }
134
+ },
135
+ "grasp_28": {
136
+ "confidence": 0.9763597846031189,
137
+ "position": [
138
+ 0.026875546434894204,
139
+ -0.09961936017498374,
140
+ -0.04021067917346954
141
+ ],
142
+ "orientation": {
143
+ "w": 0.11834083370273779,
144
+ "xyz": [
145
+ 0.07830582010973978,
146
+ -0.6863315578544666,
147
+ -0.71331103896445
148
+ ]
149
+ }
150
+ },
151
+ "grasp_29": {
152
+ "confidence": 0.9763213992118835,
153
+ "position": [
154
+ -0.0737205648329109,
155
+ -0.05914804106578231,
156
+ -0.07732436805963516
157
+ ],
158
+ "orientation": {
159
+ "w": 0.3588029499423075,
160
+ "xyz": [
161
+ 0.2275333367477159,
162
+ 0.46280859960034426,
163
+ 0.7780084986149677
164
+ ]
165
+ }
166
+ },
167
+ "grasp_30": {
168
+ "confidence": 0.9761354327201843,
169
+ "position": [
170
+ -0.0284018327947706,
171
+ 0.09989996859803796,
172
+ -0.03203935548663139
173
+ ],
174
+ "orientation": {
175
+ "w": 0.0995831229427202,
176
+ "xyz": [
177
+ -0.08982553869950359,
178
+ 0.6915599436347273,
179
+ -0.7097601134061082
180
+ ]
181
+ }
182
+ },
183
+ "grasp_31": {
184
+ "confidence": 0.9758708477020264,
185
+ "position": [
186
+ -0.10106378584168851,
187
+ -0.007799967657774687,
188
+ -0.04759097844362259
189
+ ],
190
+ "orientation": {
191
+ "w": 0.5293161675916715,
192
+ "xyz": [
193
+ 0.4287804176704309,
194
+ 0.46145053387881496,
195
+ 0.5683618151594924
196
+ ]
197
+ }
198
+ },
199
+ "grasp_32": {
200
+ "confidence": 0.9757674336433411,
201
+ "position": [
202
+ 0.03919930593110621,
203
+ -0.09221125533804297,
204
+ -0.040880024433135986
205
+ ],
206
+ "orientation": {
207
+ "w": 0.713567481599365,
208
+ "xyz": [
209
+ -0.6696270249598697,
210
+ -0.13744731939801358,
211
+ 0.15339273463118566
212
+ ]
213
+ }
214
+ },
215
+ "grasp_33": {
216
+ "confidence": 0.9756131768226624,
217
+ "position": [
218
+ -0.07415146171115339,
219
+ -0.05229597678408027,
220
+ -0.07683368772268295
221
+ ],
222
+ "orientation": {
223
+ "w": 0.3870000448078307,
224
+ "xyz": [
225
+ 0.22694532942334728,
226
+ 0.45697194498762306,
227
+ 0.7680517067658233
228
+ ]
229
+ }
230
+ },
231
+ "grasp_34": {
232
+ "confidence": 0.9755781292915344,
233
+ "position": [
234
+ -0.09752931236289442,
235
+ -0.02953130519017577,
236
+ -0.03663775697350502
237
+ ],
238
+ "orientation": {
239
+ "w": 0.4269491370466862,
240
+ "xyz": [
241
+ 0.4018047621058202,
242
+ 0.5598039074460375,
243
+ 0.5855654982427875
244
+ ]
245
+ }
246
+ },
247
+ "grasp_36": {
248
+ "confidence": 0.9755538702011108,
249
+ "position": [
250
+ -0.0684872844722122,
251
+ -0.04004039755091071,
252
+ -0.09568379819393158
253
+ ],
254
+ "orientation": {
255
+ "w": 0.7820434320858132,
256
+ "xyz": [
257
+ -0.3869528202280399,
258
+ 0.23032758000222908,
259
+ -0.4308419561037715
260
+ ]
261
+ }
262
+ },
263
+ "grasp_38": {
264
+ "confidence": 0.9751235842704773,
265
+ "position": [
266
+ 0.04224605322815478,
267
+ -0.08705447753891349,
268
+ -0.04637748748064041
269
+ ],
270
+ "orientation": {
271
+ "w": 0.7426767567856101,
272
+ "xyz": [
273
+ -0.6305142028258773,
274
+ -0.1463015938190141,
275
+ 0.1716942591098274
276
+ ]
277
+ }
278
+ },
279
+ "grasp_39": {
280
+ "confidence": 0.9750950336456299,
281
+ "position": [
282
+ -0.02276758453808725,
283
+ 0.09978788951411843,
284
+ -0.034466370940208435
285
+ ],
286
+ "orientation": {
287
+ "w": 0.09000416404144256,
288
+ "xyz": [
289
+ -0.07040891000366274,
290
+ 0.6872731151800627,
291
+ -0.7173545155625562
292
+ ]
293
+ }
294
+ }
295
+ }
296
+ }
297
+ ],
298
+ "quality_check": {
299
+ "success": true,
300
+ "message": "YES"
301
+ }
302
+ }
dataset/food/ingredients/fd42722ec8f95d1da77f475ffcf1468c/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0221253702ba0f41b73a82a4ddcdae61af97138844504485a238dd6b8c5db0da
3
+ size 1559740