Add asset furniture/table/b8d64db9206d5a929c86715f6bef4594
Browse files
.gitattributes
CHANGED
|
@@ -6978,3 +6978,4 @@ dataset/furniture/table/8e73f2ff0aaa5b4393f3f37d91169bde/affordance/mesh_part_se
|
|
| 6978 |
dataset/furniture/table/9aa94e8e837e5638b87533237d64e8f6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6979 |
dataset/furniture/table/b4b40966ebda5393bd4d7fc634062519/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6980 |
dataset/furniture/table/b72bd8b95d2e5e96a98dbd143fa5ce95/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6978 |
dataset/furniture/table/9aa94e8e837e5638b87533237d64e8f6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6979 |
dataset/furniture/table/b4b40966ebda5393bd4d7fc634062519/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6980 |
dataset/furniture/table/b72bd8b95d2e5e96a98dbd143fa5ce95/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6981 |
+
dataset/furniture/table/b8d64db9206d5a929c86715f6bef4594/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/furniture/table/b8d64db9206d5a929c86715f6bef4594/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,142 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "tabletop",
|
| 5 |
+
"mask_color": "Purple",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the tabletop edge to lift or reposition the small table",
|
| 10 |
+
"confidence": 0.86
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the tabletop edge to stabilize the table during movement",
|
| 14 |
+
"confidence": 0.8
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"provide a flat support surface",
|
| 19 |
+
"hold items above the floor",
|
| 20 |
+
"serve as the main upper surface",
|
| 21 |
+
"connect to the legs"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large square tabletop with rounded corners, reddish brown wood-like surface with visible dark grain patterns, smooth slightly glossy finish, and broad top position forming the main upper surface.",
|
| 24 |
+
"id": 5,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "underside panel",
|
| 29 |
+
"mask_color": "Orange",
|
| 30 |
+
"graspable": false,
|
| 31 |
+
"grasp_scenarios": [],
|
| 32 |
+
"functional_labels": [
|
| 33 |
+
"reinforce the tabletop",
|
| 34 |
+
"connect leg attachments",
|
| 35 |
+
"provide structural support"
|
| 36 |
+
],
|
| 37 |
+
"semantic_description": "Broad underside panel beneath the top, brown to dark taupe material with a smooth finish, slightly recessed and spanning most of the table underside.",
|
| 38 |
+
"id": 4,
|
| 39 |
+
"grasp_group": {}
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"part_name": "leg 1",
|
| 43 |
+
"mask_color": "Yellow",
|
| 44 |
+
"graspable": true,
|
| 45 |
+
"grasp_scenarios": [
|
| 46 |
+
{
|
| 47 |
+
"scenario": "grasp the leg to drag or rotate the table slightly",
|
| 48 |
+
"confidence": 0.67
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"scenario": "hold the leg to stabilize the table while moving it",
|
| 52 |
+
"confidence": 0.74
|
| 53 |
+
}
|
| 54 |
+
],
|
| 55 |
+
"functional_labels": [
|
| 56 |
+
"support the table",
|
| 57 |
+
"elevate the tabletop",
|
| 58 |
+
"provide floor contact",
|
| 59 |
+
"stabilize the structure"
|
| 60 |
+
],
|
| 61 |
+
"semantic_description": "One slightly curved rectangular leg in brownish gray material with a smooth finish, attached near a tabletop corner and extending to the floor.",
|
| 62 |
+
"id": 3,
|
| 63 |
+
"grasp_group": {}
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"part_name": "leg 2",
|
| 67 |
+
"mask_color": "Green",
|
| 68 |
+
"graspable": true,
|
| 69 |
+
"grasp_scenarios": [
|
| 70 |
+
{
|
| 71 |
+
"scenario": "grasp the leg to drag or rotate the table slightly",
|
| 72 |
+
"confidence": 0.67
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"scenario": "hold the leg to stabilize the table while moving it",
|
| 76 |
+
"confidence": 0.74
|
| 77 |
+
}
|
| 78 |
+
],
|
| 79 |
+
"functional_labels": [
|
| 80 |
+
"support the table",
|
| 81 |
+
"elevate the tabletop",
|
| 82 |
+
"provide floor contact",
|
| 83 |
+
"stabilize the structure"
|
| 84 |
+
],
|
| 85 |
+
"semantic_description": "One slightly curved rectangular leg in brownish gray material with a smooth finish, attached near a tabletop corner and extending to the floor.",
|
| 86 |
+
"id": 1,
|
| 87 |
+
"grasp_group": {}
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"part_name": "leg 3",
|
| 91 |
+
"mask_color": "Blue",
|
| 92 |
+
"graspable": true,
|
| 93 |
+
"grasp_scenarios": [
|
| 94 |
+
{
|
| 95 |
+
"scenario": "grasp the leg to drag or rotate the table slightly",
|
| 96 |
+
"confidence": 0.67
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"scenario": "hold the leg to stabilize the table while moving it",
|
| 100 |
+
"confidence": 0.74
|
| 101 |
+
}
|
| 102 |
+
],
|
| 103 |
+
"functional_labels": [
|
| 104 |
+
"support the table",
|
| 105 |
+
"elevate the tabletop",
|
| 106 |
+
"provide floor contact",
|
| 107 |
+
"stabilize the structure"
|
| 108 |
+
],
|
| 109 |
+
"semantic_description": "One slightly curved rectangular leg in brownish gray material with a smooth finish, attached near a tabletop corner and extending to the floor.",
|
| 110 |
+
"id": 2,
|
| 111 |
+
"grasp_group": {}
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"part_name": "leg 4",
|
| 115 |
+
"mask_color": "Red",
|
| 116 |
+
"graspable": true,
|
| 117 |
+
"grasp_scenarios": [
|
| 118 |
+
{
|
| 119 |
+
"scenario": "grasp the leg to drag or rotate the table slightly",
|
| 120 |
+
"confidence": 0.67
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"scenario": "hold the leg to stabilize the table while moving it",
|
| 124 |
+
"confidence": 0.74
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"functional_labels": [
|
| 128 |
+
"support the table",
|
| 129 |
+
"elevate the tabletop",
|
| 130 |
+
"provide floor contact",
|
| 131 |
+
"stabilize the structure"
|
| 132 |
+
],
|
| 133 |
+
"semantic_description": "One slightly curved rectangular leg in brownish gray material with a smooth finish, attached near a tabletop corner and extending to the floor.",
|
| 134 |
+
"id": 0,
|
| 135 |
+
"grasp_group": {}
|
| 136 |
+
}
|
| 137 |
+
],
|
| 138 |
+
"quality_check": {
|
| 139 |
+
"success": true,
|
| 140 |
+
"message": "YES"
|
| 141 |
+
}
|
| 142 |
+
}
|
dataset/furniture/table/b8d64db9206d5a929c86715f6bef4594/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d97c046feb3192fdea2dec8fca7e50c58dab730ef47aefd4467a64243054cb8a
|
| 3 |
+
size 2026160
|