Add asset kitchen_supplies/ware/22672bceb36552e08f4cf75ab82bbfe3
Browse files
.gitattributes
CHANGED
|
@@ -7519,3 +7519,4 @@ dataset/kitchen_supplies/ware/19578fe7d18650438d1cc8eb17075080/affordance/mesh_p
|
|
| 7519 |
dataset/kitchen_supplies/ware/198a6c3c3cf85151a3314488bb425f1e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7520 |
dataset/kitchen_supplies/ware/1ee67f9304355ffab2fd5d831ad75085/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7521 |
dataset/kitchen_supplies/ware/1f2830aa26c95ea593855c989c9997c3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7519 |
dataset/kitchen_supplies/ware/198a6c3c3cf85151a3314488bb425f1e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7520 |
dataset/kitchen_supplies/ware/1ee67f9304355ffab2fd5d831ad75085/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7521 |
dataset/kitchen_supplies/ware/1f2830aa26c95ea593855c989c9997c3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7522 |
+
dataset/kitchen_supplies/ware/22672bceb36552e08f4cf75ab82bbfe3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/22672bceb36552e08f4cf75ab82bbfe3/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "teapot body",
|
| 5 |
+
"mask_color": "Yellow",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the teapot body from the sides to pick it up when the handle is inaccessible",
|
| 10 |
+
"confidence": 0.63
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the body to stabilize the teapot during placement or inspection",
|
| 14 |
+
"confidence": 0.71
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"contain liquid",
|
| 19 |
+
"support the lid and attached parts",
|
| 20 |
+
"main structural body",
|
| 21 |
+
"provide overall volume"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large rounded light blue ceramic body with a glossy smooth hard surface, forming the central vessel and occupying most of the teapot beneath the lid and between spout and handle.",
|
| 24 |
+
"id": 3,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "handle",
|
| 29 |
+
"mask_color": "Red",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp the handle to lift and carry the teapot",
|
| 34 |
+
"confidence": 0.95
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hold the handle to tilt the teapot while pouring",
|
| 38 |
+
"confidence": 0.96
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "grasp the handle to reposition the teapot on a surface",
|
| 42 |
+
"confidence": 0.91
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"functional_labels": [
|
| 46 |
+
"provide a side grip",
|
| 47 |
+
"lift the teapot",
|
| 48 |
+
"control pouring angle",
|
| 49 |
+
"stabilize during serving"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Curved light blue ceramic loop handle with a glossy smooth hard surface, medium-sized and attached high on the side opposite the spout, with a small gold-toned accent near the top.",
|
| 52 |
+
"id": 0,
|
| 53 |
+
"grasp_group": {}
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"part_name": "spout",
|
| 57 |
+
"mask_color": "Orange",
|
| 58 |
+
"graspable": true,
|
| 59 |
+
"grasp_scenarios": [
|
| 60 |
+
{
|
| 61 |
+
"scenario": "delicately grasp the spout to orient the teapot during manipulation",
|
| 62 |
+
"confidence": 0.34
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"scenario": "hold the spout lightly to stabilize the teapot while another gripper removes the lid",
|
| 66 |
+
"confidence": 0.29
|
| 67 |
+
}
|
| 68 |
+
],
|
| 69 |
+
"functional_labels": [
|
| 70 |
+
"pour liquid",
|
| 71 |
+
"direct flow",
|
| 72 |
+
"define front orientation",
|
| 73 |
+
"help control stream"
|
| 74 |
+
],
|
| 75 |
+
"semantic_description": "Tapered upward-angled light blue ceramic spout with a glossy smooth hard surface and small opening, projecting from the front side of the teapot for pouring.",
|
| 76 |
+
"id": 4,
|
| 77 |
+
"grasp_group": {}
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"part_name": "lid",
|
| 81 |
+
"mask_color": "Purple",
|
| 82 |
+
"graspable": true,
|
| 83 |
+
"grasp_scenarios": [
|
| 84 |
+
{
|
| 85 |
+
"scenario": "grasp the lid at the top to remove it for filling or cleaning",
|
| 86 |
+
"confidence": 0.82
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"scenario": "hold the lid while aligning it back onto the teapot opening",
|
| 90 |
+
"confidence": 0.78
|
| 91 |
+
}
|
| 92 |
+
],
|
| 93 |
+
"functional_labels": [
|
| 94 |
+
"cover the opening",
|
| 95 |
+
"retain heat",
|
| 96 |
+
"reduce spills",
|
| 97 |
+
"allow access for filling"
|
| 98 |
+
],
|
| 99 |
+
"semantic_description": "Round domed light blue ceramic lid with a glossy smooth hard surface, sized to sit flush on the teapot top and bordered by a thin gold-toned ring at its base.",
|
| 100 |
+
"id": 5,
|
| 101 |
+
"grasp_group": {}
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"part_name": "lid knob",
|
| 105 |
+
"mask_color": "Blue",
|
| 106 |
+
"graspable": true,
|
| 107 |
+
"grasp_scenarios": [
|
| 108 |
+
{
|
| 109 |
+
"scenario": "pinch the knob to lift off the lid",
|
| 110 |
+
"confidence": 0.93
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"scenario": "grasp the knob to adjust lid placement",
|
| 114 |
+
"confidence": 0.88
|
| 115 |
+
}
|
| 116 |
+
],
|
| 117 |
+
"functional_labels": [
|
| 118 |
+
"provide a small lifting grip",
|
| 119 |
+
"locate the lid center",
|
| 120 |
+
"help remove the lid",
|
| 121 |
+
"assist lid alignment"
|
| 122 |
+
],
|
| 123 |
+
"semantic_description": "Small centered light blue ceramic knob with a glossy smooth hard surface, slightly tapered and protruding from the top of the lid for fingertip or gripper access.",
|
| 124 |
+
"id": 2,
|
| 125 |
+
"grasp_group": {}
|
| 126 |
+
}
|
| 127 |
+
],
|
| 128 |
+
"quality_check": {
|
| 129 |
+
"success": true,
|
| 130 |
+
"message": "YES"
|
| 131 |
+
}
|
| 132 |
+
}
|
dataset/kitchen_supplies/ware/22672bceb36552e08f4cf75ab82bbfe3/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63979fb8b94ef4ba5d1fdac6b507853fd502925c1aeb89faa13b1de26993310a
|
| 3 |
+
size 677788
|