xinjjj commited on
Commit
7bc199f
·
verified ·
1 Parent(s): ff92ede

Add asset furniture/table/dca7a1c32bef546ea350c865c881950e

Browse files
.gitattributes CHANGED
@@ -6984,4 +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
6987
- dataset/furniture/table/da84a94416885e1297939b26c9deb955/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/dca7a1c32bef546ea350c865c881950e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/furniture/table/dca7a1c32bef546ea350c865c881950e/affordance/affordance_annot.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tabletop",
5
+ "mask_color": "Red",
6
+ "graspable": false,
7
+ "grasp_scenarios": [],
8
+ "functional_labels": [
9
+ "provide a flat support surface",
10
+ "hold items above the floor",
11
+ "serve as the main work surface",
12
+ "define the usable top area"
13
+ ],
14
+ "semantic_description": "Large rounded triangular dark reddish-brown wooden top with a smooth slightly glossy finish, visible wood grain, and a broad horizontal position forming the upper surface of the table.",
15
+ "id": 0,
16
+ "grasp_group": {}
17
+ },
18
+ {
19
+ "part_name": "table apron",
20
+ "mask_color": "Orange",
21
+ "graspable": true,
22
+ "grasp_scenarios": [
23
+ {
24
+ "scenario": "grasp the table edge apron to steady or reposition the table",
25
+ "confidence": 0.62
26
+ },
27
+ {
28
+ "scenario": "hold the apron while rotating the table during placement",
29
+ "confidence": 0.54
30
+ }
31
+ ],
32
+ "functional_labels": [
33
+ "reinforce the tabletop edge",
34
+ "connect top to legs",
35
+ "stabilize the structure",
36
+ "provide a side contact surface"
37
+ ],
38
+ "semantic_description": "Thin dark wood band running around the tabletop underside, with a smooth slightly glossy finish and curved contour that wraps the perimeter just below the top.",
39
+ "id": 4,
40
+ "grasp_group": {}
41
+ },
42
+ {
43
+ "part_name": "underside support panel",
44
+ "mask_color": "Green",
45
+ "graspable": false,
46
+ "grasp_scenarios": [],
47
+ "functional_labels": [
48
+ "support the tabletop from below",
49
+ "connect and brace the legs",
50
+ "stiffen the table structure",
51
+ "form the main underside body"
52
+ ],
53
+ "semantic_description": "Large dark brown to nearly black wooden underside panel beneath the top, with a smooth slightly glossy finish and broad curved shape spanning most of the table's bottom.",
54
+ "id": 1,
55
+ "grasp_group": {}
56
+ },
57
+ {
58
+ "part_name": "leg",
59
+ "mask_color": "Yellow",
60
+ "graspable": true,
61
+ "grasp_scenarios": [
62
+ {
63
+ "scenario": "grasp the leg to pull or rotate the table",
64
+ "confidence": 0.73
65
+ },
66
+ {
67
+ "scenario": "hold the leg to stabilize the table while adjusting its position",
68
+ "confidence": 0.68
69
+ },
70
+ {
71
+ "scenario": "lift the lightweight table by the leg in a careful pick-up",
72
+ "confidence": 0.41
73
+ }
74
+ ],
75
+ "functional_labels": [
76
+ "support the tabletop",
77
+ "contact the floor",
78
+ "help balance the table",
79
+ "provide a manipulation point"
80
+ ],
81
+ "semantic_description": "Slender curved dark wooden leg with a smooth slightly glossy surface and hard texture, extending from the underside of the table to the floor.",
82
+ "id": 3,
83
+ "grasp_group": {}
84
+ },
85
+ {
86
+ "part_name": "leg",
87
+ "mask_color": "Blue",
88
+ "graspable": true,
89
+ "grasp_scenarios": [
90
+ {
91
+ "scenario": "grasp the leg to drag or rotate the table",
92
+ "confidence": 0.69
93
+ },
94
+ {
95
+ "scenario": "hold the leg to steady the table during repositioning",
96
+ "confidence": 0.64
97
+ },
98
+ {
99
+ "scenario": "lift the small table by the leg in a careful relocation",
100
+ "confidence": 0.38
101
+ }
102
+ ],
103
+ "functional_labels": [
104
+ "support the tabletop",
105
+ "contact the floor",
106
+ "help balance the table",
107
+ "provide a manipulation point"
108
+ ],
109
+ "semantic_description": "Slender curved dark wooden leg with a smooth slightly glossy finish and hard texture, extending downward from the underside of the table to the floor.",
110
+ "id": 2,
111
+ "grasp_group": {}
112
+ }
113
+ ],
114
+ "quality_check": {
115
+ "success": false,
116
+ "message": "Green part misidentified; it is the table underside, not a separate support panel."
117
+ }
118
+ }
dataset/furniture/table/dca7a1c32bef546ea350c865c881950e/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a2b185552d53b26d0a62be04cd55a523c705925a8130b5bf03d8ea5f7171e3
3
+ size 1785300