xinjjj commited on
Commit
ffc3dc2
·
verified ·
1 Parent(s): 82a6ce6

Add asset furniture/table/8e73f2ff0aaa5b4393f3f37d91169bde

Browse files
.gitattributes CHANGED
@@ -6974,4 +6974,4 @@ dataset/furniture/table/8628c99e795a5ff6a62f598a43fa9beb/affordance/mesh_part_se
6974
  dataset/furniture/table/86d11bf2fc675dc1973f8337a88f365c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6975
  dataset/furniture/table/86f0cbbe2e6250c499ef075c7580b555/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/8c58e88be44d50529a88030e3378df3f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6974
  dataset/furniture/table/86d11bf2fc675dc1973f8337a88f365c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6975
  dataset/furniture/table/86f0cbbe2e6250c499ef075c7580b555/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
dataset/furniture/table/8e73f2ff0aaa5b4393f3f37d91169bde/affordance/affordance_annot.json ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tabletop",
5
+ "mask_color": "Orange",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the tabletop edge to lift or reposition the table",
10
+ "confidence": 0.81
11
+ },
12
+ {
13
+ "scenario": "hold the tabletop edge to stabilize the table during leg manipulation or assembly",
14
+ "confidence": 0.77
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide a flat work surface",
19
+ "support placed items",
20
+ "span and connect the legs",
21
+ "define the main top of the table"
22
+ ],
23
+ "semantic_description": "Large rectangular reddish-brown wooden top with visible dark wood grain, a smooth semi-gloss finish, rounded corners, and a hard flat surface forming the uppermost part of the table.",
24
+ "id": 4,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "underside panel of table",
29
+ "mask_color": "Purple",
30
+ "graspable": false,
31
+ "grasp_scenarios": [],
32
+ "functional_labels": [
33
+ "reinforce the tabletop",
34
+ "provide structural support",
35
+ "connect the leg attachments",
36
+ "stiffen the table body"
37
+ ],
38
+ "semantic_description": "Broad dark brown underside panel beneath the tabletop, appearing wooden with a matte to low-sheen finish, smooth hard texture, and a slightly curved rectangular form spanning most of the table bottom.",
39
+ "id": 5,
40
+ "grasp_group": {}
41
+ },
42
+ {
43
+ "part_name": "table leg",
44
+ "mask_color": "Yellow",
45
+ "graspable": true,
46
+ "grasp_scenarios": [
47
+ {
48
+ "scenario": "grasp a leg to drag or pivot the table slightly",
49
+ "confidence": 0.56
50
+ },
51
+ {
52
+ "scenario": "hold a leg to stabilize the table while moving or aligning it",
53
+ "confidence": 0.63
54
+ }
55
+ ],
56
+ "functional_labels": [
57
+ "support the tabletop",
58
+ "elevate the table",
59
+ "transfer load to the floor",
60
+ "stabilize one corner"
61
+ ],
62
+ "semantic_description": "Slim tapered dark reddish-brown leg, likely wood, with a smooth semi-gloss hard surface and a straight elongated form mounted at one table corner.",
63
+ "id": 3,
64
+ "grasp_group": {}
65
+ },
66
+ {
67
+ "part_name": "table leg",
68
+ "mask_color": "Green",
69
+ "graspable": true,
70
+ "grasp_scenarios": [
71
+ {
72
+ "scenario": "grasp a leg to drag or pivot the table slightly",
73
+ "confidence": 0.55
74
+ },
75
+ {
76
+ "scenario": "hold a leg to stabilize the table while moving or aligning it",
77
+ "confidence": 0.62
78
+ }
79
+ ],
80
+ "functional_labels": [
81
+ "support the tabletop",
82
+ "elevate the table",
83
+ "transfer load to the floor",
84
+ "stabilize one corner"
85
+ ],
86
+ "semantic_description": "Slim tapered dark reddish-brown leg, likely wood, with a smooth semi-gloss hard surface and a straight elongated form mounted at one table corner.",
87
+ "id": 1,
88
+ "grasp_group": {}
89
+ },
90
+ {
91
+ "part_name": "table leg",
92
+ "mask_color": "Blue",
93
+ "graspable": true,
94
+ "grasp_scenarios": [
95
+ {
96
+ "scenario": "grasp a leg to drag or pivot the table slightly",
97
+ "confidence": 0.57
98
+ },
99
+ {
100
+ "scenario": "hold a leg to stabilize the table while moving or aligning it",
101
+ "confidence": 0.64
102
+ }
103
+ ],
104
+ "functional_labels": [
105
+ "support the tabletop",
106
+ "elevate the table",
107
+ "transfer load to the floor",
108
+ "stabilize one corner"
109
+ ],
110
+ "semantic_description": "Slim tapered dark reddish-brown leg, likely wood, with a smooth semi-gloss hard surface and a straight elongated form mounted at one table corner.",
111
+ "id": 2,
112
+ "grasp_group": {}
113
+ },
114
+ {
115
+ "part_name": "table leg",
116
+ "mask_color": "Pink",
117
+ "graspable": true,
118
+ "grasp_scenarios": [
119
+ {
120
+ "scenario": "grasp a leg to drag or pivot the table slightly",
121
+ "confidence": 0.56
122
+ },
123
+ {
124
+ "scenario": "hold a leg to stabilize the table while moving or aligning it",
125
+ "confidence": 0.63
126
+ }
127
+ ],
128
+ "functional_labels": [
129
+ "support the tabletop",
130
+ "elevate the table",
131
+ "transfer load to the floor",
132
+ "stabilize one corner"
133
+ ],
134
+ "semantic_description": "Slim tapered dark reddish-brown leg, likely wood, with a smooth semi-gloss hard surface and a straight elongated form mounted at one table corner.",
135
+ "id": 8,
136
+ "grasp_group": {}
137
+ }
138
+ ],
139
+ "quality_check": {
140
+ "success": true,
141
+ "message": "YES"
142
+ }
143
+ }
dataset/furniture/table/8e73f2ff0aaa5b4393f3f37d91169bde/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c32284ef1501432103c6cfd7a178e483e68d7df54a4ad9f58ffebb43d41cf03a
3
+ size 1539560