xinjjj commited on
Commit
ff92ede
·
verified ·
1 Parent(s): 393dfb7

Add asset furniture/table/da84a94416885e1297939b26c9deb955

Browse files
.gitattributes CHANGED
@@ -6984,3 +6984,4 @@ dataset/furniture/table/c5785771301a5cb5ac51f8c6fa73443f/affordance/mesh_part_se
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
6986
  dataset/furniture/table/ceba2ffe34c85af6994b3276b2618fa4/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
6986
  dataset/furniture/table/ceba2ffe34c85af6994b3276b2618fa4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6987
+ dataset/furniture/table/da84a94416885e1297939b26c9deb955/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/furniture/table/da84a94416885e1297939b26c9deb955/affordance/affordance_annot.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tabletop",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the tabletop edge to lift or reposition the table",
10
+ "confidence": 0.83
11
+ },
12
+ {
13
+ "scenario": "hold the tabletop edge to stabilize the table during manipulation",
14
+ "confidence": 0.79
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide a flat surface",
19
+ "support placed items",
20
+ "serve as the main work surface"
21
+ ],
22
+ "semantic_description": "Large oval reddish wooden top with a smooth semi-matte finish, subtle wood grain, and rounded edges, forming the upper surface of the table.",
23
+ "id": 2,
24
+ "grasp_group": {}
25
+ },
26
+ {
27
+ "part_name": "front left leg",
28
+ "mask_color": "Orange",
29
+ "graspable": true,
30
+ "grasp_scenarios": [
31
+ {
32
+ "scenario": "grasp the leg to drag or rotate the table slightly",
33
+ "confidence": 0.58
34
+ },
35
+ {
36
+ "scenario": "hold the leg to stabilize the table while another gripper manipulates it",
37
+ "confidence": 0.67
38
+ }
39
+ ],
40
+ "functional_labels": [
41
+ "support the tabletop",
42
+ "transfer load to the floor",
43
+ "maintain table height",
44
+ "stabilize the structure"
45
+ ],
46
+ "semantic_description": "Slender reddish-brown wooden cylindrical leg with a smooth matte surface, positioned beneath the tabletop near one outer corner and extending vertically to the floor.",
47
+ "id": 4,
48
+ "grasp_group": {}
49
+ },
50
+ {
51
+ "part_name": "rear/right leg",
52
+ "mask_color": "Yellow",
53
+ "graspable": true,
54
+ "grasp_scenarios": [
55
+ {
56
+ "scenario": "grasp the leg to drag or rotate the table slightly",
57
+ "confidence": 0.58
58
+ },
59
+ {
60
+ "scenario": "hold the leg to stabilize the table while another gripper manipulates it",
61
+ "confidence": 0.67
62
+ }
63
+ ],
64
+ "functional_labels": [
65
+ "support the tabletop",
66
+ "transfer load to the floor",
67
+ "maintain table height",
68
+ "stabilize the structure"
69
+ ],
70
+ "semantic_description": "Slender reddish-brown wooden cylindrical leg with a smooth matte surface, mounted beneath the tabletop and extending downward to the floor.",
71
+ "id": 3,
72
+ "grasp_group": {}
73
+ },
74
+ {
75
+ "part_name": "rear/left leg",
76
+ "mask_color": "Green",
77
+ "graspable": true,
78
+ "grasp_scenarios": [
79
+ {
80
+ "scenario": "grasp the leg to drag or rotate the table slightly",
81
+ "confidence": 0.58
82
+ },
83
+ {
84
+ "scenario": "hold the leg to stabilize the table while another gripper manipulates it",
85
+ "confidence": 0.67
86
+ }
87
+ ],
88
+ "functional_labels": [
89
+ "support the tabletop",
90
+ "transfer load to the floor",
91
+ "maintain table height",
92
+ "stabilize the structure"
93
+ ],
94
+ "semantic_description": "Slender reddish-brown wooden cylindrical leg with a smooth matte surface, located under the tabletop on the opposite side and contacting the floor.",
95
+ "id": 1,
96
+ "grasp_group": {}
97
+ },
98
+ {
99
+ "part_name": "central vertical support",
100
+ "mask_color": "Red",
101
+ "graspable": true,
102
+ "grasp_scenarios": [
103
+ {
104
+ "scenario": "grasp the central support from below to steady the table during lifting",
105
+ "confidence": 0.44
106
+ }
107
+ ],
108
+ "functional_labels": [
109
+ "support the lower shelf",
110
+ "connect the shelf to the underframe",
111
+ "increase structural rigidity"
112
+ ],
113
+ "semantic_description": "Narrow reddish wooden vertical post with a smooth matte finish, located beneath the tabletop near the center of the understructure and extending between the frame and lower shelf area.",
114
+ "id": 0,
115
+ "grasp_group": {}
116
+ },
117
+ {
118
+ "part_name": "underframe apron",
119
+ "mask_color": "Cyan",
120
+ "graspable": true,
121
+ "grasp_scenarios": [
122
+ {
123
+ "scenario": "grasp the horizontal underframe rail from below to stabilize the table",
124
+ "confidence": 0.41
125
+ }
126
+ ],
127
+ "functional_labels": [
128
+ "connect the legs",
129
+ "reinforce the frame",
130
+ "support the lower shelf",
131
+ "reduce wobble"
132
+ ],
133
+ "semantic_description": "Reddish wooden apron/frame members with a smooth matte finish, running horizontally beneath the tabletop around the lower structure between the legs.",
134
+ "id": 6,
135
+ "grasp_group": {}
136
+ },
137
+ {
138
+ "part_name": "lower shelf",
139
+ "mask_color": "Purple",
140
+ "graspable": true,
141
+ "grasp_scenarios": [
142
+ {
143
+ "scenario": "grasp the lower shelf edge from underneath to help steady or reposition the table",
144
+ "confidence": 0.38
145
+ }
146
+ ],
147
+ "functional_labels": [
148
+ "provide secondary storage",
149
+ "support small items below",
150
+ "tie the underframe together",
151
+ "increase structural rigidity"
152
+ ],
153
+ "semantic_description": "Small flat reddish wooden lower shelf panel with a smooth matte surface, mounted low between the legs beneath the tabletop.",
154
+ "id": 5,
155
+ "grasp_group": {}
156
+ }
157
+ ],
158
+ "quality_check": {
159
+ "success": false,
160
+ "message": "Wrong part identities/functions: no central support; cyan is shelf frame, not apron; rear/right leg mask color mismatched."
161
+ }
162
+ }
dataset/furniture/table/da84a94416885e1297939b26c9deb955/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479c796e2cfda89608ddaa7b6d6851c6b0bd182dac335ba14ad9490e5fa8aca9
3
+ size 1138968