Add asset bedroom_supplies/storage/d70a4f57344d582086532447853448d7
Browse files
.gitattributes
CHANGED
|
@@ -6055,3 +6055,4 @@ dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/mes
|
|
| 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
|
| 6057 |
dataset/bedroom_supplies/storage/d65f2795147f5290911b7912e17694f0/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
|
| 6057 |
dataset/bedroom_supplies/storage/d65f2795147f5290911b7912e17694f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6058 |
+
dataset/bedroom_supplies/storage/d70a4f57344d582086532447853448d7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/d70a4f57344d582086532447853448d7/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "box body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewalls to lift and carry the box",
|
| 10 |
+
"confidence": 0.9
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the body to stabilize it while opening or closing the lid",
|
| 14 |
+
"confidence": 0.87
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "pick up the box with a wide parallel gripper around the body",
|
| 18 |
+
"confidence": 0.83
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain stored items",
|
| 23 |
+
"support the lid",
|
| 24 |
+
"provide main grasp surface",
|
| 25 |
+
"protect contents",
|
| 26 |
+
"stabilize the box on a surface"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large rectangular light tan cork body with a matte finish, visible cellular cork texture, rounded corners, and thicker lower walls forming the main container.",
|
| 29 |
+
"id": 0,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "lid",
|
| 34 |
+
"mask_color": "Green",
|
| 35 |
+
"graspable": true,
|
| 36 |
+
"grasp_scenarios": [
|
| 37 |
+
{
|
| 38 |
+
"scenario": "grasp the lid edges to open the box",
|
| 39 |
+
"confidence": 0.76
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "hold the lid to close and align it onto the box body",
|
| 43 |
+
"confidence": 0.72
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"scenario": "pinch a front or side lip of the lid for partial lifting",
|
| 47 |
+
"confidence": 0.68
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"functional_labels": [
|
| 51 |
+
"cover the container",
|
| 52 |
+
"protect contents from dust",
|
| 53 |
+
"open for access",
|
| 54 |
+
"close the box",
|
| 55 |
+
"provide top surface"
|
| 56 |
+
],
|
| 57 |
+
"semantic_description": "Broad rectangular light tan cork lid with a matte surface, visible cork texture, rounded edges, and a shallow overhanging rim that sits on top of the box.",
|
| 58 |
+
"id": 1,
|
| 59 |
+
"grasp_group": {}
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"part_name": "latch strap",
|
| 63 |
+
"mask_color": "Yellow",
|
| 64 |
+
"graspable": true,
|
| 65 |
+
"grasp_scenarios": [
|
| 66 |
+
{
|
| 67 |
+
"scenario": "pinch the small front strap to pull and start opening the lid",
|
| 68 |
+
"confidence": 0.73
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"scenario": "grip the latch strap to disengage the front closure during opening",
|
| 72 |
+
"confidence": 0.69
|
| 73 |
+
}
|
| 74 |
+
],
|
| 75 |
+
"functional_labels": [
|
| 76 |
+
"secure the lid at the front",
|
| 77 |
+
"provide a pull point for opening",
|
| 78 |
+
"indicate the front opening side"
|
| 79 |
+
],
|
| 80 |
+
"semantic_description": "Small light tan rectangular cork strap centered on the front lid edge, with rounded corners, matte finish, and slight downward projection over the front face.",
|
| 81 |
+
"id": 3,
|
| 82 |
+
"grasp_group": {}
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"part_name": "snap fastener",
|
| 86 |
+
"mask_color": "Blue",
|
| 87 |
+
"graspable": false,
|
| 88 |
+
"grasp_scenarios": [
|
| 89 |
+
{
|
| 90 |
+
"scenario": "press the small snap fastener with a fingertip-style tool to assist unlatching",
|
| 91 |
+
"confidence": 0.32
|
| 92 |
+
}
|
| 93 |
+
],
|
| 94 |
+
"functional_labels": [
|
| 95 |
+
"retain the latch strap",
|
| 96 |
+
"act as the front snap closure",
|
| 97 |
+
"provide a contact point for release"
|
| 98 |
+
],
|
| 99 |
+
"semantic_description": "Small circular white snap fastener on the front latch area, smooth and slightly glossy, centered near the bottom of the tan latch strap.",
|
| 100 |
+
"id": 2,
|
| 101 |
+
"grasp_group": {}
|
| 102 |
+
}
|
| 103 |
+
],
|
| 104 |
+
"quality_check": {
|
| 105 |
+
"success": true,
|
| 106 |
+
"message": "YES"
|
| 107 |
+
}
|
| 108 |
+
}
|
dataset/bedroom_supplies/storage/d70a4f57344d582086532447853448d7/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e1f16c599c64d139bef26c1f93a7118b448b409fc349d67f38b95f25b0cdac8
|
| 3 |
+
size 3778960
|