xinjjj commited on
Commit
75e06e7
·
verified ·
1 Parent(s): 2167807

Add asset kitchen_supplies/cookware/6be74d72ab815c129c7e320874eb9126

Browse files
.gitattributes CHANGED
@@ -8364,3 +8364,4 @@ dataset/kitchen_supplies/cookware/2bd52314a84d592eb034bdac7a362e49/affordance/me
8364
  dataset/kitchen_supplies/cookware/4e419c4622e25b79abd74c626a45c0e1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8365
  dataset/kitchen_supplies/cookware/5b415060267d5d789a8dde5c6bc2145c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8366
  dataset/kitchen_supplies/cookware/508224b65d275347858bb78aa2457ea6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8364
  dataset/kitchen_supplies/cookware/4e419c4622e25b79abd74c626a45c0e1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8365
  dataset/kitchen_supplies/cookware/5b415060267d5d789a8dde5c6bc2145c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8366
  dataset/kitchen_supplies/cookware/508224b65d275347858bb78aa2457ea6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8367
+ dataset/kitchen_supplies/cookware/6be74d72ab815c129c7e320874eb9126/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/cookware/6be74d72ab815c129c7e320874eb9126/affordance/affordance_annot.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "left handle",
5
+ "mask_color": "Green",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side handle to lift or carry the soup pot",
10
+ "confidence": 0.94
11
+ },
12
+ {
13
+ "scenario": "hold the handle to stabilize the pot during pouring or repositioning",
14
+ "confidence": 0.88
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide a side grip",
19
+ "lift and carry the pot",
20
+ "stabilize the pot",
21
+ "aid two-sided handling"
22
+ ],
23
+ "semantic_description": "Small curved off-white metal loop handle with a smooth semi-gloss finish and hard texture, mounted on one side near the rim of the large cylindrical pot body.",
24
+ "id": 1,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "right handle",
29
+ "mask_color": "Red",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the side handle to lift or carry the soup pot",
34
+ "confidence": 0.94
35
+ },
36
+ {
37
+ "scenario": "hold the handle to stabilize the pot during pouring or repositioning",
38
+ "confidence": 0.88
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "provide a side grip",
43
+ "lift and carry the pot",
44
+ "stabilize the pot",
45
+ "aid two-sided handling"
46
+ ],
47
+ "semantic_description": "Small curved off-white metal loop handle with a smooth semi-gloss finish and hard texture, mounted on the opposite side near the rim of the large cylindrical pot body.",
48
+ "id": 0,
49
+ "grasp_group": {
50
+ "grasp_17": {
51
+ "confidence": 0.9021735191345215,
52
+ "position": [
53
+ 0.05988109897589311,
54
+ 0.18820518301799893,
55
+ 0.20837042294442654
56
+ ],
57
+ "orientation": {
58
+ "w": 0.15021950983855428,
59
+ "xyz": [
60
+ -0.7699439387186877,
61
+ -0.587857605278693,
62
+ 0.19759520745761583
63
+ ]
64
+ }
65
+ }
66
+ }
67
+ },
68
+ {
69
+ "part_name": "pot interior",
70
+ "mask_color": "Blue",
71
+ "graspable": false,
72
+ "grasp_scenarios": [],
73
+ "functional_labels": [
74
+ "contain soup or liquid",
75
+ "hold cooked food",
76
+ "provide cooking volume",
77
+ "form the inner food-contact surface"
78
+ ],
79
+ "semantic_description": "Deep round metallic interior cavity with a smooth reflective finish in muted silver-brown tones, occupying the upper opening and forming the pot's food-holding basin.",
80
+ "id": 2,
81
+ "grasp_group": {}
82
+ },
83
+ {
84
+ "part_name": "rim",
85
+ "mask_color": "Orange",
86
+ "graspable": false,
87
+ "grasp_scenarios": [],
88
+ "functional_labels": [
89
+ "reinforce the opening",
90
+ "define the top edge",
91
+ "support pouring alignment",
92
+ "provide lid seating edge"
93
+ ],
94
+ "semantic_description": "Thin circular off-white metal rim with a smooth slightly glossy finish, running around the top opening as a narrow raised edge above the pot wall.",
95
+ "id": 4,
96
+ "grasp_group": {}
97
+ },
98
+ {
99
+ "part_name": "pot body",
100
+ "mask_color": "Yellow",
101
+ "graspable": true,
102
+ "grasp_scenarios": [
103
+ {
104
+ "scenario": "grasp the pot body from the sides to pick up the empty pot",
105
+ "confidence": 0.71
106
+ },
107
+ {
108
+ "scenario": "clamp the body to hold the pot steady during placement",
109
+ "confidence": 0.67
110
+ }
111
+ ],
112
+ "functional_labels": [
113
+ "contain food and liquid",
114
+ "provide main structure",
115
+ "support heating vessel volume",
116
+ "support attached handles"
117
+ ],
118
+ "semantic_description": "Large cylindrical off-white metal body with a smooth semi-gloss enamel-like finish and hard surface, forming most of the pot's height and enclosing the cooking chamber.",
119
+ "id": 3,
120
+ "grasp_group": {}
121
+ }
122
+ ],
123
+ "quality_check": {
124
+ "success": true,
125
+ "message": "YES"
126
+ }
127
+ }
dataset/kitchen_supplies/cookware/6be74d72ab815c129c7e320874eb9126/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adb232cf0ad5397afddaeb6e0c06f2e5d8aaba9a0d6ef577cb0d761d93a7cce7
3
+ size 1689452