Add asset kitchen_supplies/ware/2cebfef66ea557fe84085fd5b2bb5123
Browse files
.gitattributes
CHANGED
|
@@ -7527,3 +7527,4 @@ dataset/kitchen_supplies/ware/297e9c3a31595923bef71b19291668fd/affordance/mesh_p
|
|
| 7527 |
dataset/kitchen_supplies/ware/29de8181d06c5e79a9ba5733b814f300/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7528 |
dataset/kitchen_supplies/ware/29f5c30ddb105b468cc97db4665ee58b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7529 |
dataset/kitchen_supplies/ware/2c3e6386e78d5caf88352784b1f59544/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7527 |
dataset/kitchen_supplies/ware/29de8181d06c5e79a9ba5733b814f300/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7528 |
dataset/kitchen_supplies/ware/29f5c30ddb105b468cc97db4665ee58b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7529 |
dataset/kitchen_supplies/ware/2c3e6386e78d5caf88352784b1f59544/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7530 |
+
dataset/kitchen_supplies/ware/2cebfef66ea557fe84085fd5b2bb5123/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/2cebfef66ea557fe84085fd5b2bb5123/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cup body",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewall to pick up the cup",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the body to stabilize the cup during placement",
|
| 14 |
+
"confidence": 0.92
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the body to rotate or reorient the cup",
|
| 18 |
+
"confidence": 0.9
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain liquid",
|
| 23 |
+
"provide main grasp surface",
|
| 24 |
+
"support the cup structure",
|
| 25 |
+
"enable lifting and transport"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large tapered yellow plastic or coated paper cup body with a slightly glossy smooth hard surface, forming the main sidewall and most of the cup's height.",
|
| 28 |
+
"id": 1,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "rim",
|
| 33 |
+
"mask_color": "Yellow",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "pinch the rim to adjust or reposition the empty cup",
|
| 38 |
+
"confidence": 0.62
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "grasp near the rim to separate one cup from a stack",
|
| 42 |
+
"confidence": 0.58
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"functional_labels": [
|
| 46 |
+
"define drinking opening",
|
| 47 |
+
"stiffen the top edge",
|
| 48 |
+
"support sipping contact",
|
| 49 |
+
"help separate stacked cups"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Thin white rolled rim with a smooth slightly glossy hard finish, circling the cup opening at the top and protruding slightly beyond the sidewall.",
|
| 52 |
+
"id": 3,
|
| 53 |
+
"grasp_group": {
|
| 54 |
+
"grasp_27": {
|
| 55 |
+
"confidence": 0.6390337944030762,
|
| 56 |
+
"position": [
|
| 57 |
+
0.06916799338068813,
|
| 58 |
+
-0.08247013884829357,
|
| 59 |
+
0.10673492634668946
|
| 60 |
+
],
|
| 61 |
+
"orientation": {
|
| 62 |
+
"w": 0.22109959949773336,
|
| 63 |
+
"xyz": [
|
| 64 |
+
0.5620266505035754,
|
| 65 |
+
-0.6415823887485653,
|
| 66 |
+
-0.47287741505950426
|
| 67 |
+
]
|
| 68 |
+
}
|
| 69 |
+
},
|
| 70 |
+
"grasp_36": {
|
| 71 |
+
"confidence": 0.8987939953804016,
|
| 72 |
+
"position": [
|
| 73 |
+
0.026161172776483,
|
| 74 |
+
0.0888955841655843,
|
| 75 |
+
0.13224334502592683
|
| 76 |
+
],
|
| 77 |
+
"orientation": {
|
| 78 |
+
"w": 0.12353108409158829,
|
| 79 |
+
"xyz": [
|
| 80 |
+
-0.3041767602886396,
|
| 81 |
+
-0.8851352768801362,
|
| 82 |
+
0.32977585021615574
|
| 83 |
+
]
|
| 84 |
+
}
|
| 85 |
+
}
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"part_name": "inner wall",
|
| 90 |
+
"mask_color": "Blue",
|
| 91 |
+
"graspable": false,
|
| 92 |
+
"grasp_scenarios": [],
|
| 93 |
+
"functional_labels": [
|
| 94 |
+
"contain liquid",
|
| 95 |
+
"form the drinking interior",
|
| 96 |
+
"guide poured contents"
|
| 97 |
+
],
|
| 98 |
+
"semantic_description": "Concave off-white interior wall with a smooth hard matte-to-satin finish, lining the inside of the cup and continuous with the top opening.",
|
| 99 |
+
"id": 2,
|
| 100 |
+
"grasp_group": {}
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"part_name": "bottom interior",
|
| 104 |
+
"mask_color": "Red",
|
| 105 |
+
"graspable": false,
|
| 106 |
+
"grasp_scenarios": [],
|
| 107 |
+
"functional_labels": [
|
| 108 |
+
"support contained liquid",
|
| 109 |
+
"form the cup floor",
|
| 110 |
+
"close the container bottom"
|
| 111 |
+
],
|
| 112 |
+
"semantic_description": "Flat to slightly rounded light tan interior bottom with a smooth hard finish, located at the base inside the cup and smaller than the top opening.",
|
| 113 |
+
"id": 0,
|
| 114 |
+
"grasp_group": {}
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"part_name": "base edge",
|
| 118 |
+
"mask_color": "Orange",
|
| 119 |
+
"graspable": false,
|
| 120 |
+
"grasp_scenarios": [],
|
| 121 |
+
"functional_labels": [
|
| 122 |
+
"support standing",
|
| 123 |
+
"protect the bottom perimeter",
|
| 124 |
+
"stabilize contact with a surface"
|
| 125 |
+
],
|
| 126 |
+
"semantic_description": "Narrow orange-yellow ring around the outer bottom edge with a smooth hard finish, forming the small perimeter where the cup meets a table.",
|
| 127 |
+
"id": 4,
|
| 128 |
+
"grasp_group": {}
|
| 129 |
+
}
|
| 130 |
+
],
|
| 131 |
+
"quality_check": {
|
| 132 |
+
"success": true,
|
| 133 |
+
"message": "YES"
|
| 134 |
+
}
|
| 135 |
+
}
|
dataset/kitchen_supplies/ware/2cebfef66ea557fe84085fd5b2bb5123/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a5b30f48ab528b5025783d652f15bcd2e712c15a747e9979e0f571dee700362
|
| 3 |
+
size 2986964
|