xinjjj commited on
Commit
4fd92c3
·
verified ·
1 Parent(s): 89d1944

Add asset furniture/table/ca0ffde5d1045e34abcad2ca415bfad4

Browse files
.gitattributes CHANGED
@@ -6982,4 +6982,4 @@ dataset/furniture/table/c079096d2c9c58bbbde80d48e82c0767/affordance/mesh_part_se
6982
  dataset/furniture/table/c2884d53e6b950508840fa91aac4d5e5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6983
  dataset/furniture/table/c5785771301a5cb5ac51f8c6fa73443f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6984
  dataset/furniture/table/c6c32200816951b2998904219ef9df5f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6985
- dataset/furniture/table/c72bf29bcad65fcab382e96591d2c01c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6982
  dataset/furniture/table/c2884d53e6b950508840fa91aac4d5e5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6983
  dataset/furniture/table/c5785771301a5cb5ac51f8c6fa73443f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6984
  dataset/furniture/table/c6c32200816951b2998904219ef9df5f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6985
+ dataset/furniture/table/ca0ffde5d1045e34abcad2ca415bfad4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/furniture/table/ca0ffde5d1045e34abcad2ca415bfad4/affordance/affordance_annot.json ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tabletop",
5
+ "mask_color": "Pink",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the tabletop edge to lift and reposition the table",
10
+ "confidence": 0.82
11
+ },
12
+ {
13
+ "scenario": "hold the tabletop edge to stabilize the table during carrying or inspection",
14
+ "confidence": 0.74
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide a flat work surface",
19
+ "support placed items",
20
+ "form the main upper surface"
21
+ ],
22
+ "semantic_description": "Large rectangular brown wooden top with a smooth semi-gloss finish, visible wood grain and darker knots, slightly rounded corners and edges, forming the main upper surface of the table.",
23
+ "id": 8,
24
+ "grasp_group": {}
25
+ },
26
+ {
27
+ "part_name": "underside panel",
28
+ "mask_color": "Green",
29
+ "graspable": false,
30
+ "grasp_scenarios": [],
31
+ "functional_labels": [
32
+ "form the broad underside surface",
33
+ "add structural support beneath the top",
34
+ "help transfer load toward the legs"
35
+ ],
36
+ "semantic_description": "Broad brown wooden underside panel with a smooth hard finish and visible grain, spanning most of the lower face beneath the tabletop.",
37
+ "id": 1,
38
+ "grasp_group": {}
39
+ },
40
+ {
41
+ "part_name": "front left leg",
42
+ "mask_color": "Cyan",
43
+ "graspable": true,
44
+ "grasp_scenarios": [
45
+ {
46
+ "scenario": "grasp the leg to steady the table while moving it",
47
+ "confidence": 0.8
48
+ },
49
+ {
50
+ "scenario": "hold the leg to pivot or slightly drag the table",
51
+ "confidence": 0.66
52
+ }
53
+ ],
54
+ "functional_labels": [
55
+ "support the table",
56
+ "elevate the tabletop",
57
+ "transfer load to the floor",
58
+ "provide standing stability"
59
+ ],
60
+ "semantic_description": "Slender tapered brown wooden leg with a smooth semi-gloss finish, gently curved near the top and attached at a table corner.",
61
+ "id": 6,
62
+ "grasp_group": {}
63
+ },
64
+ {
65
+ "part_name": "rear right leg",
66
+ "mask_color": "Blue",
67
+ "graspable": true,
68
+ "grasp_scenarios": [
69
+ {
70
+ "scenario": "grasp the leg to steady the table while moving it",
71
+ "confidence": 0.79
72
+ },
73
+ {
74
+ "scenario": "hold the leg to pivot or slightly drag the table",
75
+ "confidence": 0.65
76
+ }
77
+ ],
78
+ "functional_labels": [
79
+ "support the table",
80
+ "elevate the tabletop",
81
+ "transfer load to the floor",
82
+ "provide standing stability"
83
+ ],
84
+ "semantic_description": "Slender tapered brown wooden leg with a smooth semi-gloss finish, gently curved near the top and attached at a table corner.",
85
+ "id": 2,
86
+ "grasp_group": {}
87
+ },
88
+ {
89
+ "part_name": "front right leg",
90
+ "mask_color": "Yellow",
91
+ "graspable": true,
92
+ "grasp_scenarios": [
93
+ {
94
+ "scenario": "grasp the leg to steady the table while moving it",
95
+ "confidence": 0.79
96
+ },
97
+ {
98
+ "scenario": "hold the leg to pivot or slightly drag the table",
99
+ "confidence": 0.65
100
+ }
101
+ ],
102
+ "functional_labels": [
103
+ "support the table",
104
+ "elevate the tabletop",
105
+ "transfer load to the floor",
106
+ "provide standing stability"
107
+ ],
108
+ "semantic_description": "Slender tapered brown wooden leg with a smooth semi-gloss finish, gently curved near the top and attached at a table corner.",
109
+ "id": 3,
110
+ "grasp_group": {}
111
+ },
112
+ {
113
+ "part_name": "side apron rail",
114
+ "mask_color": "Purple",
115
+ "graspable": true,
116
+ "grasp_scenarios": [
117
+ {
118
+ "scenario": "pinch the narrow side rail to steady the table during repositioning",
119
+ "confidence": 0.43
120
+ }
121
+ ],
122
+ "functional_labels": [
123
+ "connect the tabletop structure to the legs",
124
+ "stiffen the side frame",
125
+ "increase structural rigidity"
126
+ ],
127
+ "semantic_description": "Narrow brown wooden side rail beneath the tabletop edge with a smooth finish, running along the side between corner leg areas.",
128
+ "id": 5,
129
+ "grasp_group": {}
130
+ },
131
+ {
132
+ "part_name": "underside support strip",
133
+ "mask_color": "Orange",
134
+ "graspable": false,
135
+ "grasp_scenarios": [],
136
+ "functional_labels": [
137
+ "reinforce the underside panel",
138
+ "add stiffness under the tabletop",
139
+ "provide structural support"
140
+ ],
141
+ "semantic_description": "Thin narrow strip beneath the tabletop, visible along the underside near the center area, appearing as a small structural support member.",
142
+ "id": 4,
143
+ "grasp_group": {}
144
+ },
145
+ {
146
+ "part_name": "underside support strip",
147
+ "mask_color": "Magenta",
148
+ "graspable": false,
149
+ "grasp_scenarios": [],
150
+ "functional_labels": [
151
+ "reinforce the underside panel",
152
+ "add stiffness under the tabletop",
153
+ "provide structural support"
154
+ ],
155
+ "semantic_description": "Thin narrow strip beneath the tabletop, visible on the underside as a slim elongated member, matching the table's brown wooden appearance and serving as structural support.",
156
+ "id": 7,
157
+ "grasp_group": {}
158
+ }
159
+ ],
160
+ "quality_check": {
161
+ "success": false,
162
+ "message": "Several mask colors and part identities mismatch; magenta marks side apron, not support strip, and blue/cyan leg naming is inconsistent across views."
163
+ }
164
+ }
dataset/furniture/table/ca0ffde5d1045e34abcad2ca415bfad4/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79740486e4e1d998a48dcad92baaeccc35e2bba514a0d76602653a4f794fb962
3
+ size 1972184