xinjjj commited on
Commit
d572ce0
·
verified ·
1 Parent(s): a2a1465

Add asset kitchen_supplies/storage/11c6159a45c45413b108c17df7ac97f6

Browse files
.gitattributes CHANGED
@@ -7079,3 +7079,4 @@ dataset/kitchen_supplies/storage/0ec5ee10252e56168e3efad4afd3c5b3/affordance/mes
7079
  dataset/kitchen_supplies/storage/0fd0aab9f4a55a5584f1c15e58ad5b59/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7080
  dataset/kitchen_supplies/storage/1275baeebd9456bebcd9ba7e67937dd3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7081
  dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7079
  dataset/kitchen_supplies/storage/0fd0aab9f4a55a5584f1c15e58ad5b59/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7080
  dataset/kitchen_supplies/storage/1275baeebd9456bebcd9ba7e67937dd3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7081
  dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7082
+ dataset/kitchen_supplies/storage/11c6159a45c45413b108c17df7ac97f6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/storage/11c6159a45c45413b108c17df7ac97f6/affordance/affordance_annot.json ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "top surface",
5
+ "mask_color": "Yellow",
6
+ "graspable": false,
7
+ "grasp_scenarios": [],
8
+ "functional_labels": [
9
+ "provide a flat top surface",
10
+ "support small items",
11
+ "cover the cabinet body",
12
+ "define the furniture top"
13
+ ],
14
+ "semantic_description": "Flat off-white painted wood top with a matte smooth finish and slightly beveled rectangular shape forming the upper surface of the small drawer unit.",
15
+ "id": 3,
16
+ "grasp_group": {}
17
+ },
18
+ {
19
+ "part_name": "upper drawer front",
20
+ "mask_color": "Green",
21
+ "graspable": true,
22
+ "grasp_scenarios": [
23
+ {
24
+ "scenario": "grasp the upper drawer front edge or knob area to pull the upper drawer open",
25
+ "confidence": 0.78
26
+ },
27
+ {
28
+ "scenario": "push on the upper drawer front to close the upper drawer",
29
+ "confidence": 0.84
30
+ },
31
+ {
32
+ "scenario": "hold the upper drawer front to steady the drawer while placing items inside",
33
+ "confidence": 0.42
34
+ }
35
+ ],
36
+ "functional_labels": [
37
+ "open the upper drawer",
38
+ "close the upper drawer",
39
+ "provide the upper drawer face",
40
+ "support the drawer knob"
41
+ ],
42
+ "semantic_description": "Rectangular off-white painted wood front panel with a matte smooth finish and framed inset detail on the upper drawer.",
43
+ "id": 1,
44
+ "grasp_group": {}
45
+ },
46
+ {
47
+ "part_name": "lower drawer front",
48
+ "mask_color": "Pink",
49
+ "graspable": true,
50
+ "grasp_scenarios": [
51
+ {
52
+ "scenario": "grasp the lower drawer front edge or knob area to pull the lower drawer open",
53
+ "confidence": 0.79
54
+ },
55
+ {
56
+ "scenario": "push on the lower drawer front to close the lower drawer",
57
+ "confidence": 0.85
58
+ },
59
+ {
60
+ "scenario": "hold the lower drawer front to steady the drawer while loading or unloading items",
61
+ "confidence": 0.43
62
+ }
63
+ ],
64
+ "functional_labels": [
65
+ "open the lower drawer",
66
+ "close the lower drawer",
67
+ "provide the lower drawer face",
68
+ "support the drawer knob"
69
+ ],
70
+ "semantic_description": "Rectangular off-white painted wood front panel with a matte smooth finish and framed inset detail on the lower drawer near the base.",
71
+ "id": 8,
72
+ "grasp_group": {}
73
+ },
74
+ {
75
+ "part_name": "drawer interiors and lower shelf base",
76
+ "mask_color": "Cyan",
77
+ "graspable": true,
78
+ "grasp_scenarios": [
79
+ {
80
+ "scenario": "grasp an open drawer interior edge to stabilize the drawer during loading",
81
+ "confidence": 0.52
82
+ },
83
+ {
84
+ "scenario": "place fingers on the lower open shelf base to steady or reposition the unit slightly",
85
+ "confidence": 0.34
86
+ }
87
+ ],
88
+ "functional_labels": [
89
+ "contain stored items",
90
+ "provide interior support surfaces",
91
+ "form the drawer bottom surfaces",
92
+ "form the lower open shelf base"
93
+ ],
94
+ "semantic_description": "Light brown wood surfaces with a matte smooth finish visible as the drawer bottoms and the lower open shelf base.",
95
+ "id": 6,
96
+ "grasp_group": {}
97
+ },
98
+ {
99
+ "part_name": "cabinet frame and legs",
100
+ "mask_color": "Purple",
101
+ "graspable": true,
102
+ "grasp_scenarios": [
103
+ {
104
+ "scenario": "grasp the side frame to lift or reposition the small cabinet",
105
+ "confidence": 0.82
106
+ },
107
+ {
108
+ "scenario": "hold the frame or leg area to stabilize the furniture during drawer operation",
109
+ "confidence": 0.66
110
+ }
111
+ ],
112
+ "functional_labels": [
113
+ "support the whole unit",
114
+ "provide structural rigidity",
115
+ "elevate the cabinet on legs",
116
+ "surround the drawer openings"
117
+ ],
118
+ "semantic_description": "Off-white painted wood frame with a matte smooth finish, curved lower apron, short legs, and paneled side structure forming the main body.",
119
+ "id": 5,
120
+ "grasp_group": {}
121
+ },
122
+ {
123
+ "part_name": "right side panel inset",
124
+ "mask_color": "Red",
125
+ "graspable": false,
126
+ "grasp_scenarios": [],
127
+ "functional_labels": [
128
+ "enclose the cabinet side",
129
+ "provide side panel coverage",
130
+ "add decorative panel detail"
131
+ ],
132
+ "semantic_description": "Off-white painted wood inset side panel with a matte smooth finish, rectangular shape, and framed detailing on the right side of the cabinet.",
133
+ "id": 0,
134
+ "grasp_group": {}
135
+ },
136
+ {
137
+ "part_name": "left side panel trim",
138
+ "mask_color": "Lime Green",
139
+ "graspable": false,
140
+ "grasp_scenarios": [],
141
+ "functional_labels": [
142
+ "frame the side panel",
143
+ "protect panel edges",
144
+ "add decorative trim"
145
+ ],
146
+ "semantic_description": "Narrow off-white painted wood molding with a matte smooth finish outlining the left side inset panel as decorative trim.",
147
+ "id": 9,
148
+ "grasp_group": {}
149
+ },
150
+ {
151
+ "part_name": "top inset panel",
152
+ "mask_color": "Brown",
153
+ "graspable": false,
154
+ "grasp_scenarios": [],
155
+ "functional_labels": [
156
+ "decorate the top",
157
+ "define the central top field",
158
+ "provide a finished top insert"
159
+ ],
160
+ "semantic_description": "Slightly recessed off-white to pale beige central panel set within the top border, with a smooth matte finish and rectangular shape.",
161
+ "id": 11,
162
+ "grasp_group": {}
163
+ }
164
+ ],
165
+ "quality_check": {
166
+ "success": false,
167
+ "message": "Several part names and mask-color assignments mismatch segmented parts; side trim/inset and top inset are incorrect."
168
+ }
169
+ }
dataset/kitchen_supplies/storage/11c6159a45c45413b108c17df7ac97f6/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e118602e24e32534b4f5b9b0c3f62e882e141f77a1661333c938eef557aa666f
3
+ size 3799716