xinjjj commited on
Commit
30b0659
·
verified ·
1 Parent(s): 48b5e6f

Add asset furniture/table/b4b40966ebda5393bd4d7fc634062519

Browse files
.gitattributes CHANGED
@@ -6976,4 +6976,4 @@ dataset/furniture/table/86f0cbbe2e6250c499ef075c7580b555/affordance/mesh_part_se
6976
  dataset/furniture/table/87d78067051e57c3858d066d9a17a165/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6977
  dataset/furniture/table/8e73f2ff0aaa5b4393f3f37d91169bde/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6978
  dataset/furniture/table/9aa94e8e837e5638b87533237d64e8f6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6979
- dataset/furniture/table/b6b0dd6f66465938a67e4fd35d310d06/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6976
  dataset/furniture/table/87d78067051e57c3858d066d9a17a165/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6977
  dataset/furniture/table/8e73f2ff0aaa5b4393f3f37d91169bde/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6978
  dataset/furniture/table/9aa94e8e837e5638b87533237d64e8f6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6979
+ dataset/furniture/table/b4b40966ebda5393bd4d7fc634062519/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/furniture/table/b4b40966ebda5393bd4d7fc634062519/affordance/affordance_annot.json ADDED
@@ -0,0 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tabletop",
5
+ "mask_color": "Cyan",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the tabletop edge to lift or reposition the low table",
10
+ "confidence": 0.84
11
+ },
12
+ {
13
+ "scenario": "hold opposite tabletop edges to stabilize the table during transport",
14
+ "confidence": 0.79
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide a flat work surface",
19
+ "support placed items",
20
+ "define the main table area"
21
+ ],
22
+ "semantic_description": "Large rectangular light honey-colored wooden top with visible grain and knots, smooth finish, rounded corners, and a broad horizontal position forming the upper surface.",
23
+ "id": 6,
24
+ "grasp_group": {}
25
+ },
26
+ {
27
+ "part_name": "front apron",
28
+ "mask_color": "Yellow",
29
+ "graspable": true,
30
+ "grasp_scenarios": [
31
+ {
32
+ "scenario": "grasp the front apron to pull the table slightly across the floor",
33
+ "confidence": 0.61
34
+ },
35
+ {
36
+ "scenario": "use the apron as a stabilizing hold while adjusting table position",
37
+ "confidence": 0.57
38
+ }
39
+ ],
40
+ "functional_labels": [
41
+ "connect tabletop to legs",
42
+ "stiffen the frame",
43
+ "support the front edge structure",
44
+ "resist wobble"
45
+ ],
46
+ "semantic_description": "Long narrow wooden rail beneath the front tabletop edge, medium brown, smooth, and horizontally spanning the front width.",
47
+ "id": 3,
48
+ "grasp_group": {}
49
+ },
50
+ {
51
+ "part_name": "left side apron",
52
+ "mask_color": "Pink",
53
+ "graspable": true,
54
+ "grasp_scenarios": [
55
+ {
56
+ "scenario": "grasp the side apron to help rotate or reposition the table",
57
+ "confidence": 0.55
58
+ },
59
+ {
60
+ "scenario": "hold the side apron to steady the table during lifting",
61
+ "confidence": 0.5
62
+ }
63
+ ],
64
+ "functional_labels": [
65
+ "connect tabletop to legs",
66
+ "stiffen the side frame",
67
+ "support the side edge structure"
68
+ ],
69
+ "semantic_description": "Narrow medium-brown wooden side rail under the left tabletop edge, smooth and straight, extending between the left pair of legs.",
70
+ "id": 8,
71
+ "grasp_group": {}
72
+ },
73
+ {
74
+ "part_name": "right side apron",
75
+ "mask_color": "Magenta",
76
+ "graspable": true,
77
+ "grasp_scenarios": [
78
+ {
79
+ "scenario": "grasp the side apron to help rotate or reposition the table",
80
+ "confidence": 0.55
81
+ },
82
+ {
83
+ "scenario": "hold the side apron to steady the table during lifting",
84
+ "confidence": 0.5
85
+ }
86
+ ],
87
+ "functional_labels": [
88
+ "connect tabletop to legs",
89
+ "stiffen the side frame",
90
+ "support the side edge structure"
91
+ ],
92
+ "semantic_description": "Narrow medium-brown wooden side rail under the right tabletop edge, smooth and straight, extending between the right pair of legs.",
93
+ "id": 7,
94
+ "grasp_group": {}
95
+ },
96
+ {
97
+ "part_name": "left front leg",
98
+ "mask_color": "Purple",
99
+ "graspable": true,
100
+ "grasp_scenarios": [
101
+ {
102
+ "scenario": "grasp the leg to drag or pivot the table",
103
+ "confidence": 0.63
104
+ },
105
+ {
106
+ "scenario": "hold the leg while carrying or turning the table",
107
+ "confidence": 0.67
108
+ }
109
+ ],
110
+ "functional_labels": [
111
+ "support table height",
112
+ "transfer load to the floor",
113
+ "stabilize a corner"
114
+ ],
115
+ "semantic_description": "Slim tapered medium-brown wooden leg with a smooth finish at the left front corner, extending vertically downward.",
116
+ "id": 5,
117
+ "grasp_group": {}
118
+ },
119
+ {
120
+ "part_name": "left rear leg",
121
+ "mask_color": "Blue",
122
+ "graspable": true,
123
+ "grasp_scenarios": [
124
+ {
125
+ "scenario": "grasp the leg to drag or pivot the table",
126
+ "confidence": 0.61
127
+ },
128
+ {
129
+ "scenario": "hold the leg while carrying or turning the table",
130
+ "confidence": 0.65
131
+ }
132
+ ],
133
+ "functional_labels": [
134
+ "support table height",
135
+ "transfer load to the floor",
136
+ "stabilize a corner"
137
+ ],
138
+ "semantic_description": "Slim tapered medium-brown wooden leg at the left rear corner, extending downward from the tabletop frame.",
139
+ "id": 2,
140
+ "grasp_group": {}
141
+ },
142
+ {
143
+ "part_name": "right front leg",
144
+ "mask_color": "Orange",
145
+ "graspable": true,
146
+ "grasp_scenarios": [
147
+ {
148
+ "scenario": "grasp the leg to drag or pivot the table",
149
+ "confidence": 0.62
150
+ },
151
+ {
152
+ "scenario": "hold the leg while carrying or turning the table",
153
+ "confidence": 0.66
154
+ }
155
+ ],
156
+ "functional_labels": [
157
+ "support table height",
158
+ "transfer load to the floor",
159
+ "stabilize a corner"
160
+ ],
161
+ "semantic_description": "Slim tapered medium-brown wooden leg positioned at the right front corner, extending vertically downward.",
162
+ "id": 4,
163
+ "grasp_group": {}
164
+ },
165
+ {
166
+ "part_name": "right rear leg",
167
+ "mask_color": "Red",
168
+ "graspable": true,
169
+ "grasp_scenarios": [
170
+ {
171
+ "scenario": "grasp the leg to drag or pivot the table",
172
+ "confidence": 0.6
173
+ },
174
+ {
175
+ "scenario": "hold the leg while carrying or turning the table",
176
+ "confidence": 0.64
177
+ }
178
+ ],
179
+ "functional_labels": [
180
+ "support table height",
181
+ "transfer load to the floor",
182
+ "stabilize a corner"
183
+ ],
184
+ "semantic_description": "Slim tapered medium-brown wooden leg at the right rear corner, extending downward from the frame.",
185
+ "id": 0,
186
+ "grasp_group": {}
187
+ },
188
+ {
189
+ "part_name": "cross brace",
190
+ "mask_color": "Lime Green",
191
+ "graspable": true,
192
+ "grasp_scenarios": [
193
+ {
194
+ "scenario": "grasp the underside brace to stabilize the table during flipping",
195
+ "confidence": 0.48
196
+ },
197
+ {
198
+ "scenario": "hold the brace as a secondary support point while carrying",
199
+ "confidence": 0.44
200
+ }
201
+ ],
202
+ "functional_labels": [
203
+ "reinforce the underside",
204
+ "reduce frame flex",
205
+ "connect opposite sides",
206
+ "improve stability"
207
+ ],
208
+ "semantic_description": "Medium-brown wooden brace mounted under the tabletop, straight and narrow, spanning across the underside between opposite sides.",
209
+ "id": 9,
210
+ "grasp_group": {}
211
+ }
212
+ ],
213
+ "quality_check": {
214
+ "success": false,
215
+ "message": "Apron side names/colors and cross brace identity are incorrect; brace is central support stretcher, not spanning opposite sides."
216
+ }
217
+ }
dataset/furniture/table/b4b40966ebda5393bd4d7fc634062519/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea117cad20a549af7b5d0c3ce51c1268ed830b2d6a1c3c4cb29977200f36ac17
3
+ size 1786568