Add asset kitchen_supplies/ware/cf82e0113da350b289d8cf030b72c768
Browse files
.gitattributes
CHANGED
|
@@ -7649,3 +7649,4 @@ dataset/kitchen_supplies/ware/c7a1beb7101c57b5bb58aee1e7d48187/affordance/mesh_p
|
|
| 7649 |
dataset/kitchen_supplies/ware/ca3e7532a3d85696bbb0349581b54688/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7650 |
dataset/kitchen_supplies/ware/ccd37c758de15e978c7d709637a97cd2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7651 |
dataset/kitchen_supplies/ware/cd4c6b222eb45f8b9a0534490c58d29d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7649 |
dataset/kitchen_supplies/ware/ca3e7532a3d85696bbb0349581b54688/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7650 |
dataset/kitchen_supplies/ware/ccd37c758de15e978c7d709637a97cd2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7651 |
dataset/kitchen_supplies/ware/cd4c6b222eb45f8b9a0534490c58d29d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7652 |
+
dataset/kitchen_supplies/ware/cf82e0113da350b289d8cf030b72c768/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/cf82e0113da350b289d8cf030b72c768/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cup handle",
|
| 5 |
+
"mask_color": "Red",
|
| 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 the cup while pouring",
|
| 14 |
+
"confidence": 0.89
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "hook or pinch the handle to rotate the cup orientation",
|
| 18 |
+
"confidence": 0.78
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"provide a side grip",
|
| 23 |
+
"lift the cup",
|
| 24 |
+
"stabilize during pouring",
|
| 25 |
+
"help orient the cup"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Small curved red metal handle with a glossy smooth hard surface, looped from the side of the cup body near mid-height and sized for side gripping.",
|
| 28 |
+
"id": 0,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "cup interior",
|
| 33 |
+
"mask_color": "Green",
|
| 34 |
+
"graspable": false,
|
| 35 |
+
"grasp_scenarios": [],
|
| 36 |
+
"functional_labels": [
|
| 37 |
+
"hold liquid",
|
| 38 |
+
"define the drinking cavity",
|
| 39 |
+
"contain contents",
|
| 40 |
+
"provide opening access"
|
| 41 |
+
],
|
| 42 |
+
"semantic_description": "Wide concave light gray to white enamel-lined interior with a glossy smooth hard surface, forming the upper cavity inside the cup beneath the rolled rim.",
|
| 43 |
+
"id": 1,
|
| 44 |
+
"grasp_group": {}
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"part_name": "cup body",
|
| 48 |
+
"mask_color": "Blue",
|
| 49 |
+
"graspable": true,
|
| 50 |
+
"grasp_scenarios": [
|
| 51 |
+
{
|
| 52 |
+
"scenario": "grasp the cup body from the sides to pick up the cup",
|
| 53 |
+
"confidence": 0.72
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"scenario": "hold the body to stabilize the cup during placement or transport",
|
| 57 |
+
"confidence": 0.68
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"scenario": "grasp around the lower body when the handle is inaccessible",
|
| 61 |
+
"confidence": 0.61
|
| 62 |
+
}
|
| 63 |
+
],
|
| 64 |
+
"functional_labels": [
|
| 65 |
+
"contain contents",
|
| 66 |
+
"provide main structure",
|
| 67 |
+
"support the rim and handle",
|
| 68 |
+
"serve as main grasp surface"
|
| 69 |
+
],
|
| 70 |
+
"semantic_description": "Tapered red metal cup body with a glossy smooth hard finish, medium-sized and cylindrical with a slightly narrower base, forming the main outer wall and bottom of the cup.",
|
| 71 |
+
"id": 2,
|
| 72 |
+
"grasp_group": {}
|
| 73 |
+
}
|
| 74 |
+
],
|
| 75 |
+
"quality_check": {
|
| 76 |
+
"success": true,
|
| 77 |
+
"message": "YES"
|
| 78 |
+
}
|
| 79 |
+
}
|
dataset/kitchen_supplies/ware/cf82e0113da350b289d8cf030b72c768/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e53a66eaeac9185f933ce8784ea545b1d551745c65f99ad5659580b0fdc4052f
|
| 3 |
+
size 1796200
|