xinjjj commited on
Commit
a8bfae0
·
verified ·
1 Parent(s): dbaf41e

Add asset kitchen_supplies/ware/24320ba87e5e548f88893ad00a732ae8

Browse files
.gitattributes CHANGED
@@ -7520,3 +7520,4 @@ dataset/kitchen_supplies/ware/198a6c3c3cf85151a3314488bb425f1e/affordance/mesh_p
7520
  dataset/kitchen_supplies/ware/1ee67f9304355ffab2fd5d831ad75085/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7521
  dataset/kitchen_supplies/ware/1f2830aa26c95ea593855c989c9997c3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7522
  dataset/kitchen_supplies/ware/214b5fc15d695b41abe842518ab577d5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7520
  dataset/kitchen_supplies/ware/1ee67f9304355ffab2fd5d831ad75085/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7521
  dataset/kitchen_supplies/ware/1f2830aa26c95ea593855c989c9997c3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7522
  dataset/kitchen_supplies/ware/214b5fc15d695b41abe842518ab577d5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7523
+ dataset/kitchen_supplies/ware/24320ba87e5e548f88893ad00a732ae8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/ware/24320ba87e5e548f88893ad00a732ae8/affordance/affordance_annot.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "mug interior",
5
+ "mask_color": "Red",
6
+ "graspable": false,
7
+ "grasp_scenarios": [],
8
+ "functional_labels": [
9
+ "contain liquid",
10
+ "provide drinking volume",
11
+ "hold contents"
12
+ ],
13
+ "semantic_description": "Dark gray to black ceramic interior with a smooth matte-looking hard surface, recessed inside the mug opening and forming the cup's inner cavity.",
14
+ "id": 0,
15
+ "grasp_group": {}
16
+ },
17
+ {
18
+ "part_name": "mug body",
19
+ "mask_color": "Green",
20
+ "graspable": true,
21
+ "grasp_scenarios": [
22
+ {
23
+ "scenario": "grasp the mug body from the sides to pick up the mug",
24
+ "confidence": 0.8
25
+ },
26
+ {
27
+ "scenario": "hold the body to stabilize the mug during placement",
28
+ "confidence": 0.77
29
+ },
30
+ {
31
+ "scenario": "grasp the body for reorientation when the handle is inaccessible",
32
+ "confidence": 0.69
33
+ }
34
+ ],
35
+ "functional_labels": [
36
+ "contain liquid",
37
+ "support the mug structure",
38
+ "provide the main exterior grasp surface",
39
+ "support printed branding"
40
+ ],
41
+ "semantic_description": "Tapered dark gray or black ceramic mug body with a hard smooth matte finish, medium-sized and cylindrical with a rounded base, carrying small white printed text on the outer side.",
42
+ "id": 1,
43
+ "grasp_group": {
44
+ "grasp_3": {
45
+ "confidence": 0.9104389548301697,
46
+ "position": [
47
+ -0.1177052075508982,
48
+ -0.0007945874822326005,
49
+ -0.021664360538125038
50
+ ],
51
+ "orientation": {
52
+ "w": 0.5272251355908403,
53
+ "xyz": [
54
+ 0.46632705793305856,
55
+ 0.475951701555811,
56
+ 0.5272975528360111
57
+ ]
58
+ }
59
+ },
60
+ "grasp_7": {
61
+ "confidence": 0.9030066132545471,
62
+ "position": [
63
+ 0.061583872651681304,
64
+ -0.005569929780904204,
65
+ -0.09341932646930218
66
+ ],
67
+ "orientation": {
68
+ "w": 0.6951683052155425,
69
+ "xyz": [
70
+ -0.24086275206672,
71
+ -0.21438331162612,
72
+ 0.6424686434269105
73
+ ]
74
+ }
75
+ },
76
+ "grasp_19": {
77
+ "confidence": 0.8953911662101746,
78
+ "position": [
79
+ -0.004258938366547227,
80
+ 0.0006473332759924233,
81
+ -0.11799505911767483
82
+ ],
83
+ "orientation": {
84
+ "w": 0.7068687451923593,
85
+ "xyz": [
86
+ 0.014652001852633295,
87
+ -0.00041580997413870335,
88
+ 0.7071928471173579
89
+ ]
90
+ }
91
+ }
92
+ }
93
+ },
94
+ {
95
+ "part_name": "mug handle",
96
+ "mask_color": "Blue",
97
+ "graspable": true,
98
+ "grasp_scenarios": [
99
+ {
100
+ "scenario": "grasp the handle to lift the mug",
101
+ "confidence": 0.93
102
+ },
103
+ {
104
+ "scenario": "hold the handle to stabilize the mug while pouring",
105
+ "confidence": 0.89
106
+ },
107
+ {
108
+ "scenario": "pull or reposition the mug by the handle",
109
+ "confidence": 0.86
110
+ }
111
+ ],
112
+ "functional_labels": [
113
+ "provide a side grip",
114
+ "lift the mug without gripping the hot body",
115
+ "stabilize the mug while pouring",
116
+ "help reorient the mug"
117
+ ],
118
+ "semantic_description": "Curved dark gray or black ceramic handle with a hard smooth matte finish, attached to the mug's side as a medium-sized loop sized for secure side gripping.",
119
+ "id": 2,
120
+ "grasp_group": {
121
+ "grasp_26": {
122
+ "confidence": 0.7692157626152039,
123
+ "position": [
124
+ 0.1261593361850828,
125
+ 0.019959342142101377,
126
+ -0.010301207192242146
127
+ ],
128
+ "orientation": {
129
+ "w": 0.6492335294564668,
130
+ "xyz": [
131
+ 0.42487627291078467,
132
+ -0.373211086706153,
133
+ -0.5086152393573675
134
+ ]
135
+ }
136
+ }
137
+ }
138
+ }
139
+ ],
140
+ "quality_check": {
141
+ "success": true,
142
+ "message": "YES"
143
+ }
144
+ }
dataset/kitchen_supplies/ware/24320ba87e5e548f88893ad00a732ae8/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a8d09ed4aa59e5da36c5332c0ad546dc3999afe049997095b5cf2be19cbd0e5
3
+ size 3780420