Add asset kitchen_supplies/ware/16c7ab2df035574280dbc50018fcc77e
Browse files
.gitattributes
CHANGED
|
@@ -7513,3 +7513,4 @@ dataset/kitchen_supplies/ware/14fe24202cd55a9fb3140d5524b92916/affordance/mesh_p
|
|
| 7513 |
dataset/kitchen_supplies/ware/156e2a830a4b534bbf7ab746dccfdc91/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7514 |
dataset/kitchen_supplies/ware/16146ca2c91d5e3c9fa6a55037aff66a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7515 |
dataset/kitchen_supplies/ware/16b9341a67255472bcbea21939cd0931/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7513 |
dataset/kitchen_supplies/ware/156e2a830a4b534bbf7ab746dccfdc91/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7514 |
dataset/kitchen_supplies/ware/16146ca2c91d5e3c9fa6a55037aff66a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7515 |
dataset/kitchen_supplies/ware/16b9341a67255472bcbea21939cd0931/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7516 |
+
dataset/kitchen_supplies/ware/16c7ab2df035574280dbc50018fcc77e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/16c7ab2df035574280dbc50018fcc77e/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cup body",
|
| 5 |
+
"mask_color": "Blue",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the cup body from the sides to pick up the empty cup",
|
| 10 |
+
"confidence": 0.9
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the cup body to stabilize it during placement on a surface",
|
| 14 |
+
"confidence": 0.82
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the cup body while rotating the cup for inspection or alignment",
|
| 18 |
+
"confidence": 0.78
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain liquid",
|
| 23 |
+
"provide main structure",
|
| 24 |
+
"support the handle",
|
| 25 |
+
"provide exterior grasp surface",
|
| 26 |
+
"support standing on its base"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large tapered red cup body made of glossy hard ceramic or plastic, with a smooth surface, rounded profile, and plain unmarked sides forming most of the object's exterior.",
|
| 29 |
+
"id": 2,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "inner cavity",
|
| 34 |
+
"mask_color": "Green",
|
| 35 |
+
"graspable": false,
|
| 36 |
+
"grasp_scenarios": [],
|
| 37 |
+
"functional_labels": [
|
| 38 |
+
"hold liquid",
|
| 39 |
+
"receive contents",
|
| 40 |
+
"define drinking volume",
|
| 41 |
+
"provide opening access"
|
| 42 |
+
],
|
| 43 |
+
"semantic_description": "The cup's open interior appears red and smooth with a hard glossy finish, forming a round recessed cavity at the top for holding beverages or other contents.",
|
| 44 |
+
"id": 1,
|
| 45 |
+
"grasp_group": {}
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"part_name": "mug handle",
|
| 49 |
+
"mask_color": "Red",
|
| 50 |
+
"graspable": true,
|
| 51 |
+
"grasp_scenarios": [
|
| 52 |
+
{
|
| 53 |
+
"scenario": "grasp the handle to lift and carry the cup",
|
| 54 |
+
"confidence": 0.94
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"scenario": "hold the handle to stabilize the cup while pouring",
|
| 58 |
+
"confidence": 0.88
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "hook or pinch the handle to pull the cup closer",
|
| 62 |
+
"confidence": 0.8
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"provide side grip",
|
| 67 |
+
"lift the cup without enclosing the body",
|
| 68 |
+
"stabilize during pouring",
|
| 69 |
+
"help orient the cup"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Small curved red handle attached to the side, made of the same glossy hard material as the cup, with a smooth rounded loop shape sized for side gripping.",
|
| 72 |
+
"id": 0,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
}
|
| 75 |
+
],
|
| 76 |
+
"quality_check": {
|
| 77 |
+
"success": true,
|
| 78 |
+
"message": "YES"
|
| 79 |
+
}
|
| 80 |
+
}
|
dataset/kitchen_supplies/ware/16c7ab2df035574280dbc50018fcc77e/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9eb2d34efddb70121e0c4c97ebe419cdecb3da6d918de8a8b9eb9b2eb59c5fb
|
| 3 |
+
size 682748
|