xinjjj commited on
Commit
8638335
·
verified ·
1 Parent(s): f2ca971

Add asset home_appliances/electrical_appliances/342d0d6bc8f65907bf18a1338152b989

Browse files
.gitattributes CHANGED
@@ -8333,4 +8333,4 @@ dataset/home_appliances/electrical_appliances/1f2b54d0fe835885919dc44870598ba2/a
8333
  dataset/home_appliances/electrical_appliances/26928927cf645b56aa9ecc0a66f9026e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8334
  dataset/home_appliances/electrical_appliances/2c7c20cb44a15a5fbfbd678d18de879d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8335
  dataset/home_appliances/electrical_appliances/2ef7bbaf9014573e960f8029e500d274/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8336
- dataset/home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
8333
  dataset/home_appliances/electrical_appliances/26928927cf645b56aa9ecc0a66f9026e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8334
  dataset/home_appliances/electrical_appliances/2c7c20cb44a15a5fbfbd678d18de879d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8335
  dataset/home_appliances/electrical_appliances/2ef7bbaf9014573e960f8029e500d274/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8336
+ dataset/home_appliances/electrical_appliances/342d0d6bc8f65907bf18a1338152b989/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/home_appliances/electrical_appliances/342d0d6bc8f65907bf18a1338152b989/affordance/affordance_annot.json ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "screen panel",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the television by clamping the side edges of the screen panel to reposition it carefully",
10
+ "confidence": 0.56
11
+ },
12
+ {
13
+ "scenario": "hold the screen panel near its lower corners while placing the television on a surface",
14
+ "confidence": 0.48
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "display visual content",
19
+ "provide the main viewing surface",
20
+ "serve as the front housing",
21
+ "define viewing orientation"
22
+ ],
23
+ "semantic_description": "Large slightly curved dark front display panel with a glossy smooth hard surface, occupying most of the television front and bordered by a thin frame.",
24
+ "id": 2,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "rear housing",
29
+ "mask_color": "Purple",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the rear housing from the sides or back to rotate or reposition the television during setup",
34
+ "confidence": 0.62
35
+ },
36
+ {
37
+ "scenario": "stabilize the television by holding the back while another gripper adjusts its placement",
38
+ "confidence": 0.58
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "enclose internal electronics",
43
+ "provide structural support",
44
+ "protect components",
45
+ "form the back shell"
46
+ ],
47
+ "semantic_description": "Broad dark gray to black back shell with a matte smooth hard surface, gently curved and covering most of the television rear.",
48
+ "id": 5,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "bezel frame",
53
+ "mask_color": "Pink",
54
+ "graspable": false,
55
+ "grasp_scenarios": [],
56
+ "functional_labels": [
57
+ "frame the screen",
58
+ "protect screen edges",
59
+ "provide edge stiffness",
60
+ "define front border"
61
+ ],
62
+ "semantic_description": "Thin border region around the screen perimeter, corresponding to a narrow smooth hard frame around the display.",
63
+ "id": 8,
64
+ "grasp_group": {}
65
+ },
66
+ {
67
+ "part_name": "left inner stand leg",
68
+ "mask_color": "Yellow",
69
+ "graspable": true,
70
+ "grasp_scenarios": [
71
+ {
72
+ "scenario": "grasp the inner left leg to lift one side slightly during stand positioning",
73
+ "confidence": 0.63
74
+ },
75
+ {
76
+ "scenario": "hold the leg to stabilize the television while adjusting its footing on a tabletop",
77
+ "confidence": 0.59
78
+ }
79
+ ],
80
+ "functional_labels": [
81
+ "support the television",
82
+ "contact the table",
83
+ "help distribute weight",
84
+ "stabilize the left side"
85
+ ],
86
+ "semantic_description": "Slim angled stand leg under the left side of the television, one of the inward pair, with a dark hard smooth finish.",
87
+ "id": 3,
88
+ "grasp_group": {}
89
+ },
90
+ {
91
+ "part_name": "left outer stand leg",
92
+ "mask_color": "Red",
93
+ "graspable": true,
94
+ "grasp_scenarios": [
95
+ {
96
+ "scenario": "grasp the outer left leg to nudge or align the television on a tabletop",
97
+ "confidence": 0.61
98
+ },
99
+ {
100
+ "scenario": "hold the leg while lifting the left side for placement",
101
+ "confidence": 0.57
102
+ }
103
+ ],
104
+ "functional_labels": [
105
+ "support the television",
106
+ "contact the table",
107
+ "improve lateral stability",
108
+ "stabilize the left side"
109
+ ],
110
+ "semantic_description": "Slender stand foot under the left side, extending farther outward than the inner leg, with a dark smooth hard surface.",
111
+ "id": 0,
112
+ "grasp_group": {}
113
+ },
114
+ {
115
+ "part_name": "right inner stand leg",
116
+ "mask_color": "Green",
117
+ "graspable": true,
118
+ "grasp_scenarios": [
119
+ {
120
+ "scenario": "grasp the inner right leg to lift or pivot the right side during setup",
121
+ "confidence": 0.63
122
+ },
123
+ {
124
+ "scenario": "hold the leg to steady the television while repositioning it",
125
+ "confidence": 0.6
126
+ }
127
+ ],
128
+ "functional_labels": [
129
+ "support the television",
130
+ "contact the table",
131
+ "help distribute weight",
132
+ "stabilize the right side"
133
+ ],
134
+ "semantic_description": "Slim angled stand leg under the right side of the television, one of the inward pair, with a dark hard smooth finish.",
135
+ "id": 1,
136
+ "grasp_group": {}
137
+ },
138
+ {
139
+ "part_name": "right outer stand leg",
140
+ "mask_color": "Orange",
141
+ "graspable": true,
142
+ "grasp_scenarios": [
143
+ {
144
+ "scenario": "grasp the outer right leg to align the television on a surface",
145
+ "confidence": 0.61
146
+ },
147
+ {
148
+ "scenario": "hold the leg while lifting the right side for placement",
149
+ "confidence": 0.57
150
+ }
151
+ ],
152
+ "functional_labels": [
153
+ "support the television",
154
+ "contact the table",
155
+ "improve lateral stability",
156
+ "stabilize the right side"
157
+ ],
158
+ "semantic_description": "Slender stand foot under the right side, extending farther outward than the inner leg, with a dark smooth hard surface.",
159
+ "id": 4,
160
+ "grasp_group": {}
161
+ },
162
+ {
163
+ "part_name": "side edge trim",
164
+ "mask_color": "Magenta",
165
+ "graspable": false,
166
+ "grasp_scenarios": [],
167
+ "functional_labels": [
168
+ "cover the side edge",
169
+ "finish the enclosure",
170
+ "protect the side seam",
171
+ "provide side contour"
172
+ ],
173
+ "semantic_description": "Thin vertical edge strip along the television side, forming part of the outer enclosure with a smooth hard finish.",
174
+ "id": 7,
175
+ "grasp_group": {}
176
+ }
177
+ ],
178
+ "quality_check": {
179
+ "success": false,
180
+ "message": "Rear housing color/identity mismatch and side trim color/description incorrect; screen gloss exaggerated."
181
+ }
182
+ }
dataset/home_appliances/electrical_appliances/342d0d6bc8f65907bf18a1338152b989/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:075d7ee16178a5d973f6277a7bd945b2a64d25cc6d8ce66a204cd06255da7e14
3
+ size 1692528