Add asset kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53
Browse files
.gitattributes
CHANGED
|
@@ -7655,3 +7655,4 @@ dataset/kitchen_supplies/ware/d01ee849141f5c0aa655935986ab4d79/affordance/mesh_p
|
|
| 7655 |
dataset/kitchen_supplies/ware/d0b8e90cae9d57acbfee957a539b1684/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7656 |
dataset/kitchen_supplies/ware/cddc60ff28fb55c599259a63cba61091/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7657 |
dataset/kitchen_supplies/ware/d15ebc93a84b5929867f59706aab4dbb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7655 |
dataset/kitchen_supplies/ware/d0b8e90cae9d57acbfee957a539b1684/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7656 |
dataset/kitchen_supplies/ware/cddc60ff28fb55c599259a63cba61091/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7657 |
dataset/kitchen_supplies/ware/d15ebc93a84b5929867f59706aab4dbb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7658 |
+
dataset/kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cup handle",
|
| 5 |
+
"mask_color": "Pink",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the handle to lift and carry the cup",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the handle to stabilize and reorient the cup",
|
| 14 |
+
"confidence": 0.88
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "pinch or hook the handle to rotate the cup orientation",
|
| 18 |
+
"confidence": 0.76
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"provide a side grip",
|
| 23 |
+
"lift the cup",
|
| 24 |
+
"stabilize during handling",
|
| 25 |
+
"help orient the cup"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Small curved loop handle attached to the cup side, matching the cup's yellow-orange plastic appearance with a smooth slightly glossy surface.",
|
| 28 |
+
"id": 8,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "cup body",
|
| 33 |
+
"mask_color": "Green",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp the cup body from the sides to pick up the cup",
|
| 38 |
+
"confidence": 0.86
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the body to stabilize the cup on a surface",
|
| 42 |
+
"confidence": 0.79
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"functional_labels": [
|
| 46 |
+
"contain liquids",
|
| 47 |
+
"form the main vessel",
|
| 48 |
+
"support the handle",
|
| 49 |
+
"provide side grasp surface"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Main tapered cup body made of smooth slightly glossy yellow to yellow-orange plastic, with rounded walls forming the vessel.",
|
| 52 |
+
"id": 1,
|
| 53 |
+
"grasp_group": {}
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"part_name": "cup interior",
|
| 57 |
+
"mask_color": "Yellow",
|
| 58 |
+
"graspable": false,
|
| 59 |
+
"grasp_scenarios": [],
|
| 60 |
+
"functional_labels": [
|
| 61 |
+
"hold liquid contents",
|
| 62 |
+
"provide drinking cavity",
|
| 63 |
+
"define fill volume"
|
| 64 |
+
],
|
| 65 |
+
"semantic_description": "Open concave interior at the top of the cup, appearing orange on the inside with a smooth slightly glossy plastic surface.",
|
| 66 |
+
"id": 3,
|
| 67 |
+
"grasp_group": {}
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"part_name": "base ring",
|
| 71 |
+
"mask_color": "Blue",
|
| 72 |
+
"graspable": false,
|
| 73 |
+
"grasp_scenarios": [],
|
| 74 |
+
"functional_labels": [
|
| 75 |
+
"support on flat surfaces",
|
| 76 |
+
"stabilize the cup base",
|
| 77 |
+
"raise the bottom slightly"
|
| 78 |
+
],
|
| 79 |
+
"semantic_description": "Circular ring around the underside near the base, matching the cup's yellow-orange plastic with a smooth finish and serving as the contact rim.",
|
| 80 |
+
"id": 2,
|
| 81 |
+
"grasp_group": {}
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"part_name": "bottom foot",
|
| 85 |
+
"mask_color": "Orange",
|
| 86 |
+
"graspable": false,
|
| 87 |
+
"grasp_scenarios": [],
|
| 88 |
+
"functional_labels": [
|
| 89 |
+
"support on flat surfaces",
|
| 90 |
+
"distribute load at the bottom",
|
| 91 |
+
"protect the vessel underside"
|
| 92 |
+
],
|
| 93 |
+
"semantic_description": "Small circular central underside pad recessed within the bottom, in the same yellow-orange plastic family with a smooth slightly glossy surface.",
|
| 94 |
+
"id": 4,
|
| 95 |
+
"grasp_group": {}
|
| 96 |
+
}
|
| 97 |
+
],
|
| 98 |
+
"quality_check": {
|
| 99 |
+
"success": true,
|
| 100 |
+
"message": "YES"
|
| 101 |
+
}
|
| 102 |
+
}
|
dataset/kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e50e5994d6d2ae2e8deb1890655c5bbed3264619f51fc53430e03f90a4e0ab94
|
| 3 |
+
size 613336
|