Add asset bedroom_supplies/storage/d6c2f62be05d5f9682c279f52adda540
Browse files
.gitattributes
CHANGED
|
@@ -6053,3 +6053,4 @@ dataset/bedroom_supplies/storage/c979fa8c7640556fa245ecb30f1059d1/affordance/mes
|
|
| 6053 |
dataset/bedroom_supplies/storage/d2a33e9d0c925736b94a81eea7dd56d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6054 |
dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6055 |
dataset/bedroom_supplies/storage/d22f16d33cb9554293d18d31f8679a8e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6053 |
dataset/bedroom_supplies/storage/d2a33e9d0c925736b94a81eea7dd56d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6054 |
dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6055 |
dataset/bedroom_supplies/storage/d22f16d33cb9554293d18d31f8679a8e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6056 |
+
dataset/bedroom_supplies/storage/d6c2f62be05d5f9682c279f52adda540/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/d6c2f62be05d5f9682c279f52adda540/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "bin body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewalls to pick up the empty bin",
|
| 10 |
+
"confidence": 0.86
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "clamp the body to stabilize the bin during placement",
|
| 14 |
+
"confidence": 0.82
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the lower body to reorient the bin",
|
| 18 |
+
"confidence": 0.74
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain items",
|
| 23 |
+
"provide main structure",
|
| 24 |
+
"support the base and walls",
|
| 25 |
+
"offer a broad grasp surface"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large purple plastic bin body with a semi-gloss smooth hard surface, tapered rectangular tub shape, and rounded lower corners forming the main outer walls and base.",
|
| 28 |
+
"id": 0,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "bin rim",
|
| 33 |
+
"mask_color": "Blue",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp the upper rim to lift or pull the bin",
|
| 38 |
+
"confidence": 0.78
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the rim to guide and align the bin during placement",
|
| 42 |
+
"confidence": 0.84
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"scenario": "pinch the rim to tilt the bin for dumping contents",
|
| 46 |
+
"confidence": 0.71
|
| 47 |
+
}
|
| 48 |
+
],
|
| 49 |
+
"functional_labels": [
|
| 50 |
+
"stiffen the opening",
|
| 51 |
+
"provide an upper gripping edge",
|
| 52 |
+
"define the opening",
|
| 53 |
+
"support pouring and alignment"
|
| 54 |
+
],
|
| 55 |
+
"semantic_description": "Raised purple plastic rim around the top opening, slightly thicker and rounded with a smooth semi-gloss finish, forming a continuous lip at the bin's upper edge.",
|
| 56 |
+
"id": 2,
|
| 57 |
+
"grasp_group": {}
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"part_name": "interior cavity",
|
| 61 |
+
"mask_color": "Green",
|
| 62 |
+
"graspable": false,
|
| 63 |
+
"grasp_scenarios": [],
|
| 64 |
+
"functional_labels": [
|
| 65 |
+
"hold contents",
|
| 66 |
+
"provide storage volume",
|
| 67 |
+
"receive placed items",
|
| 68 |
+
"define the container opening"
|
| 69 |
+
],
|
| 70 |
+
"semantic_description": "Open rectangular interior of the purple plastic bin with smooth hard inner walls and a semi-gloss finish, recessed within the top opening as the main storage space.",
|
| 71 |
+
"id": 1,
|
| 72 |
+
"grasp_group": {}
|
| 73 |
+
}
|
| 74 |
+
],
|
| 75 |
+
"quality_check": {
|
| 76 |
+
"success": true,
|
| 77 |
+
"message": "YES"
|
| 78 |
+
}
|
| 79 |
+
}
|
dataset/bedroom_supplies/storage/d6c2f62be05d5f9682c279f52adda540/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4da73758474161f4f45449758f8d1a7ad4c40f2197946cff2dd3b837ecdb41f6
|
| 3 |
+
size 2096292
|