Add asset kitchen_supplies/ware/2974ccc2c2f351569f22b3295904fc14
Browse files
.gitattributes
CHANGED
|
@@ -7523,3 +7523,4 @@ dataset/kitchen_supplies/ware/214b5fc15d695b41abe842518ab577d5/affordance/mesh_p
|
|
| 7523 |
dataset/kitchen_supplies/ware/24320ba87e5e548f88893ad00a732ae8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7524 |
dataset/kitchen_supplies/ware/25f8a45f693e5066917ba11ed7f6e4cc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7525 |
dataset/kitchen_supplies/ware/27c3fe580f725b798c9e57c8293dddf6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7523 |
dataset/kitchen_supplies/ware/24320ba87e5e548f88893ad00a732ae8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7524 |
dataset/kitchen_supplies/ware/25f8a45f693e5066917ba11ed7f6e4cc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7525 |
dataset/kitchen_supplies/ware/27c3fe580f725b798c9e57c8293dddf6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7526 |
+
dataset/kitchen_supplies/ware/2974ccc2c2f351569f22b3295904fc14/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/2974ccc2c2f351569f22b3295904fc14/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cup body",
|
| 5 |
+
"mask_color": "Blue",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewall to pick up the cup",
|
| 10 |
+
"confidence": 0.94
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the sidewall to move or reposition the cup",
|
| 14 |
+
"confidence": 0.92
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "stabilize the cup body while dispensing or placing it",
|
| 18 |
+
"confidence": 0.86
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain liquids",
|
| 23 |
+
"main grasp surface",
|
| 24 |
+
"support the cup structure",
|
| 25 |
+
"provide sidewall for handling"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large tapered purple cup body made of thin paper or plastic, with a smooth slightly glossy finish, hard surface, and simple unmarked conical shape forming most of the object.",
|
| 28 |
+
"id": 2,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "top rim",
|
| 33 |
+
"mask_color": "Green",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "pinch the rim to lift or separate the empty cup",
|
| 38 |
+
"confidence": 0.63
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the rim to steady the cup during placement",
|
| 42 |
+
"confidence": 0.58
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"functional_labels": [
|
| 46 |
+
"define the drinking edge",
|
| 47 |
+
"stiffen the opening",
|
| 48 |
+
"support sipping",
|
| 49 |
+
"provide opening boundary"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Thin white circular rim around the cup mouth, likely rolled paper, with a smooth slightly glossy hard edge at the top perimeter.",
|
| 52 |
+
"id": 1,
|
| 53 |
+
"grasp_group": {}
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"part_name": "inner cavity",
|
| 57 |
+
"mask_color": "Yellow",
|
| 58 |
+
"graspable": false,
|
| 59 |
+
"grasp_scenarios": [],
|
| 60 |
+
"functional_labels": [
|
| 61 |
+
"hold liquid",
|
| 62 |
+
"provide drinking volume",
|
| 63 |
+
"receive contents",
|
| 64 |
+
"define interior container space"
|
| 65 |
+
],
|
| 66 |
+
"semantic_description": "Light beige cup interior with a smooth matte-to-satin hard surface, visible through the top opening, and plain unmarked circular cavity.",
|
| 67 |
+
"id": 3,
|
| 68 |
+
"grasp_group": {}
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"part_name": "bottom base",
|
| 72 |
+
"mask_color": "Red",
|
| 73 |
+
"graspable": true,
|
| 74 |
+
"grasp_scenarios": [
|
| 75 |
+
{
|
| 76 |
+
"scenario": "contact the flat bottom with a suction gripper to lift the cup",
|
| 77 |
+
"confidence": 0.57
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"scenario": "support or press against the base to stabilize the cup during handling",
|
| 81 |
+
"confidence": 0.48
|
| 82 |
+
}
|
| 83 |
+
],
|
| 84 |
+
"functional_labels": [
|
| 85 |
+
"support standing",
|
| 86 |
+
"close the container bottom",
|
| 87 |
+
"bear resting load",
|
| 88 |
+
"provide lower contact surface"
|
| 89 |
+
],
|
| 90 |
+
"semantic_description": "Flat circular bottom panel at the cup's lower end, visible as a brownish-tan base surface with a smooth hard finish and centered disc shape.",
|
| 91 |
+
"id": 0,
|
| 92 |
+
"grasp_group": {}
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"part_name": "bottom rim",
|
| 96 |
+
"mask_color": "Orange",
|
| 97 |
+
"graspable": true,
|
| 98 |
+
"grasp_scenarios": [
|
| 99 |
+
{
|
| 100 |
+
"scenario": "nudge or push the lower edge to reposition the cup on a surface",
|
| 101 |
+
"confidence": 0.42
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"scenario": "briefly pinch the lower rim while stabilizing the cup during handling",
|
| 105 |
+
"confidence": 0.36
|
| 106 |
+
}
|
| 107 |
+
],
|
| 108 |
+
"functional_labels": [
|
| 109 |
+
"reinforce the base edge",
|
| 110 |
+
"stabilize standing contact",
|
| 111 |
+
"join sidewall to bottom",
|
| 112 |
+
"protect lower edge"
|
| 113 |
+
],
|
| 114 |
+
"semantic_description": "Narrow orange-brown ring around the cup's lower perimeter, forming a thin circular edge where the sidewall meets the base, with a smooth hard finish.",
|
| 115 |
+
"id": 4,
|
| 116 |
+
"grasp_group": {}
|
| 117 |
+
}
|
| 118 |
+
],
|
| 119 |
+
"quality_check": {
|
| 120 |
+
"success": true,
|
| 121 |
+
"message": "YES"
|
| 122 |
+
}
|
| 123 |
+
}
|
dataset/kitchen_supplies/ware/2974ccc2c2f351569f22b3295904fc14/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da138c0cf53993a9e7a1a90bcd3d62e28b1a37f3a78c07762a39bea4e16624ce
|
| 3 |
+
size 2641264
|