xinjjj commited on
Commit
87c8ee2
·
verified ·
1 Parent(s): f7497ca

Add asset kitchen_supplies/ware/04a84459bb7253a18c5a4088fa668433

Browse files
.gitattributes CHANGED
@@ -7500,3 +7500,4 @@ dataset/kitchen_supplies/ware/02700b1627945131982209b15ea7a87c/affordance/mesh_p
7500
  dataset/kitchen_supplies/ware/03a3daec03c85f45852bd5f8281fadec/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7501
  dataset/kitchen_supplies/ware/03e4b1b344c051fd914aeb70e8858ca8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7502
  dataset/kitchen_supplies/utensils/ffb1e93409ac5ca6a47f22d9d49db821/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7500
  dataset/kitchen_supplies/ware/03a3daec03c85f45852bd5f8281fadec/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7501
  dataset/kitchen_supplies/ware/03e4b1b344c051fd914aeb70e8858ca8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7502
  dataset/kitchen_supplies/utensils/ffb1e93409ac5ca6a47f22d9d49db821/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7503
+ dataset/kitchen_supplies/ware/04a84459bb7253a18c5a4088fa668433/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/ware/04a84459bb7253a18c5a4088fa668433/affordance/affordance_annot.json ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "teapot body",
5
+ "mask_color": "Green",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the teapot body from the sides to stabilize or reposition it when the handle is not used",
10
+ "confidence": 0.44
11
+ },
12
+ {
13
+ "scenario": "support the teapot body from below or around the sides during placement",
14
+ "confidence": 0.57
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "contain liquid",
19
+ "support the other teapot parts",
20
+ "provide the main structure",
21
+ "provide a secondary support surface"
22
+ ],
23
+ "semantic_description": "Large rounded white ceramic vessel with a glossy smooth surface and blue floral decorations, forming the main central body of the teapot.",
24
+ "id": 1,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "spout",
29
+ "mask_color": "Orange",
30
+ "graspable": false,
31
+ "grasp_scenarios": [],
32
+ "functional_labels": [
33
+ "pour liquid",
34
+ "direct flow",
35
+ "control pouring direction"
36
+ ],
37
+ "semantic_description": "Tapered curved ceramic spout with a glossy smooth finish, predominantly dark blue with some white decoration near its base, projecting from the upper side of the teapot and narrowing toward the opening.",
38
+ "id": 4,
39
+ "grasp_group": {}
40
+ },
41
+ {
42
+ "part_name": "handle",
43
+ "mask_color": "Red",
44
+ "graspable": true,
45
+ "grasp_scenarios": [
46
+ {
47
+ "scenario": "grasp the handle to lift and carry the teapot",
48
+ "confidence": 0.95
49
+ },
50
+ {
51
+ "scenario": "hold the handle to tilt and pour from the spout",
52
+ "confidence": 0.97
53
+ },
54
+ {
55
+ "scenario": "grasp the handle to reposition the teapot on a surface",
56
+ "confidence": 0.91
57
+ }
58
+ ],
59
+ "functional_labels": [
60
+ "provide a side grip",
61
+ "lift the teapot",
62
+ "stabilize while pouring",
63
+ "control orientation during serving"
64
+ ],
65
+ "semantic_description": "Curved loop handle on the side opposite the spout, with a glossy smooth ceramic appearance in solid dark blue.",
66
+ "id": 0,
67
+ "grasp_group": {}
68
+ },
69
+ {
70
+ "part_name": "lid",
71
+ "mask_color": "Blue",
72
+ "graspable": true,
73
+ "grasp_scenarios": [
74
+ {
75
+ "scenario": "grasp the lid from above by pinching around the knob and rim to remove it",
76
+ "confidence": 0.68
77
+ },
78
+ {
79
+ "scenario": "hold the lid to place it back onto the teapot opening",
80
+ "confidence": 0.72
81
+ }
82
+ ],
83
+ "functional_labels": [
84
+ "cover the opening",
85
+ "retain heat",
86
+ "reduce spilling",
87
+ "allow filling access when removed"
88
+ ],
89
+ "semantic_description": "Rounded white ceramic lid with a glossy smooth finish, decorated with blue bands and motifs, sitting on top of the teapot as a removable cover.",
90
+ "id": 2,
91
+ "grasp_group": {}
92
+ },
93
+ {
94
+ "part_name": "lid knob",
95
+ "mask_color": "Yellow",
96
+ "graspable": true,
97
+ "grasp_scenarios": [
98
+ {
99
+ "scenario": "pinch the lid knob to lift off the lid",
100
+ "confidence": 0.89
101
+ },
102
+ {
103
+ "scenario": "hold the knob to steady the lid while opening or closing",
104
+ "confidence": 0.83
105
+ }
106
+ ],
107
+ "functional_labels": [
108
+ "provide a pinch grip",
109
+ "lift the lid",
110
+ "indicate lid center"
111
+ ],
112
+ "semantic_description": "Small rounded cylindrical ceramic knob with a glossy smooth surface, colored dark blue, centered on top of the lid and tall enough for fingertip or small gripper contact.",
113
+ "id": 3,
114
+ "grasp_group": {}
115
+ },
116
+ {
117
+ "part_name": "base ring",
118
+ "mask_color": "Purple",
119
+ "graspable": false,
120
+ "grasp_scenarios": [],
121
+ "functional_labels": [
122
+ "support on a surface",
123
+ "stabilize the teapot when set down",
124
+ "elevate the body slightly"
125
+ ],
126
+ "semantic_description": "Narrow circular ceramic foot ring on the underside, appearing pale and glazed, forming the contact rim at the bottom of the teapot.",
127
+ "id": 5,
128
+ "grasp_group": {}
129
+ }
130
+ ],
131
+ "quality_check": {
132
+ "success": false,
133
+ "message": "Handle color/part description mismatched; top-view red mask is handle, not extra lid detail. Base ring color/finish also inaccurate."
134
+ }
135
+ }
dataset/kitchen_supplies/ware/04a84459bb7253a18c5a4088fa668433/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9db0b63692e981a4c48f8d8be95c09fbb7702ba36128517dd1b53faf70805394
3
+ size 803724