xinjjj commited on
Commit
390cf13
·
verified ·
1 Parent(s): ab19e84

Add asset kitchen_supplies/ware/d881c62c8800571bb4885c578746eae8

Browse files
.gitattributes CHANGED
@@ -7658,4 +7658,5 @@ dataset/kitchen_supplies/ware/d15ebc93a84b5929867f59706aab4dbb/affordance/mesh_p
7658
  dataset/kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7659
  dataset/kitchen_supplies/ware/d391b78878c8587795b6698f477e5fa3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7660
  dataset/kitchen_supplies/ware/d6612f12ca9750faa9ebfb714ab121ec/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7661
- dataset/kitchen_supplies/ware/d74cc4527b5e5328af3cdeca950932d4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7658
  dataset/kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7659
  dataset/kitchen_supplies/ware/d391b78878c8587795b6698f477e5fa3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7660
  dataset/kitchen_supplies/ware/d6612f12ca9750faa9ebfb714ab121ec/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7661
+ dataset/kitchen_supplies/ware/d73ce17048865fabb1aad66b312b9e3e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7662
+ dataset/kitchen_supplies/ware/d881c62c8800571bb4885c578746eae8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/ware/d881c62c8800571bb4885c578746eae8/affordance/affordance_annot.json ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "mug handle",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the handle to lift and carry the mug",
10
+ "confidence": 0.95
11
+ },
12
+ {
13
+ "scenario": "hold the handle to stabilize the mug while pouring",
14
+ "confidence": 0.89
15
+ },
16
+ {
17
+ "scenario": "hook or pinch the handle to reorient the mug on a surface",
18
+ "confidence": 0.72
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "provide a side grip",
23
+ "lift the mug without touching the body",
24
+ "stabilize the mug while pouring",
25
+ "help reorient the mug"
26
+ ],
27
+ "semantic_description": "Curved white ceramic handle with a glossy smooth hard surface, medium thickness, attached to the mug side and sized for side gripping.",
28
+ "id": 0,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "mug body",
33
+ "mask_color": "Blue",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "grasp the mug body from the sides to pick it up",
38
+ "confidence": 0.82
39
+ },
40
+ {
41
+ "scenario": "hold the body to stabilize the mug during placement",
42
+ "confidence": 0.78
43
+ },
44
+ {
45
+ "scenario": "grasp the body when the handle is inaccessible",
46
+ "confidence": 0.69
47
+ }
48
+ ],
49
+ "functional_labels": [
50
+ "contain liquid",
51
+ "support printed branding",
52
+ "provide main structure",
53
+ "offer an alternative grasp surface"
54
+ ],
55
+ "semantic_description": "Tapered white ceramic cup body with a glossy smooth hard surface, medium-sized and cylindrical, forming the main container and showing small black printed text near the lower side.",
56
+ "id": 2,
57
+ "grasp_group": {
58
+ "grasp_20": {
59
+ "confidence": 0.9346160292625427,
60
+ "position": [
61
+ -0.004301698296330869,
62
+ -0.0008193383982870728,
63
+ -0.1206885491264984
64
+ ],
65
+ "orientation": {
66
+ "w": 0.732575116636946,
67
+ "xyz": [
68
+ 0.010630500786984468,
69
+ -0.002158243367407109,
70
+ 0.6805997597141439
71
+ ]
72
+ }
73
+ },
74
+ "grasp_21": {
75
+ "confidence": 0.9332267045974731,
76
+ "position": [
77
+ -0.006669124471955001,
78
+ -0.0011283672720310278,
79
+ -0.1220095221651718
80
+ ],
81
+ "orientation": {
82
+ "w": 0.7166584630001329,
83
+ "xyz": [
84
+ 0.017861888099889197,
85
+ 0.008055709554175117,
86
+ 0.6971489840108587
87
+ ]
88
+ }
89
+ },
90
+ "grasp_23": {
91
+ "confidence": 0.9309185147285461,
92
+ "position": [
93
+ -0.003365791286341846,
94
+ -0.0024065879406407475,
95
+ -0.1221470822347328
96
+ ],
97
+ "orientation": {
98
+ "w": 0.5903364709602489,
99
+ "xyz": [
100
+ -0.004326455206050852,
101
+ 0.013538345957963882,
102
+ -0.8070321220547989
103
+ ]
104
+ }
105
+ },
106
+ "grasp_35": {
107
+ "confidence": 0.9260339140892029,
108
+ "position": [
109
+ -0.006487398291938007,
110
+ -0.0023655727272853255,
111
+ -0.12168676301371306
112
+ ],
113
+ "orientation": {
114
+ "w": 0.7632552305052939,
115
+ "xyz": [
116
+ 0.016243915131579603,
117
+ 0.0002507151193459345,
118
+ 0.6458928126782629
119
+ ]
120
+ }
121
+ },
122
+ "grasp_37": {
123
+ "confidence": 0.9258439540863037,
124
+ "position": [
125
+ -0.09808237792458385,
126
+ 0.014529357198625803,
127
+ -0.0703619186533615
128
+ ],
129
+ "orientation": {
130
+ "w": 0.5458736165206934,
131
+ "xyz": [
132
+ -0.33203326082939627,
133
+ 0.3885578247613022,
134
+ -0.6639267469430509
135
+ ]
136
+ }
137
+ }
138
+ }
139
+ },
140
+ {
141
+ "part_name": "interior of mug",
142
+ "mask_color": "Green",
143
+ "graspable": false,
144
+ "grasp_scenarios": [],
145
+ "functional_labels": [
146
+ "contain liquid",
147
+ "hold contents",
148
+ "provide drinking cavity",
149
+ "define opening volume"
150
+ ],
151
+ "semantic_description": "White ceramic inner cavity with a glossy smooth hard surface, rounded and concave inside the mug, forming the top opening and liquid-holding space.",
152
+ "id": 1,
153
+ "grasp_group": {}
154
+ },
155
+ {
156
+ "part_name": "mug base",
157
+ "mask_color": "Yellow",
158
+ "graspable": false,
159
+ "grasp_scenarios": [],
160
+ "functional_labels": [
161
+ "support on flat surfaces",
162
+ "stabilize upright placement",
163
+ "provide bottom contact surface"
164
+ ],
165
+ "semantic_description": "Circular white ceramic bottom with a slightly recessed ring, glossy smooth hard finish, located at the underside and sized to support the mug on a table.",
166
+ "id": 3,
167
+ "grasp_group": {}
168
+ }
169
+ ],
170
+ "quality_check": {
171
+ "success": true,
172
+ "message": "YES"
173
+ }
174
+ }
dataset/kitchen_supplies/ware/d881c62c8800571bb4885c578746eae8/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c5d61abd1f77124f6e42eabe45bbdfb23e32c092679fe63b42dfff04558b21
3
+ size 3781728