Add asset bedroom_supplies/storage/681bd55f8fc959ac8a378c9730f00c8e
Browse files
.gitattributes
CHANGED
|
@@ -6044,3 +6044,4 @@ dataset/bedroom_supplies/storage/6301305536a15fbb8760324fdea007dc/affordance/mes
|
|
| 6044 |
dataset/bedroom_supplies/storage/633b06d7740754c4b95980a0fdca9e96/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6045 |
dataset/bedroom_supplies/storage/643cc9885ba958a1b9ed935c4eafc731/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6046 |
dataset/bedroom_supplies/storage/663158968e3f5900af1f6e7cecef24c7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6044 |
dataset/bedroom_supplies/storage/633b06d7740754c4b95980a0fdca9e96/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6045 |
dataset/bedroom_supplies/storage/643cc9885ba958a1b9ed935c4eafc731/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6046 |
dataset/bedroom_supplies/storage/663158968e3f5900af1f6e7cecef24c7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6047 |
+
dataset/bedroom_supplies/storage/681bd55f8fc959ac8a378c9730f00c8e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/681bd55f8fc959ac8a378c9730f00c8e/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "basket body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the outer sidewall to pick up the basket",
|
| 10 |
+
"confidence": 0.9
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the sidewall to stabilize the basket during placement",
|
| 14 |
+
"confidence": 0.85
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the body from opposite sides to move the empty basket",
|
| 18 |
+
"confidence": 0.88
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain items",
|
| 23 |
+
"provide main structure",
|
| 24 |
+
"support the basket walls",
|
| 25 |
+
"provide an external grasp surface"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large round light tan woven basket body with a matte natural fiber look, slightly rough texture, tapered cylindrical sidewalls, and visible wicker-like weave around the exterior.",
|
| 28 |
+
"id": 0,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "basket interior",
|
| 33 |
+
"mask_color": "Green",
|
| 34 |
+
"graspable": false,
|
| 35 |
+
"grasp_scenarios": [],
|
| 36 |
+
"functional_labels": [
|
| 37 |
+
"hold contents",
|
| 38 |
+
"provide internal resting surface",
|
| 39 |
+
"form the inside cavity",
|
| 40 |
+
"help support and distribute load of contents"
|
| 41 |
+
],
|
| 42 |
+
"semantic_description": "Open interior surface of the basket in light tan to honey-brown woven material with a matte finish, slightly rough texture, visible concentric weave on the bottom, and smooth curved transition into the inner sidewalls.",
|
| 43 |
+
"id": 1,
|
| 44 |
+
"grasp_group": {}
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"part_name": "basket rim",
|
| 48 |
+
"mask_color": "Blue",
|
| 49 |
+
"graspable": true,
|
| 50 |
+
"grasp_scenarios": [
|
| 51 |
+
{
|
| 52 |
+
"scenario": "pinch the rim to lift or reposition the lightweight basket",
|
| 53 |
+
"confidence": 0.66
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"scenario": "hold the rim to steady the basket while loading or unloading",
|
| 57 |
+
"confidence": 0.78
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"functional_labels": [
|
| 61 |
+
"reinforce the opening",
|
| 62 |
+
"define the top edge",
|
| 63 |
+
"provide a light pinch grip",
|
| 64 |
+
"protect the basket opening"
|
| 65 |
+
],
|
| 66 |
+
"semantic_description": "Thin rounded top rim in matching light tan woven material with a matte finish, firm slightly rough texture, and a narrow band running around the basket opening.",
|
| 67 |
+
"id": 2,
|
| 68 |
+
"grasp_group": {
|
| 69 |
+
"grasp_23": {
|
| 70 |
+
"confidence": 0.061710670590400696,
|
| 71 |
+
"position": [
|
| 72 |
+
-0.1874042656745587,
|
| 73 |
+
-0.1112731903558597,
|
| 74 |
+
0.013454033061861992
|
| 75 |
+
],
|
| 76 |
+
"orientation": {
|
| 77 |
+
"w": 0.7375318301451007,
|
| 78 |
+
"xyz": [
|
| 79 |
+
-0.2239129046880606,
|
| 80 |
+
0.6216700041516554,
|
| 81 |
+
0.13941383207936564
|
| 82 |
+
]
|
| 83 |
+
}
|
| 84 |
+
}
|
| 85 |
+
}
|
| 86 |
+
}
|
| 87 |
+
],
|
| 88 |
+
"quality_check": {
|
| 89 |
+
"success": true,
|
| 90 |
+
"message": "YES"
|
| 91 |
+
}
|
| 92 |
+
}
|
dataset/bedroom_supplies/storage/681bd55f8fc959ac8a378c9730f00c8e/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86fa6dbc072f05afa3e8a1f6f77974e26121a846236358628433d1ae65660cc7
|
| 3 |
+
size 680748
|