Add asset furniture/table/fbff69cb273251e5b86bf1961be063c0
Browse files
.gitattributes
CHANGED
|
@@ -6987,4 +6987,4 @@ dataset/furniture/table/ceba2ffe34c85af6994b3276b2618fa4/affordance/mesh_part_se
|
|
| 6987 |
dataset/furniture/table/dca7a1c32bef546ea350c865c881950e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6988 |
dataset/furniture/table/f2382ad41208550eb278b73daa0d3ff5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6989 |
dataset/furniture/table/fa7b59f30c8b527eb0a9a03f051f6652/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6990 |
-
dataset/
|
|
|
|
| 6987 |
dataset/furniture/table/dca7a1c32bef546ea350c865c881950e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6988 |
dataset/furniture/table/f2382ad41208550eb278b73daa0d3ff5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6989 |
dataset/furniture/table/fa7b59f30c8b527eb0a9a03f051f6652/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6990 |
+
dataset/furniture/table/fbff69cb273251e5b86bf1961be063c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/furniture/table/fbff69cb273251e5b86bf1961be063c0/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,152 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "tabletop",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the tabletop edge to lift or reposition the table",
|
| 10 |
+
"confidence": 0.82
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the tabletop edge to stabilize the table during manipulation",
|
| 14 |
+
"confidence": 0.86
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"provide a flat work surface",
|
| 19 |
+
"support placed items",
|
| 20 |
+
"serve as main structural surface",
|
| 21 |
+
"define the top of the table"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large rectangular brown wooden top with a glossy smooth finish and visible swirling wood grain, forming the upper horizontal surface of the table.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "table apron",
|
| 29 |
+
"mask_color": "Purple",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp the side apron to drag or reorient the table",
|
| 34 |
+
"confidence": 0.58
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hold the apron to stabilize the table while another gripper manipulates a leg",
|
| 38 |
+
"confidence": 0.64
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"reinforce the tabletop",
|
| 43 |
+
"connect top to legs",
|
| 44 |
+
"provide side structure",
|
| 45 |
+
"stabilize the frame"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Curved brown wooden apron panel beneath the tabletop with a smooth semi-gloss finish and decorative scalloped lower edge, spanning the table sides.",
|
| 48 |
+
"id": 5,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "table leg",
|
| 53 |
+
"mask_color": "Blue",
|
| 54 |
+
"graspable": true,
|
| 55 |
+
"grasp_scenarios": [
|
| 56 |
+
{
|
| 57 |
+
"scenario": "grasp a leg to lift one side of the table",
|
| 58 |
+
"confidence": 0.73
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "hold a leg to pull or reposition the table",
|
| 62 |
+
"confidence": 0.77
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"support the table",
|
| 67 |
+
"elevate the tabletop",
|
| 68 |
+
"provide floor contact",
|
| 69 |
+
"stabilize one corner"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Slim brown wooden leg with a smooth finish and hard surface, descending vertically from a table corner as a narrow support member.",
|
| 72 |
+
"id": 2,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"part_name": "table leg",
|
| 77 |
+
"mask_color": "Green",
|
| 78 |
+
"graspable": true,
|
| 79 |
+
"grasp_scenarios": [
|
| 80 |
+
{
|
| 81 |
+
"scenario": "grasp a leg to lift one side of the table",
|
| 82 |
+
"confidence": 0.74
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"scenario": "hold a leg to pull or reposition the table",
|
| 86 |
+
"confidence": 0.78
|
| 87 |
+
}
|
| 88 |
+
],
|
| 89 |
+
"functional_labels": [
|
| 90 |
+
"support the table",
|
| 91 |
+
"elevate the tabletop",
|
| 92 |
+
"provide floor contact",
|
| 93 |
+
"stabilize one corner"
|
| 94 |
+
],
|
| 95 |
+
"semantic_description": "Slim brown wooden leg with a smooth finish and hard surface, descending vertically from a table corner as a narrow support member.",
|
| 96 |
+
"id": 1,
|
| 97 |
+
"grasp_group": {}
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"part_name": "table leg",
|
| 101 |
+
"mask_color": "Yellow",
|
| 102 |
+
"graspable": true,
|
| 103 |
+
"grasp_scenarios": [
|
| 104 |
+
{
|
| 105 |
+
"scenario": "grasp a leg to lift one side of the table",
|
| 106 |
+
"confidence": 0.74
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"scenario": "hold a leg to pull or reposition the table",
|
| 110 |
+
"confidence": 0.78
|
| 111 |
+
}
|
| 112 |
+
],
|
| 113 |
+
"functional_labels": [
|
| 114 |
+
"support the table",
|
| 115 |
+
"elevate the tabletop",
|
| 116 |
+
"provide floor contact",
|
| 117 |
+
"stabilize one corner"
|
| 118 |
+
],
|
| 119 |
+
"semantic_description": "Slim brown wooden leg with a smooth finish and hard surface, descending vertically from a table corner as a narrow support member.",
|
| 120 |
+
"id": 3,
|
| 121 |
+
"grasp_group": {}
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"part_name": "table leg",
|
| 125 |
+
"mask_color": "Orange",
|
| 126 |
+
"graspable": true,
|
| 127 |
+
"grasp_scenarios": [
|
| 128 |
+
{
|
| 129 |
+
"scenario": "grasp a leg to lift one side of the table",
|
| 130 |
+
"confidence": 0.73
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"scenario": "hold a leg to pull or reposition the table",
|
| 134 |
+
"confidence": 0.77
|
| 135 |
+
}
|
| 136 |
+
],
|
| 137 |
+
"functional_labels": [
|
| 138 |
+
"support the table",
|
| 139 |
+
"elevate the tabletop",
|
| 140 |
+
"provide floor contact",
|
| 141 |
+
"stabilize one corner"
|
| 142 |
+
],
|
| 143 |
+
"semantic_description": "Slim brown wooden leg with a smooth finish and hard surface, descending vertically from a table corner as a narrow support member.",
|
| 144 |
+
"id": 4,
|
| 145 |
+
"grasp_group": {}
|
| 146 |
+
}
|
| 147 |
+
],
|
| 148 |
+
"quality_check": {
|
| 149 |
+
"success": true,
|
| 150 |
+
"message": "YES"
|
| 151 |
+
}
|
| 152 |
+
}
|
dataset/furniture/table/fbff69cb273251e5b86bf1961be063c0/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:087afef09393bb360655735f5a72a581749e1c90ad5814023d249f416d431afb
|
| 3 |
+
size 1929760
|